Load Your Webpage Faster using jQuery

Page Faster Loading jQuery Pronto

A jQuery plugin for faster page loads. Building on concepts like pjax and TurboLinks, Pronto is a simple way to harness the speed increases that HTML5’s pushState() can provide on nearly any site imaginable. Using a “partial page load” technique, Pronto reduces the over all server load and font-end render time by only … Read more

jQuery Responsive Tooltip & Toolbar

Responsive Tooltip Jquery

Toolbar.js is a jQuery plugin that will allow you to quickly create responsive (follows the element on resize) tooltip-style toolbars for use in web appss and sites. The toolbar is easily customisable using Twitter Bootstrap icons and provides flexability around the toolbars display and number of icons. Toolbar allows you to … Read more

Facebook Mobile Menu using Jquery

facebook mobile menu

jPanelMenu is a jQuery plugin that creates an animated paneled-style menu (like the type seen in the mobile versions of Facebook and Google). Animation is handled by CSS transitions for browsers that support it and are hardware-accelerated on supporting devices, so the animations are silky smooth. For browsers that do not … Read more

CSS3 Mega Menu with Search Box

CSS3 Mega Menu

Hello guys! In this tutorial I will teach you how to create a pure CSS3 Mega Menu. Mega Menus are usually used on corporate/e-commerce websites, but they become more popular because they are a great way to display/organize content.  Let’s start with the HTML markup… Source: http://designmodo.com/create-css3-mega-menu/

Responsive Menu using CSS & jQuery

Simple Responsive Navigation (CSS & jQuery)

Previously I had published Creating Responsive Images using CSS. & Responsive Design – display different contents for the different devices with CSS  Now I am going to share some interesting resources which will help you to build responsive menu using css & jquery in your web projects / mobile projects. … Read more

Scroll to Top Jquery Plugin

Scroll to Top Jquery Plugin

ScrollUp is a lightweight jQuery plugin to create a “Scroll to top” feature that will work with any website, with ease. ScrollUp is fully customisable through CSS which makes it simple to fit right into your project – simply target the scrollUp’s generated ID in your CSS file and set your styles and … Read more