Chrome and jQuery

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zorgi
    Recognized Expert Contributor
    • Mar 2008
    • 431

    Chrome and jQuery

    Hi

    I know you all prefer to look at code but this is sort of general question. I am developing website that is very rich in jquery animations. Everything works as it should but performance is very different in different browsers on the same system. Surprisingly most performance issues are chrome related. Jquery plugins and animations slow down painfully. Firefox, IE, Safari all handle it without problems but chrome.

    There are few moments when this happens:

    - flash animation running somewhere on the page
    - big background images
    - leaving page in the background for few minutes

    Has anybody had similar problems or knows of any issues with chrome and jquery or any way of smoothening things up in chrome.

    Any input appreciated
  • johny10151981
    Top Contributor
    • Jan 2010
    • 1059

    #2
    I have faced few more problem,

    I have developed an application which is used by a company.

    It has performance problem, like slow...

    It also crash after few call of AJAX.

    Comment

    • zorgi
      Recognized Expert Contributor
      • Mar 2008
      • 431

      #3
      Here is good read on the subject

      jQuery Performance Tips Cheat Sheet

      Comment

      Working...