Example 1 :
$(document).ready(function() { $(".news_flip").newsFade({ auto:true, interval:2000, }); });
This is a sample news for the heading 1. There are more to read.. Read More
This is a sample news for the heading 2. There are more to read.. Read More
This is a sample news for the heading 3. There are more to read.. Read More
This is a sample news for the heading 4. There are more to read.. Read More
This is a sample news for the heading 5. There are more to read.. Read More
This is a sample news for the heading 6. There are more to read.. Read More
This is a sample news for the heading 7. There are more to read.. Read More
This is a sample news for the heading 8. There are more to read.. Read More
Example 2 :
$(document).ready(function() { $(".news_flip1").newsFade(); });