
Originally Posted by
mex
Hi,
combo boxes are option boxes and are drop down boxes where you click on them and other option values drop down appear in . eg in default install graphic cards the prod items have these at bottom of the page . They are defined in option name and values in admin.
On the page view source i get the id of them so i take it i can change them from
stylesheet.css
I need javascript for a drop down menu (suckerfish type).
So all i need is the id from the page source, goto stylesheet.css to edit css from anywhere.