Xthumbnail Parameter In Code FP 2003

M

MikeD1952

Until FP2003 you could make automatic thumbnail graphics that didn'
have any unwanted additional code. For some reason they added th
parameters XTHUMBNAIL-ORIG-IMAGE= to the code which is an irritant.

See below:

<A HREF="26.jpg"><IMG BORDER="0" SRC="26_small.jpg
XTHUMBNAIL-ORIG-IMAGE="26.jpg"></A>

Does anyone know how to get Frontpage to stop cluttering up the cod
with this useless piece of information? Currently I am manuall
deleting from the pages but with 30 to 40 graphics per page it'
getting real annoying
 
J

Jim Buyens

I'm not fully sure why Microsoft added this attribute, but it would seem
useful if, for example, the thumbnail got lost and you (or perhaps FrontPage)
had to recreate it.

Anyway, it seems harmelss. Why are you concerned?

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
Top