Joomla! Plugin/modules cause IE8 errors in some cases

it.privatemedia Apr 20, 2012 04:30AM EDT

Using these plugins can prevent pages from loading in IE8 where the javascript tries to execute before the DOM has been constructed (in fact, it is trying to alter a parent node which hasn't yet been closed) but adding a defer="defer" or using Joomla! $document->addscript() will fix this. Thought you might like to know. Rick.

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers