Form Drop Down INTO Div Menu -


未知
未知

软件简介

jQuery plugin by www.Mukuru.com in
order to convert html form drop down into div menu. So even without javascript
enabled in the browser or having no css support, the html form drop down will
work perfectly. fdd2div() will just convert it into stylish div drop down with
a single line: $(“#form_wrapper”).fdd2div(); which will convert a form wrapped
inside a div with id ‘form_wrapper’ into a div drop down menu.
demo at: http://source.polaris-digital.com/fdd2div/
more details on : http://sam.clark.name/2008/05/19/skin-your-form-drop-down/