From: Scott A. L. <sc...@sc...> - 2000-11-28 22:51:01
|
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 |