Jquery is very clean and easy to integrate in web applications. To create password strength checker with jquery is simple and can be done easily. Recently , in my latest project , I have used it and liked the way it changes color.
.
Here is the DEMO
Step 1: HTML Setup
Copy the following code inside your body [...]
Well, regular expressions have been something that I was scared of when I started coding as a serious stuff.
iphone has covered US market very fast and therefore people trying to make their websites compatible with it.
HTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web.
Bad titles can really repel your readers. It often happens with unattractive titles that you prefer just scanning them and not actually reading.
Today I have compiled 7 jquery and css demos created by me so that nobody miss one. Take a look and save for future reference , somehow , they may be useful for you.
Well I never knew that CSS can really produce such amazing effects that even games and puzzles can be created by it.
On my first visit to Dzone , I was wondering about their infinite scrolling system and how it is created. Therefore I went to my colleague , javascript master
Creating right click with the help of jquery is real easy and can be implemented very quickly. While trying for my one of the project , I made one and sharing it today.