popup menu

hi
How can i create a popup menu using php
[51 byte] By [anissurendran] at [2007-11-19 19:23:41]
# 1 Re: popup menu
first of all (usually) you can't directly create a popup menu with php, you can create html which contains css and maybe javascript which than creates the popup menu in the browser.

are you looking for something like this?
http://www.cssplay.co.uk/menus/dd_valid.html
bigBA at 2007-11-10 3:57:41 >