fullcalendar - <Color Style> in HTML in Option... Correct Way? -


i trying use option style colors. thus, have used code below:

<option style="color:#0071c5;" value="#0071c5">&#9724; dark blue</option> 

however, color $#9724 comes in black. should dark blue. thought style , color used without css being brought.

am missing something? trying learn jamel baz mentioned. http://jamelbaz.com/tutos/integration-de-fullcalendar2-php-mysql

all seems working, not color in modal view.

anyway, link reference.

is syntax incorrect bring color?

thank , have day!

you can not apply style "color" & "background-color" <option> element, it's rendered os not browser, see this:

how style option of html "select"?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -