0

i want to create a collapsible menu or even better a spry menu using just css/HTML. I want to use it on eBay but javascript/jquery is not allowed. I have seen it on other peoples eBay.

A spry menu would be best but this is probably not possible without javascript

Steph
  • 17
  • 1
  • 4
  • Welcome to Stackoverflow. Please post the code you have created for this so far and tell us what isn't working for you. – Billy Moat Aug 29 '12 at 11:33
  • javascript/jquery is not allowed on ebay but you can still use them if you need to use by different method there is always a different way ;) – GajendraSinghParihar Aug 29 '12 at 11:36

2 Answers2

1

If you are looking for Pure CSS based menu then

try this fiddle http://jsfiddle.net/gajjuthechamp/xYFmh/

Source: http://purecssmenu.com/

GajendraSinghParihar
  • 9,051
  • 11
  • 36
  • 64
0

You may have a look at 100 Great CSS Menu Tutorials

Alfred
  • 21,058
  • 61
  • 167
  • 249