Pop-Down Lists - How?

liunx

Guest
I would like to insert something like this target="_blank">Example.<br /><br />When you click target="_blank">http://www.cyberiapc.com/writings/2006_1.php<br /><br />or if you want to add a little more style to it there is this target="_blank">http://www.duggmirror.com/programming/How_...script_and_CSS/<!--content-->
Thanks Dizi, is it possible to do the above without javascript? I am trying not to use javascript for those people who have it turned off in their browsers... My pop-down menu is in pure css too...<!--content-->
Have a look at jQuery. It's lightweight and comes with some neat effects out of the box. <!-- w --><a class="postlink" href="http://www.jquery.com">www.jquery.com</a><!-- w --> Check out the examples, I think you'll find what you're looking for there.<!--content-->
That would still use JavaScript though Thomas <img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><br /><br />As for a none Javascript method, other than the php method used target="_blank">Mootools Accordion<br /><br />BTW, what's your reason for not wanting to use JS? The only time I avoid it is critical navigation and error checking.<!--content-->
 
Back
Top