CSS3 Mega Menu with Search Box
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...
View ArticleFacebook Mobile Menu using Jquery
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...
View ArticleMost Popular jQuery Plugins, Demos, ebooks, Tutorials…
Here I shared most important & popular jQuery plugins which I had used in my web projects. I hope you guys like it jQuery Tutorials 1. jQuery Crash Course 2. Getting Started with jQuery 3....
View ArticlejQuery Responsive Tooltip & Toolbar
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...
View ArticlejQuery Spellchecker – checking spelling within a form field or within a DOM tree
jQuery Spellchecker is a lightweight jQuery plugin that can be used to check the spelling of text within a form field or within a DOM tree. It comes with Unicode support (works with most languages),...
View ArticleResponsive HTML5 Form with jQuery
jq-idealforms is a small framework to build awesome responsive forms. It’s built on top of jQuery and LESS. It’s fully responsive, has keyboard support, customizable input types with LESS, “on the...
View ArticleLoad Your Webpage Faster using jQuery
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...
View ArticleChange Window/Document Title with jQuery
Today I am going tell how to dynamically change document’s / window’s title using JavaScript and jQuery. The best way to change the document title is to use native javascript api document.title....
View ArticleHow to Get Url Parameters & Values using jQuery
In this post, I would like to share a little jQuery code snippet that makes getting URL parameters and their values more convenient. Recently, while working on one of my projects, I needed to read and...
View ArticleHow to delete multiple rows from a table with jQuery?
Today I am going to tell you how to delete or remove multiple rows from a table using jquery with few lines of code. I hope this tutorial will be really useful in your web projects during handling...
View ArticleTop 10 Responsive Frameworks for Web Developers
Today I am going to share some interesting stuffs. I had googled & come up with nice css framesworks that are really useful when its comes to responsive design. Groundwork CSS Built from the ground...
View Article10 Very Useful PHP Functions/Codes for PHP Developers – Part I
Hi guys, Today I am going to share some important PHP functions/Codes which I had been used in my web projects. This will really useful & save your coding time also. You can integrate anytime in...
View ArticleFacebook Like Tooltip using Jquery & CSS
Facebook like jQuery tooltip plugin with a flexible design that’s easy to customize. Implementation is straightforward and is easy to customize, has smooth fade-ins and fade-outs, and even gives you a...
View ArticleFacebook Timeline Wall Script 2.0 with PHP, Mysql, jQuery
Hi Guys, Today I am going to share my facebook timeline wall script version 2.0 with more interesting features. I have added live commenting system with smileys option. I had received lots of request...
View ArticleValidate IPv4 Address in PHP
Today I am going to tell how to validate IPv4 / IP address using PHP. Simple function which will used to check client IP address is valid or not. Steps to validate IPv4 Address in PHP Split IP address...
View ArticleDisplay Product Information on a Hover over Thumbnails using jQuery
Product List - This could be your portfolio list, product list, image list, etc. Listing your products with displaying information when hovering thumbnails is useful when selling your products online....
View ArticleAnimated Login Form with jQuery & CSS3
Today I am going to share a simple animated login form which you can easily integrate in your web projects. List of Animations you can use in this login form flash bounce shake tada swing wobble wiggle...
View ArticleHTML5 Chart
Chart.js is an object-oriented graphing system that uses JavaScript and HTML5 Canvas to create six different types of charts. It allows for line charts, bar charts, radar charts, pie charts, polar area...
View ArticleShare Box with Jquery & CSS3
Today I am going to share some interesting Social Share Box in a Tooltip for your blog. I have used jQuery & CSS3 to achieve this. jQuery Code CSS3 Code Please don’t forget to share and subscribe...
View ArticleFacebook Wall Script 3.0 – Timeline, Oauth, Location Sharing, Smileys & many...
Today I am releasing new Facebook Wall Script with more powerful features like Facebook Oauth Login, Profile Picture, Cover Page, & User can able to share their locations etc. Facebook Wall Script...
View Article