chrome & safari css/javascript issue ajax load function
- by user295292
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.