This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark ""click up" alike selection box?" Watch ""click up" alike selection box?" New topic
Author

"click up" alike selection box?

Edward Chen
Ranch Hand

Joined: Dec 23, 2003
Posts: 758
I am thinking if we could have some "click up" alike selection box?

Now we have drop down selection box. When we click the "down" arrow, all options will go down. What I want is, the box has a "up" arrow, click it, all options will go up.

Any idea? CSS, javascript or DHTML?

Thanks.
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
You would have to code it on your own since you can not change built in elements. If it were easy to code I would do it, but it is a little challanging and I do not have time to do that. Can I ask you the purpose of this?

Eric
[ August 18, 2006: Message edited by: Eric Pascarello ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: "click up" alike selection box?
 
Similar Threads
selection does not contain a main type...Hello world program
My list of bugs
!!!! URGENT !!!!! JComboBox popup problem
settinh the size of visible items after clicking drop down box
How to click on Text box in HttpUnit test