Re: screentip and hyperlink
From: Kevin Spencer (kevin_at_DIESPAMMERSDIEtakempis.com)
Date: 01/10/05
- Next message: .:mmac:.: "scheduled include using win2k, not linux?"
- Previous message: Ronx: "Re: Can I lock text size in FrontPage text box?"
- In reply to: LasseN: "Re: screentip and hyperlink"
- Next in thread: Murray: "Re: screentip and hyperlink"
- Reply: Murray: "Re: screentip and hyperlink"
- Messages sorted by: [ date ] [ thread ]
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. >> >> >>
- Next message: .:mmac:.: "scheduled include using win2k, not linux?"
- Previous message: Ronx: "Re: Can I lock text size in FrontPage text box?"
- In reply to: LasseN: "Re: screentip and hyperlink"
- Next in thread: Murray: "Re: screentip and hyperlink"
- Reply: Murray: "Re: screentip and hyperlink"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|