[thelist] Problems using 'location' with Navigator

Peter-Paul Koch gassinaumasis at hotmail.com
Sat Apr 13 08:19:01 CDT 2002



>Why can't you use "location" to with an image button to link to a page with
>Navigator?

You can.

>
>I've driven myself mad trying to get a set of scripts to work with all
>browsers. The sticking point was using location (in navigator). For some
>reason it refuses to work however I try.
>
>I've put on the Web the various ways (and the scripts) I've tried to get an
>image button to work with navigator:
>
>http://www.avatarnets.com/testing/testingLocation.html

The error is the 'hre':

<p><a hre="javascript:myVoid();" onClick="goNewPageLocal();"><
NN4 doesn't find a href attribute, hence the <A> tag is not a link, hence it
cannot detect click events. Change 'hre' to 'href' to get it working.

ppk

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the thelist mailing list