Re: IE8 - jscript - layers

Tech-Archive recommends: Fix windows errors by optimizing your registry



With the comma, it would never work, not in IE8, nor in IE0.3.

Actually I'm using this

<area href="javascript:hideAll(),ShowContent('nab11')" shape="rect" coords="199, 87, 264, 107" /> on this part.

instead of <a href="javascript:hideAll(), ShowContent('nab11')"></a>

The comma works fine. As mentioned earlier, it works fine in IE7 and FF3. Thanks for you reply


.