Submit your widget
126
Yays

jQuery style menu with CSS3

Views 13937   downloads 3217   Menu & Navigation

Here’s a quick experiment I did with CSS3. Again I was just mucking about with CSS3 transitions which could one day replace all the fancy jQuery animation tricks people use. The outcome was a really…

106
Yays

slide extra content or a navigation tool(jQuery )

Views 16950   downloads 3143   Menu & Navigation

  This is a jQuery component to build a sliding panel where you can load content or navigation structure via Ajax. JS call:   <script type="text/javascript" src="http://jquery.com/src/jquery-latest.js"></script>…

146
Yays

jQuery Advanced docking Side Menu

Views 40248   downloads 4758   Menu & Navigation

How Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the main goal was to implement multiple docking and undocking functionality.Similar Side Menu Effects The…