Thanks again to everyone - I'm a bit new to this CSS stuff so forgive my confusion. I've learned a lot with this. Really appreciate your taking the time.
Just figured this out so I'll answer my own question - maybe useful to someone
trick it to change the above code as follows - ie insert the STYLE="background:BEB3A7" code into the <option> element - where BEB3A7 is the color needed. Note, does not work with #in front of color code...
many thanks Dan for the reply.
No, its the textarea element not the submit button. I think I have figured this out. The trick seems to be to insert STYLE="background:BEB3A7" inside the code as below
<cfoutput query="Recordset1">
<option...
I need to change the color of the textarea element - which I populate dynamically via coldfusion. Not a problem if the menu items are static, but cant get if for dynamic situaion. Tried css stylesheet
TEXTAREA {
background-color:blue;
}
but that does not work.
Heres the...
I need to change the color of the textarea element - which I populate dynamically via coldfusion. Not a problem if the menu items are static, but cant get if for dynamic situaion. Tried css stylesheet
TEXTAREA {
background-color:blue;
}
but that does not work.
Heres the...
I have a list menu, dynamically populated - but cant figure out how to define the color of the inside of the menu. I can do it for a non dynamic menu, but the same approach does not work for dynamic.
Many thanks in advance for any help
tks, btw, just got a mail from a friend using IE/XPprof and he says it works fine. Got to be something to do with my desktop set up. FYI I will let you know if I sort it out. Its a little bizzzzarrreee
thanks again !
thanks very much for trying it. I have now tried it out on my desktop using Netscape 7 and its works fine. Then I also tried it out on an old win98 mahine I have and that worked. I think I have a problem with my desktop xpprof/IE 6.4 combo.
was going to upload the fla, but realized it was 45...
many thanks for the help. Tried it out, but there is a problem because I have background music playing, and that gets cut as well as the redundant clicks.
Everythings fine when I test the movie - but on trying it out on the server, I get this 'click click click click..' ie multiple click sounds, rapidly occuring. THis only happens with the back button. I'm happy to turn off the clicking sounds altogether to solve this !
Related info
using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.