Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by buddyholly

  1. buddyholly

    form - textarea element - dynamic content - color control

    thanks bombboy - that works.
  2. buddyholly

    Form/Text area - dynamic content - how to change color ?

    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.
  3. buddyholly

    Form/Text area - dynamic content - how to change color ?

    Dan please accept my apologies, I was'nt trying to be a smart è-è-.
  4. buddyholly

    Form/Text area - dynamic content - how to change color ?

    Your right, its a select box
  5. buddyholly

    form - textarea element - dynamic content - color control

    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=&quot;background:BEB3A7&quot; code into the <option> element - where BEB3A7 is the color needed. Note, does not work with #in front of color code...
  6. buddyholly

    Form/Text area - dynamic content - how to change color ?

    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=&quot;background:BEB3A7&quot; inside the code as below <cfoutput query=&quot;Recordset1&quot;> <option...
  7. buddyholly

    Form/Text area - dynamic content - how to change color ?

    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...
  8. buddyholly

    form - textarea element - dynamic content - color control

    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...
  9. buddyholly

    How to color dynamic list menu (Cold fusion context)

    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
  10. buddyholly

    backbutton - stopping multi-click souds on activating

    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 !
  11. buddyholly

    backbutton - stopping multi-click souds on activating

    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...
  12. buddyholly

    backbutton - stopping multi-click souds on activating

    Great ! many many thanks the link is http://coin-des-artistes.com/corbis/
  13. buddyholly

    backbutton - stopping multi-click souds on activating

    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.
  14. buddyholly

    backbutton - stopping multi-click souds on activating

    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...
  15. buddyholly

    Date format problem - between access and coldfusion

    Many thanks !!! thats fixed it james [bigsmile]

Part and Inventory Search

Back
Top