Re: IE8 - jscript - layers
- From: "Evertjan." <exjxw.hannivoort@xxxxxxxxxxxx>
- Date: 28 Aug 2008 07:38:40 GMT
Hotrod Harry wrote on 28 aug 2008 in microsoft.public.scripting.jscript:
<a href="javascript:hideAll(), ShowContent('nab11')"></a>
With the comma, it would never work, not in IE8, nor in IE0.3.
try:
<a href="javascript:hideAll(); ShowContent('nab11')">
something clickable</a>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
.
- Follow-Ups:
- Re: IE8 - jscript - layers
- From: Anthony Jones
- Re: IE8 - jscript - layers
- From: Hotrod Harry
- Re: IE8 - jscript - layers
- References:
- IE8 - jscript - layers
- From: Hotrod Harry
- IE8 - jscript - layers
- Prev by Date: IE8 - jscript - layers
- Next by Date: Re: IE8 - jscript - layers
- Previous by thread: IE8 - jscript - layers
- Next by thread: Re: IE8 - jscript - layers
- Index(es):
Relevant Pages
|