Anupama Balakrishnan
Tuesday, 2 May 2017
14.Show div in 5 seconds in jQuery
setTimeout(function() {
jQuery(".tip").css('display','block');
}, 5000)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment