Hi Francky
I really like the examples you gave URLs for - I think those solutions
will work very well.
And you're right - I need to make sure the links look intuitively
different from clickable links. I intended to use
cursor: help;
in the styling.
Thanks again.
James
On 16/11/06, francky
James Ward wrote:
>I'm wanting to use a technique similar to Eric Meyer's:
>
>http://meyerweb.com/eric/css/edge/popups/demo.html
>
>to show an explanation of some technical terms in a site I am building.
>
>My problem is that I want the popup text to be positioned in a
>different div to the anchor
At 11/16/2006 11:18 AM, James Ward wrote:
>I'm wanting to use a technique similar to Eric Meyer's:
>
>http://meyerweb.com/eric/css/edge/popups/demo.html
>
>My problem is that I want the popup text to be positioned in a
>different div to the anchor to which it is linked.
Not using CSS alone. But
I'm wanting to use a technique similar to Eric Meyer's:
http://meyerweb.com/eric/css/edge/popups/demo.html
to show an explanation of some technical terms in a site I am building.
My problem is that I want the popup text to be positioned in a
different div to the anchor to which it is linked.
Do