iOS safari: sync two jquery functions -


on mobile website try this:

$('.element').removeattr('style'); $(window).scrolltop(60); 

these 2 jquery functions fire @ same time in browsers other ios safari , causing glitchy behavior. there way force these 2 fire @ once?


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -