Stylish Message Boxes using CSS and Jquery

Hi guys! I am going to share a nice css alert/note/success message boxes with customize close button using css and jquery As my earlier post http://w3lessons.info/2012/02/22/notification-message-boxes-with-css-jquery/ with stylish close button. Now I show you how to do the same notification boxes with better styled way. Here is the Jquery code for close … Read more

Free Jquery Tour Plugin

Features Dynamic Display Time Multi Page Support Exposure Feature 9 Positions: n, e, s, w, nw, ne, se, sw, c 6 Tour Callbacks 5 Step Callbacks powerful API Percentage Callbacks Smooth Scroll 8 included Styles 6 included Examples The duration of each step is depending on its content. If you … Read more

Youtube Instant Search Jquery Plugin

Hi guys, Today I am going to share how to search youtube videos instantly using a simple jquery ajax function Jquery Plugin Code Simple Jquery code Plugin Configurations No of videos Video Height Video Width Loading text etc Please don’t forget to share and subscribe to latest updates of the … Read more

Free Jquery Model Boxes using CSS

A simple and neat jquery based model boxes with the following features Free Download Box Mailing List Box Restricted Content Box Saved to Favorites Adjust Settings Panel Box Warning Box Error Box Download View Demo Source – Link

Sticky Footer with Stylish Dropdown Menu using CSS & jquery

Hi Guys, here with I am going to tell how to make highlight your contact address, twitter updates and flicker kinda pictures in a footer. This Sticky footer with dropdown menu features always visible while visitor scrolling in a page. This makes quick and easy way of highlighting some important … Read more

Notification Message boxes with CSS & Jquery

Hi guys! I am going to share a nice css notification message boxes with customize close button using css and jquery As my earlier post http://w3lessons.info/2012/01/07/cool-notification-alert-message-boxes-using-css/ there was no close button. Now I show you how to display a cool notification message boxes with close button. Here is the Jquery code for … Read more

Fixed Top Navbar/Panel While Scrolling in CSS and Jquery

Here I am going to tell How to convert your normal dropdown menus into fixed bar at the top panel while scrolling. Feature likes Dropdown menus Fixed top panel while scrolling Complete navigation bar Color customization. Before Scrolling How to use? Load the Jquery.js script into head section and add … Read more

Pricing Tables Using Jquery & CSS

If you are going to sell your product or services online, you must have a pricing plans so that user has to click through to purchase your services. If you agree the above statement, You must have a Elegant Pricing Table in your website and it should offer most important information … Read more

FeedParser Jquery Plugin – Parse Rss feed, Atom feed, XML

FeedParser is the Jquery Plugin used to parse rss feed, atom feed using Jquery and Google Ajax feed API. By using this plugin you can easily fetch feeds from any rss, atom feed url from any domain Usage 1- Include the Javascript resources into you pages <head> section <head> <script type=”text/javascript” src=”jquery-min.js”></script> … Read more