Hello,
I want a dropdown to open a lytebox when someone clicks the downbutton on the dropdown, for example:
http://74.54.218.178/~sphinx/domains...ol.co.uk/work/
i use this html for the dropdown link:
and my dropdown code is this:
how can i give that code to the dropdown?
Thanks
I want a dropdown to open a lytebox when someone clicks the downbutton on the dropdown, for example:
http://74.54.218.178/~sphinx/domains...ol.co.uk/work/
i use this html for the dropdown link:
Code:
<a href="dropdown.php" rel="lyteframe" title="this is what i want lytebox to do.." rev="width: 400px; height: 300px; scrolling: no;">This is what i want dropdown too do</a>
Code:
<select> <option>Make lytebox popup like link below.</option> </select>
Thanks
Comment