I am experiencing terrible performance when I'm doing $("#myDiv").show() and $("#myDiv").hide() only in Safari and Chrome on a Mac, all other browsers including IE6 are working fine on PC and Mac, so this is a Webkit issue.
The div "myDiv" contains a large number of elements, including lots of checkboxes, JqueryUI tabs, and 3 sliders.
I tried "addClass" instead of show/hide, I tried setting margin to -10000 and back to 0 and none of these things seem to help. Is there a work around or is this a limitation of these browsers?
Ok, I do apologize for this, but this is mind blowing....
After solid 50 JS tweaks with no avail, it turns out that my problem was in CSS!!!
After wasting a day on this, turns out that "background-size: 100%;" crashes webkit! That's insane... Removing that one line removed all of my crashes.
Again, very sorry for reporting the wrong issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With