2 Replies Latest reply on Jun 11, 2009 3:11 PM by mehdibr

    Javascript defer

    mehdibr

      Hello !

      I've got a little issue when reloading a page containing a swf file.

      In IE, all scripts have the "defer" keyword in the IE generated page.

      Here is an example :

      <script defer type="text/javascript" src="/charts/stock/swfobject.js"></script>


      I would like to know if there is a way to force the non-inclusion of this.

      Thanks a lot !