<em>@elvar 212481 wrote:</em><blockquote>Hello,
I have DOM error closing div tag probably related with DD roundies script on IE8 which close page completely. If I join and minify scripts then again there is errors (but no crash) with menu script and no events…
I really do not know what to do…
http://www.larimar.hr</blockquote>
Hi @elvar,
Please try to remove “styleSheet” in code
DD_roundies.removeRule = function (selector) {
if (!DD_roundies.styleSheet) return;
var selectors = selector.split(',');
for (var i=0; i<selectors.length; i++)
DD_roundies.styleSheet.addRule (selectors, 'behavior:none'); // remove styleSheet, it should "DD_roundies.addRule (selectors, 'behavior:none');"
}
Hi mx5gr,
Did you manage to solve the issue with “the H3 module title background images not showing up in IE”???
Cheers
Hi to all..
I wasnt saw the proposed solution from Thuaniq but in the mean time I simple remove the IE call to DDRoundies and also I changed the menu to split system (since it was too much opening tabs to the right of the screen and not visible).
So finnaly I do not have the problem anymore.
This topic contains 18 replies, has 10 voices, and was last updated by elvar 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum