Re: Hand without <A href>

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hey Thanks for the quick reply it works well.

Thanks

"Jeff North" <jnorthau@xxxxxxxxxxxx> wrote in message
news:u75vl1p7date3d4oure8i5hao9bdl8ck0v@xxxxxxxxxx
> On Wed, 26 Oct 2005 13:11:15 +0000 (UTC), in
> microsoft.public.scripting.jscript "Adrian"
> <Adrian@xxxxxxxxxxxxxxxxxxxx> wrote:
>
>>| Hi
>>| I have a page which has images, I use the onclick to call a JS
>>function
>>|
>>| <a title="testing" href="">
>>| <img border="0" src="Logos/test.jpg" width="100" height="58"
>>| onclick=JSF("Just testing")></a>
>>|
>>| I want to still get the hand to indicate a link but I don't want the
>>page to
>>| reload as it does with the above.
>>|
>>| Currently the JSF just alerts the message
>>|
>>| How can I do this?
>>|
>>| Thanks
>>|
>
> <style>
> img {
> border: 0px solid #000000;
> cursor: pointer;
> }
> </style>
>
> or
>
> <img border="0" src="Logos/test.jpg" width="100" height="58"
> style="cursor: pointer;" onclick=JSF("Just testing")>
> ---------------------------------------------------------------
> jnorthau@xxxxxxxxxxxxxxxxxxxxx : Remove your pants to reply
> ---------------------------------------------------------------


.



Relevant Pages

  • Re: Hand without
    ... >| I have a page which has images, I use the onclick to call a JS function ... Remove your pants to reply ... Prev by Date: ...
    (microsoft.public.scripting.jscript)
  • Re: Printing from pocketpc
    ... why not print the hebrew letters as ... I guess it's a bit far-fetched but hey if that's all you got left ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Hand without
    ... I have a page which has images, I use the onclick to call a JS function ... Currently the JSF just alerts the message ... Prev by Date: ...
    (microsoft.public.scripting.jscript)
  • Save File
    ... Hey there, ... My web application allows users to upload files to the server, ... images. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: global.asa to prevent linkng to images?
    ... Hey, in a related issue, is there a reference detailing what I can and ... > does not have a built-in way of preventing hotlinking. ... >> global.asa have to look like to prevent linking of images? ...
    (microsoft.public.inetserver.asp.general)