
Benefits of Loading jQuery from Google
jQuery is one of most widely used JavaScript framework. Google also uses it and makes it available for other websites as well. Know why you should use jQuery from Google.
Tips and Tutorials on Computers, Mobiles and Internet
jQuery is one of most widely used JavaScript framework. Google also uses it and makes it available for other websites as well. Know why you should use jQuery from Google.
A simple method to make any portion of your webpage to float when user scrolls the page. The technique makes use of jquery's scroll event.
Learn to randomize HTML list with JavaScript code. The list could either be ordered (OL) or unordered (UL). Method uses rand function to shuffle LI elements.
Many people face the problem of flash appearance of a light yellow box right before the Google AdSense ad appears. Learn the reason and solution of the problem.
A comprehensive list of HTML codes that can produce many useful and cool symbols as well as Greek letter used a lot in science and maths
A comprehensive list of special characters that could be used on HTML web pages. The list includes some stylish symbols as well that can be written using HTML
List of 12 carefully selected Firefox add-ons (extensions) that helps in development of websites. These add-ons make a must have pack for web developers.
Learn how to vertically (middle) align text within a DIV element. It's a simple thing to do but so far CSS specifications have been silent on it.
You may have seen on other websites that when you select text, the selection background color is NOT regular blue! Learn how to do this using CSS rules.
Learn how to dynamically change the onclick event of an HTML element using JavaScript code. This on the fly modification is not all the difficult!