chrome & safari css/javascript issue ajax load function

Posted by user295292 on Stack Overflow See other posts from Stack Overflow or by user295292
Published on 2010-06-02T00:55:28Z Indexed on 2010/06/02 1:14 UTC
Read the original article Hit count: 283

Filed under:
|
|
|
|

Do I load the scripts/css again in other.html when I'm using the .load('other.html') from index.html?

index.html = jQuery & cycle plugin, other.html = jQuery & cycle plugin

FF & IE load the other.html fine when they're both (script/css) in the index.html. But Chrome & Safari act as if it can't read the script and css.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about css