Here I will mention how to use the jquery animate function and the usability and […]
Scroll window smoothly using jQuery
Using jQuery animate() function to do a smooth scrolling: I have also created a div […]
Web page transparency for all browsers
Every browser has different CSS properties for less-used actions like: transparency or opacity. It was […]
Better way to load XML document with Javascript
The better way to load XML document on all browsers is to use AJAX technique. […]