jQuery Mega Menu with Images Slider

jQuery Mega Menu with Images

Nowadays, most of the rich content websites use the mega menu to help the users to navigate the site’s content more easily. A mega menu contains various navigational items including dropdowns, story updates, and slides, etc. The “4ECPs MegaMenu” such … Read More

jQuery Drag and Drop Treeview Plugin

jQuery Drag and Drop Treeview Plugin

The “sortable-lists” jQuery plugin helps you to create a drag and drop treeview structure. Basically, the plugin sorts the HTML lists in the hierarchy order with mouse dragging. The lists can be nested up to many levels and can be … Read More

jQuery Responsive Multi Level Dropdown Menu

jQuery Responsive Multi Level Dropdown Menu

The “vegas-nav” is a lightweight jQuery plugin that allows you to create a responsive multi level dropdown menu. The plugin renders a horizontal menu bar that converts into a hamburger menu on mobile devices. It supports up to three level … Read More

Animated Sticky Header On Scroll Down

Animated Sticky Header On Scroll

Animated Sticky Header (Scroll Down): By using the  position: sticky or  position: fixed property, we can easily fix the elements without using Javascript or jQuery plugins. But creating a fixed header that shrinks On-Scroll with animation couldn’t not possible without … Read More

Animated Header Background Using Jquery & Canvas

Animated Header Background Effect with Title

Looking for the nice effect to create an animated header background using Jquery & Canvas? This is pretty awesome and simple particularly effect inspired by space networks. Inside of adding simple general background color for header of your website, Why … Read More

Pure CSS Hamburger Fold-out Menu

Pure CSS Hamburger fold-out menu

If you are not aware, The off-canvas hamburger menus which build with the only CSS are not a recent discovery. You may know that Chris Coyier wrote about this technique back in November of 2012. Today, We will walk through you … Read More