Response title
This is preview!
In one of my page, I need to show list items(<li> elements) transistion with time delay.
I need to supress default behavoiur of Fixed toolbars for footer on touch. On making a touch(tap event) in page, normally the fixed toolbar of footer will be shown in page. I need to make it not shown till all list items(<li> tags) are shown.
List items are given hidden on pageshow and then making visible one by one with setInterval method.
Can anybody help me to get this?
© 2013 jQuery Foundation
Sponsored by and others.