Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Wednesday, 6 February 2013

10 awesome jQuery snippets

jQuery gave a new life to JavaScript coding. Thanks to this great tool, it is now possible to build powerful and responsive web pages. In this article, I have compiled 10 jQuery snippets that will definitely help you in your daily client-side coding.

Friday, 1 February 2013

Facebook like Expanding Textbox with Jquery.

Hey people! Here is a tutorial that shows you how to create a expanding text box similar to the status update box on facebook using jQuery. 


You can have a look at the demo and also download the script from the links below:

jQuery plugins for awesome web typography



Typography is a very important part of a website design. But it is also often neglected. In this article, I have compiled the most awesome jQuery plugin to take total control of your site typography.

Friday, 18 January 2013

Awesome jQuery snippets to work with forms

useful jquery snippets
Forms are definitely a very important part of a website, but they can be also a bit tricky to handle. To help you working more easily with HTML forms, I have compiled some very useful jQuery code snippets from my personal snippet library in this article.


Thursday, 17 January 2013

Awesome web tools to simplify front-end development

front end web tools
As a developer, I really like tools that can help me save time, or just make the whole development process easier. In this article, I have compiled my favorite web tools to simplify front-end web development.



Monday, 14 January 2013

Facebook Style Emotions with Jquery

The Jquery emotions plugin helps you to convert text symbols to emotion images like in social chat editors similar to facebook. Who doesn't want smileys as they type their emotions out? 
Facebook style emotions plugin with jquery
You can try our DEMO and also Download the script. Read more:

Tuesday, 8 January 2013

Gravity Registration Form with Jquery

Sometimes registration form decides your web application success rate, I feel the first step(registration) should have less fields and should be eye catching so that it will impress the users. This is a new style registration form with gravitational effect.


Gravity registration with jQuery


Gravity registration with jQuery Gravity registration with jQuery

Friday, 21 December 2012

Simple Drop Down Menu with Jquery and CSS

This post is very basic level Jquery and CSS implementation. I want to explain how to design simple drop down menu  with CSS, HTML and Jquery. This system helps you to minimise the menus list. Just take a quick look at this post very few lines of code, use it and enrich your web projects.