Hi,
I'm trying to edit .html file with MS-WORD.
It’s a file that supposed to be on my website,
I'm editing it's content with MS-WORD, and save it as .html.
I've loaded an image, and made it a link. So far so good…..
I want the cursor to change to "hand" while the mouse is on the image(link),
but I cant find the right place to insert the " style="cursor
ointer;cursor:hand" "
or whatever the right script is…..
the code of the link-image ( from the MS-WORD html editor ) is:
Code:
<p class=MsoNormal dir=RTL><span lang=HE> <a
href="http://www.mbcv.co.il/ArticleB.aspx?ArticleName=276" target="_blank"><span
lang=EN-US dir=LTR style='color:windowtext;text-decoration:none;text-underline:
none'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"
o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"
stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:390pt;
height:31.5pt'>
<v:imagedata src="MBCV_Board2.files/image001.gif" o:title="DIY"/>
<o:lock v:ext="edit" cropping="t"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=520 height=42
src="MBCV_Board2.files/image001.gif" v:shapes="_x0000_i1025"><![endif]></span></a><o:p></o:p></span></p>
can anyone guide me how to create the "effect" of the cursor
showing a "hand" over the image?
Thanks
Niv
Bookmarks