1

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.

flag

Have you tried using WebKit's Web Inspector to check for errors? – icktoofay Jun 2 at 1:03
not sure how to check errors with it. navigated to Console, nothing there – user295292 Jun 2 at 1:41

Your Answer

get an OpenID
or
never shown

Browse other questions tagged or ask your own question.