There are number of glitches that exists in IE. One glitch is that it does not allow hover effect other than on anchor <a> tag. This small and quick tutorial will show you how to do it with simple JavaScript and CSS.

There are number of glitches that exists in IE. One glitch is that it does not allow hover effect other than on anchor <a> tag. This small and quick tutorial will show you how to do it with simple JavaScript and CSS.

Google AJAX Search API lets us to use the Google search in web applications. This means you can use the same technology in your web apps, which powers the Google.com search. In more technical words; The Google AJAX Search API lets you put Google Search in your web pages with JavaScript. The web search component [...]

There are lots and lots of tooltip scripts available on net. There are lot many too which provides lots of features like: fading effect, popup effects, onmouseover effects etc. The thing which encouraged me to write this tooltip script is that actually all these effects are not worth adding on my web pages due to [...]
JSON, short for JavaScript Object Notation, is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). If you are running your web server with latest PHP package, then it is so easy to decode JSON data with an in-built function of PHP. [...]
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition – December 1999. JSON is a text format that is completely language independent [...]
© 2012 SachinKRaj weBLOG. All Rights Reserved.