See
http://support.microsoft.com/default.aspx?scid=311341
--
| I did that, it's still greyed out! MS really needs to add
| a section to all their program's Help files that are
| dedicated to why something isn't available.
|
|
| >-----Original Message-----
| >
| >>-----Original Message-----
| >>FP 2000
| >>
| >>1. I want to use DTHML but it's greyed out. What
| >> gives?
| >> I have done the Page Properties thing, DHTML is
| >> checked.
| >
| >Do the Page Options from the Tools menu thing, then
| boogie
| >to the Compatability (or Authoring) tab, then jiggle all
| >the drop-down lists to Custom and zap all the checkboxes
| >to selected.
| >
| >>2. How do I keep the Background picture from being
| tiled?
| >
| >Add this to your <head> section.
| >
| ><style>
| >BODY { background: #ffffdd url(pendant.gif);
| > background-repeat: no-repeat; }
| ></style>
| >
| >However, I don't believe all browsers will recognize
| this.
| >Test with the ones you care about.
| >
| >Alternatively, enlarge your background pictures, adding
| >blank space to the right and below. For example, size it
| >to 1600x1200. If the extra space is a solid color, it
| will
| >add very little to the overall picture size.
| >
| >Jim Buyens
| >Microsoft FrontPage MVP
| >
http://www.interlacken.com
| >Author of:
| >*========----------
| >|\=========------------
| >|| Microsoft Office FrontPage 2003 Inside Out
| >|| Microsoft FrontPage Version 2002 Inside Out
| >|| Web Database Development Step by Step .NET Edition
| >|| Troubleshooting Microsoft FrontPage 2002
| >|| Faster Smarter Beginning Programming
| >|| (All from Microsoft Press)
| >|/=========------------
| >*========----------
| >
| >
| >.
| >