Jason wrote:
> Hi,
>
> I want to have a special layer show up on all my pages, the layer page is
> Layer.htm. So I have this line in MyPage.htm,
> <!--#include file="Layer.htm"-->
> and the preview is fine, with the layer show up on the top of the
> MyPage.htm.
> However, in real world, when I browse to my website and point to MyPage.htm,
> the layer just disappear.
> Would anyone tell me how to fix thsi problem? I am using DreamWeaver.
> Any help will be appreciated.
This has nothing to do with client-side javascript. Open the real page,
view the source and see if its actually including the file Layer.htm in
the source code.
If its not showing in the source, figure out why (probably a path problem).
If its showing in the source, then see what else in the page might be
preventing it from displaying on the page.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -
http://jibbering.com/faq/