Dropdown Navigation
-
I want to develop for navigation drop-down with css but i can’t find code
example:
<div id="menu"> <ul> <li><a href="#link">Link 1</a> <ul> <li><?php wp_dropdown_categories( $args ); ?></li> </ul> </li> </ul> </div>[url=http://shahramonline.net/img-host/?v=screenjtj.png][img]http://shahramonline.net/img-host/thumbs/screenjtj.png[/img][/url]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Dropdown Navigation’ is closed to new replies.