From: Doug M. <do...@cr...> - 2000-11-28 23:13:17
|
onCLick is not suppoerted by Netscape... ----- Original Message ----- From: "Scott Andrew LePera" <sc...@sc...> To: <dyn...@li...> Sent: Tuesday, November 28, 2000 2:50 PM Subject: Re: [Dynapi-Help] Problems with IE mousepointer The "javascript:" protocol is probably still seen by the browser as being a request. Try using onClick instead and see if that helps. -- scott andrew lepera ----------------------------------- web stuff: www.scottandrew.com music stuff: www.walkingbirds.com "Tomas Källsen" wrote: > > Hi, > > I know this is not really the place to ask this question, but I don't > know where else to post it... with several of my scripts I have a > problem with the IE mousepointer when you click on a link that executes > a script; an hourglas next to the mouse pointer, even though the page > has finished loading. Anyone know the reason for this? This usually > happends when I use "javascript: void(0)" in the HREF of a link. > > Thanks > // Tomas > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-help _______________________________________________ Dynapi-Help mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-help |