Arrows display not the same between Preview panel and actual web page

M

Mai Le

I create a table and create diagram boxes in the table's
cells. I have to show the arrows between these boxes to
show the relationship. The arrows look okay on my Front
Page "Normal" and "Preview" panels, but when I bring up
the web page, the arrows are not in the proper positions.
How do I attache these arrows to the boxes so even if my
web page resize, it does not change the location? Thanks,
Mai
 
J

Jim Buyens

HTML has no such capability.

The drawing features in FrontPage, which I suspect you're using, use a
technology called VML that never cautght on. VML uses absolute positioning,
and therefore doesn't "stretch" along with the rest of the page.

The normal solution is to make the whole diagram one picture, or one sliced
picture.

Jim Buyens
Microsoft FrontPage 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