Category Archives: Code Snippets

9 Javascripts snippets that can make your coding life easy…

This set of 9 javascript snippets are must have JS scripts which can help you in creating clean websites &   Read the Rest…

Posted in Code Snippets, Javascript | 5 Comments

Snippet – jQuery: 6 Snippets to manipulate Select inputs

Interesting set of snippets to manipulate select inputs using jQuery. 1. Get value of the selected option. Simple one line   Read the Rest…

Posted in Code Snippets, jQuery | 1 Comment

Snippet – Prototype: Object extending

Simple snippet to learn object extending in Prototype..

Posted in Code Snippets, Prototype | Leave a comment

Snippet – jQuery: Get content from another page

Learn to get content from another page & display them using jQuery

Posted in Code Snippets, jQuery | Leave a comment

Snippet – jQuery: Trim strings using jQuery

Learn to trim strings using jQuery… Function: Trim

Posted in Code Snippets, jQuery | Leave a comment