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

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

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