Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
Is it possible to open a dropdown onload
Frank Jacobsen
Ranch Hand
Posts: 378
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Is there a event to open a dropdown list ???, i want to open a drop down, when i load the page, without clicking on the dropdown box ???
Frank
[ August 17, 2005: Message edited by: Bear Bibeault ]
Eric Pascarello
author
Posts: 15385
6
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
nope, best you can do is set focus.
document.formName.elementName.focus();
Eric
[ August 17, 2005: Message edited by: Eric Pascarello ]
Space pants. Tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
dropdown from database
Changing applet dropdown list with config file
Populating child menu based on parent menu in datatable
Dropdown Navigation Menu
Dynamic dropdownbox
More...