CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: popup menu

  1. #1
    Join Date
    Mar 2006
    Posts
    12

    Arrow popup menu

    hi

    How can i create a popup menu using php

  2. #2
    Join Date
    May 2004
    Location
    Germany
    Posts
    655

    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
    there are 10 kinds of people. those who understand binary and those who don't...

    rate a post if you find it usefull, thx
    check out my Firefox/Mozilla Extension: http://urlparams.blogwart.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured