N
nanoman
Hi,
I am a newbie so please excuse my ignorance. I use Frontpage and would like
to accomplish the following:
Objective 1
I would like to superimpose text on a section (defined area) of a graphic
(jpeg).
I have a diagram and would like to superimpose text
when the use "mouses" over a component / feature.
I do not what to swap the graphic (because of size and connection speed).
So, the graphic has four to six different features and
I would like to have the appropriate two lines of text
appear when the user mouses over the feature.
ASIDE: Is it possible to offset the "text" box from
the mouse over position (indepentently link
absolute position of text box and absolute position
of mouse position (or defined "circle area").
Possible Altenative: Is it possible to have a "transparent"
background Hover
Box the display the text. If I select "white" is
mask the section
of the image.
Objective 2
To change the cursor at defined areas within a graphic
versus globally changing the cursor whenever inside
the graphic boundary
Phase 1: change the cursor to crosshairs
Phase 2: change the cursor to a defined graphic
I tried defining an area to modify the below code but
it didn't work.
<img src="images/itsme.jpg" style="cursor:crosshair">
Any ideas or help would be appreciated.
Thanks.
I am a newbie so please excuse my ignorance. I use Frontpage and would like
to accomplish the following:
Objective 1
I would like to superimpose text on a section (defined area) of a graphic
(jpeg).
I have a diagram and would like to superimpose text
when the use "mouses" over a component / feature.
I do not what to swap the graphic (because of size and connection speed).
So, the graphic has four to six different features and
I would like to have the appropriate two lines of text
appear when the user mouses over the feature.
ASIDE: Is it possible to offset the "text" box from
the mouse over position (indepentently link
absolute position of text box and absolute position
of mouse position (or defined "circle area").
Possible Altenative: Is it possible to have a "transparent"
background Hover
Box the display the text. If I select "white" is
mask the section
of the image.
Objective 2
To change the cursor at defined areas within a graphic
versus globally changing the cursor whenever inside
the graphic boundary
Phase 1: change the cursor to crosshairs
Phase 2: change the cursor to a defined graphic
I tried defining an area to modify the below code but
it didn't work.
<img src="images/itsme.jpg" style="cursor:crosshair">
Any ideas or help would be appreciated.
Thanks.