Archive: March, 2010

Post Pic

6 jQuery documentation alternatives for quick implementation

The things that bugs a web developer is the way they have to find the right documentation for what we search for. For example if we try to search function bind() it may produce over 100 matches before the actual function we are looking for. So as to minimize these redundancy I have collected 6 [...]

Post Pic

Quick Humor: Crazy Web Developers

Just for fun , this week I have added crazy web developers tattooing themselves. You may like them.

Post Pic

20 most commonly used symbols and their equivalent Markup

Many characters are reserved in HTML. i.e we cannot use the greater than or less than signs within our text because the browser could render them as html. If we really want the browser to actually display these characters we must insert character entities in the markup. Here is the list of common symbols used [...]

Post Pic

19 css html calendars for your next web application

A calendar is a system of organizing days for social, religious, commercial, or administrative purposes and therefore makes it essential element for web application. I have collected 19 html calenders for your inspiration and might be useful for your upcoming project.

Post Pic

How To : Create Highly customizable yet simple form validation jquery plugin

Form validation is one of the most important aspect on any web application. More the form is secure more secure will be the application. So as to validate form using jquery , is really simple and can be highly customize.

Post Pic

17 attractive web apps and tools you simply cannot miss

while searching on google , yahoo and bing for some web applcations I came across very attractive web applications, thought to share with my readers. Go through the list you will surely love it.

Post Pic

Quick Humor: Programmers day in office

Apart from programming and coding , one should have some humor in his or her life. While digging through web I stuck around an image and found it really funny. This image showing some real stuff happening in programmers life.

Post Pic

20 + tags introduced in HTML5 you really should know

HTML 5 reduces development costs by making precise rules on how to handle all HTML elements, and how to recover from errors. It aims to reduce the need for proprietary plug-in-based rich internet application (RIA) technologies such as Flash, Silverlight, Pivot, and Sun JavaFX.

Post Pic

How To: Check all uncheck all and invert checkboxes using jquery

To check all and uncheck all checkboxes using jquery is real fun. I tried making for my current project and shared with you for simple copy and paste elements.

Post Pic

9 jquery plugins you probably haven’t seen

As we know jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML and is most popular JavaScript library in use today. While digging through articles , found some plugins which I haven’t seen. Check out!

Post Pic

How to: Create Simple and Clean password strength checker using jquery and css.

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.

Page 1 of 212