Javascript popup menus.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zensunni
    New Member
    • May 2007
    • 101

    Javascript popup menus.

    I've found a few articles that show pre-made menus, but I want something that goes into more detail.

    Any suggestions on books or websites that cover the whole thing, including graceful browser degredation?

    Thanks!
  • RamananKalirajan
    Contributor
    • Mar 2008
    • 608

    #2
    Originally posted by zensunni
    I've found a few articles that show pre-made menus, but I want something that goes into more detail.

    Any suggestions on books or websites that cover the whole thing, including graceful browser degredation?

    Thanks!
    Just go for Prototype 1.5 or 1.6 in the google. You can find the prototype. Working in that is very effective one. Just try it.

    Regards
    Ramanan Kalirajan

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      Originally posted by zensunni
      I've found a few articles that show pre-made menus, but I want something that goes into more detail.

      Any suggestions on books or websites that cover the whole thing, including graceful browser degredation?
      It depends on what you want to know. You could learn a lot by looking at the code of good, cross-browser menus, though some are not coded as well as others.

      Comment

      Working...