Paul

> Can I use something like this ...(which some kind person gave me)

You can use it, but it won't do what you want ;-) All this code does is
initialise the field with the instructions when it receives focus.

The innerHTML attribute is browser-specific.

> How do I set the focus on a drop down list?

nameOfSelectField.focus();

> How do I display a text input rather than some text ...?

In a dropdown you mean? You can't.

Nick




-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to