Cool Javascript Effects Using JQuery |
For almost every page here on the Josh Tam World - JoshTam.net , you would be able to see some cool animation when you hover over `Referers` and `What People Have to Say`. And when you click it, the contents appear with a sliding animation. You should have seen this kind of stuff at Youtube and Facebook. Ever wondered how it is done?Cool Javascript Effects Using JQueryWell, this kind of animation and effects is actually Javascript Effects. It is done using an Application Programming Interface (API) called JQuery.Using it is not that hard. You need to download the javascript file for JQuery at the JQuery website. Then you will need to embed the script into the webpage you want to use JQuery on. Then read through the tutorials and documentation on the JQuery website to find out how to manipulate the HTML DOM's on your page using JQuery to implement the cool animations. JQuery can actually do much more than animations. But that will be another story for another person to tell... Referers Info
Views : 425 |
[Recent Events] I am halfway through the process of drawing my friends in cartoon mode and tagging them on facebook and I am working on WWX and a Fighting Game Engine. But I am putting that on hold to make way for my new simulator...