problem after moving images - old code remains

M

Michael

Hi,

have a problem now which is new - never had it before so perhaps I've
unintentionally changed an option ?

If I move a thumbnail that was already linked to an image by dragging
it, then part of the old code gets left behind ... e.g.

<a href="images/mr05.jpg"> <img alt="My boat down on the bay"
height=95 src="thumbs/mr05.jpg" border=0 width=95> </a> </p> </td> <td
align=center> <p align=center> <a href="images/mr02.jpg">

So image mr02.jpg was there before ..

Seems really weird to me.

Any help or ideas would be appreciated,

thanks,

Michael
 
T

Thomas A. Rowe

Do a copy and paste instead.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
M

Michael

Cut and paste doesn't solve the problem :-(

I was much happier with FP2000 on many counts but now have the Office
XP version of FP

I don't imagine that it's possible to revert to FP2000 ?

thanks

Mike
 
M

Michael

Do a copy and paste instead.

Bill,

sorry to be a pest about this - tried running FP2002 but it didn't
help. If the following is normal in FP 2002 then please let me know.

Code that follows is original; after deleting thumbnail and after
adding new one.

<tr align="center">

<td height="142"> <a href="images/mr15.jpg">

<img alt="My boat" border="1" src="thumbs/mr15.jpg" width="140"
height="140"> </a> </td>

---------

<tr align="center">

<td height="142"> <a href="images/mr15.jpg">

&nbsp;</a></td>

---------------

<tr align="center">

<td height="142"> <a href="images/mr01.jpg">

<img alt="My boat" border="1" src="thumbs/mr01.jpg" width="140"
height="140"></a><a href="images/mr15.jpg">

</a> </td>
 
R

Ronx

That is normal in FP2003 and FP2000 (I do not have FP2002). If you
delete the image, the link remains.
Try removing the link first (right click the image, choose hyperlink
properties and delete the link). Then remove and replace the image.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top