jQuery Ads Sliding Up Free Example

We've seen our first example where the box fades out slowly. We see many advertisements wherein the box slowly slides up. This functionality can be implemented very easily using the jquery function. Here is the demonstration of how it happens using jquery. In this the box slides up in 6 seconds. It is converted into milliseconds and specified as 6000.








Click Me!</>


This code can be saved in a notepad file with .html extension and opened in browser window.This functionality is implemented very easily.