FadeInOut - Js

Hi, There


Setup


1. Download FadeInOut-Js.

<simple as clicking link above./> Link


2. Include fadeInOut-Js file in your html page.

<script type="text/javascript" src="/path/to/fadeInOutJs.js"></script> Javascript


3. Use following code just after including fadeInOut-Js.

<script type="text/javascript" > $(document).ready(function(){ $(".fader").fadeInOut({ timeInterval: 3000, brag:[ 'Nice to have you here', 'check out this plugin', 'to create your best website', 'Thanks ! ' ] }); }); </script> Javascript

Made with Love by

Abhishek kanojia