4 Replies Latest reply: Jan 31, 2013 1:42 PM by mhartington RSS

    edge animate javascript not running after jquery ajax

    mhartington Community Member

      I have a bit of animation that is in a html page that I want to run after an ajax load. Im using jQ and JQM for a native IOS design. The animation worth without usinga ajax call but it effects the performance of the web site. I know there is a problem with js not working after an ajax call, I.m just not sure how to resolve this.

       

       

      Any one konw how to work around this?

      p.s. Im not very strong in javascript