Guest Posted October 18, 2008 Posted October 18, 2008 Hi, I have a products with many options (<50 or more). How can I limit drop down list to show max 5 or 10 options instead all 50? I try to find all options for html tag <select> but I didn't find what I am looking for. I think that something similar osCommerce has for manufacter list. Anyone can help? Thanks! Bojan
Guest Posted October 18, 2008 Posted October 18, 2008 sorry but if you offer 50+ why do you want to limit to only 5 10 why not just remove the other 40 45?
Guest Posted October 18, 2008 Posted October 18, 2008 I want to have it (all) in drop down list, but with vertical scrolling. So, if there are more then 10 items in list scroll will show up, othervise not. Bojan
Guest Posted October 18, 2008 Posted October 18, 2008 You cannot add a horizontal scroll bar to an HTML <SELECT> element. have a look at this : http://www.codetoad.com/forum/14_22665.asp
Recommended Posts
Archived
This topic is now archived and is closed to further replies.