January 9, 201115 yr Hi, I was wondering what is the best way to code up a menu based on this image. It will be for a WP based website. But I don't think it matters if the menu is hand-coded and not be run from the admin etc... Cheers
January 10, 201115 yr For WP menu you normally donot use any class on menu items but for this perticular menu you may use any simple script with slide left effect from dynamicdrive.com. and for each <li> you will have to give a unique class or id. because each menu item has a different border (which will be used as the background image of <li>) Wordpress also adds unique classes/ids on each menu item, you can also play with those
Create an account or sign in to comment