Re: screentip and hyperlink

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Kevin Spencer (kevin_at_DIESPAMMERSDIEtakempis.com)
Date: 01/10/05


Date: Mon, 10 Jan 2005 14:49:03 -0500

Okay, so if I understand you correctly, you have some javascript that
defines a mouseover for the word. Apparently, the way that the div, or
whatever you have that contains the word that has a screentip, displays the
screen tip is with a JavaScript onmouseover event handler. What I'm confused
about is that you mention "the hyperlink properties" which should not exist
as there is no hyperlink yet. So, how are you invoking the Hyperlink
Properties dialog box?

In any case, you will want to put the hyperlink around the object containing
the text, whether that is a div, a span, or whatever. If you post some of
the code, or direct us to a URL, I can be more specific.

-- 
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.
"LasseN" <LasseN@discussions.microsoft.com> wrote in message 
news:FCD4F283-26EE-4CD2-90D2-972673CD0264@microsoft.com...
> OK this is the problem. I have a list of contents. Each item in the list 
> has
> a screentip. Now I want to click on an item and open a html page through a
> hyperlink but in  the hyperlink properties the address is already occupied 
> by
> javascript:;
>
> "Kevin Spencer" wrote:
>
>> Define "connect also an 'ordinary' hyperlink to the same word."
>>
>> A hyperlink is a bit of text, or another visible element in a web page,
>> which, when clicked, directs the browser to a URL.
>>
>> So, what exactly are you asking?
>>
>> -- 
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> ..Net Developer
>> Neither a follower nor a lender be.
>>
>> "LasseN" <LasseN@discussions.microsoft.com> wrote in message
>> news:EE457C38-13CE-4B7A-BF7E-933ABE50B24A@microsoft.com...
>> >I have "connected"a screentip to a word using the layer and behaviour
>> >method.
>> > Now I would like to connect also an "ordinary" hyperlink to the same 
>> > word.
>> > How to do that.
>>
>>
>> 


Relevant Pages

  • RE: Creating a calculated hyperlink field that displays the descri
    ... In frontpage you'd need to switch to code view and add in a javascript ... In clicking this link it called the javascript function which opened a page ... XSLT view that can be edited...but if I do this the user can't edit the view ... I used Frontpage and created the hyperlink which grabbed the ...
    (microsoft.public.sharepoint.portalserver)
  • LinkButton without Javascript???
    ... my ASP.NET application has to support browser with ... Javascript disabled. ... In the application There is a control that looks ... like a text hyperlink, but the server-side has to do some-processing ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • LinkButton without Javascript???
    ... my ASP.NET application has to support browser with ... Javascript disabled. ... In the application There is a control that looks ... like a text hyperlink, but the server-side has to do some-processing ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to: load a web page into new browser window via code behind?
    ... The normal way is to do it on the client-side via a hyperlink. ... Your other option is client-side javascript sent in the response on ... I'm not finding an easy code behind approach to doing this -- sorta leaves ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: MS Access Hyperlinks on FP
    ... You can set the value of the field to be a hyperlink with text; ... The text in the above example "EchoEcho.com - JavaScript Tutorials" would ... Microsoft FrontPage MVP ... Bruce wrote: ...
    (microsoft.public.frontpage.client)