I installed jQuery update to have version 1.3.2. After installing, javascript files, everything loads as desired in FF and is present in the source code of the web page. But, that same source code is nowhere to be found in IE or Chrome. Does anyone know how this could be happening?

Here is the site - http://cm.previewserver.org

I wrote a similar post here about it:
http://drupal.org/node/1234050

How do I get my javascript files to load in every browser on every page load? I'd prefer to manually control it, such as with CDN rather than Drupal pick and choose how and where it loads.

Thanks,
Blue

Comments

zeth’s picture

I'm having this same issue - did you find a resolution?

Gastonia’s picture

No, I didn't, unfortunately. I eventually manually added the google CDN to the page template in the header after the rest of my Javascript calls. It was a hack, but it's what I had to end up with. I never had the issue again with any other site since then. Quite the mystery. If you find out the solution, please post it!

markhalliwell’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 6 reached EOL (end-of-life) on February 24, 2016.