Monday, 16 September 2013

Convert a Menu to a Dropdown

Leave a Comment
Convert a Menu to a Dropdown

Dynamic menu by css tricks that converts to a dropdown when viewed on a small screen. this is very useful while coding for a responsive layout.


responsive menu for small devices @ altuts.com
responsive menu 
responsive menu for small devices @ altuts.com
on small devices




Read More...

jQuery MagicLine Navigation

Leave a Comment
jQuery MagicLine Navigation 

The idea is to have a highlight of some kind (a background or an underline) follow you around as you mouse over the different links in the navigation. This will happen with jQuery and it's animation abilities. As such, the "magic line" will only be appended via JavaScript. Once added to the list and styled, as you mouse over the different links, it figures out the left positioning and the width and animates to match.

jquery magic nanigation @ altuts.com
jquery magic navigation


Read More...

Friday, 30 August 2013

Sidebar navigations Transition effects for off-canvas views using css trasitions

Leave a Comment

Sidebar navigations Transition effects for off-canvas views using css trasitions

This effect shows a multi level push menu with many  fancy effects with 3d rotate,scale-up,psh,slide along and many other effects




Demo  Tutorial/Download
Read More...