Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How to create custom component in dropdown? My requirement is the dropdown with next and previous functionalities.

dropdown have list, we choose the list as well using next and previous button choose list from drop down.

this is jsf dropdown , how to implement the next and previous functions in the dropdown.

(previous)<   (dropdown)    >(next)
share|improve this question
In Java or JavaScript? What's the difference between JavaScript and Java? – Marcel Korpel Sep 6 '10 at 19:29
1  
You've asked the same question before: Custom pagination component. Further, please register your user account. You have over 10 accounts with the name "Rose". If you don't register your account, your account will be inaccessible whenever you use a different PC/browser or trash the browser cookies. @Marcel: in JSF, likely. I can post a detailed answer, but I prefer not to do that for unregistered users. – BalusC Sep 6 '10 at 19:42
BalusC i will register and use same account.Now please post the detailed answer about my question, please – Leena Sep 6 '10 at 23:17
any suggestions please.... – Leena Sep 7 '10 at 1:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.