David Smith ha scritto:
I would guess it's because xml formatted jsp tends to collapse the
<script ...></script> tags to <script ... />, which Internet Explorer
doesn't like. I had this same issue and fixed it by inserting an empty
comment inside the script tag body like:
<script type="text/javascript"
src="/magnoliaAuthor/docroot/js/mooTools/mootools-1.2.1-core-yc.js"><!--
--></script>
BTW, I didn't have the problem when I viewed my pages with a Firefox
browser.
--David
mmm...
I'm used to develope with FF (3.0.4) too and the issue is the same...
crazy browser world..
many thanks, it has been fixed!
Matteo
----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------