irishgrizzly macrumors 65816 Original poster May 15, 2006 1,461 2 Oct 27, 2010 #1 What would be the best way to create this popup menu? I'd like to be able to place a gif/png with transparent edges behind the menu. What is the best starting point java script? Attachments menu.gif 2 KB · Views: 174
What would be the best way to create this popup menu? I'd like to be able to place a gif/png with transparent edges behind the menu. What is the best starting point java script?
angelwatt Moderator emeritus Aug 16, 2005 7,852 9 USA Oct 27, 2010 #2 Most that is just HTML/CSS. Getting the little left arrow might be able to be done with CSS. You can style based on first-child.
Most that is just HTML/CSS. Getting the little left arrow might be able to be done with CSS. You can style based on first-child.
Y Ygn macrumors member Aug 8, 2010 55 0 Oct 27, 2010 #3 Something like this possibly? PM me if you want any help setting it up.
definitive macrumors 68020 Aug 4, 2008 2,089 1,021 Oct 27, 2010 #4 maybe this? http://lwis.net/free-css-drop-down-menu/