Search found 4 matches

by jwm1205
Mon Nov 03, 2003 9:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is it possible to lock a menu
Replies: 1
Views: 2087

Is it possible to lock a menu

Is it possible to lock a menu to a specific area within a page, even if the resolution changes?
by jwm1205
Mon Nov 03, 2003 8:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Positioning the menu correctly when changing resolution
Replies: 1
Views: 2195

Positioning the menu correctly when changing resolution

This is my dilemma; my menu is correctly positioned when my resolution is 800x600. However, when I switch the resolution to 1024x768, my web page is centered on the page and my menu is on the left side of the screen according to the coordinates I specified within the menu_data.js file.

Is there a ...
by jwm1205
Fri Oct 24, 2003 6:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: SSI's in v5
Replies: 10
Views: 6850

Still having problems...

I have tried that. The code I have is as follows on all subsequent pages to my home page:

<!--#include file="/header.txt" -->

However, once I load the page I receive the following error at the top of my page where my header should be placed:

[an error occurred while processing this directive ...
by jwm1205
Fri Oct 24, 2003 3:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: SSI's in v5
Replies: 10
Views: 6850

SSI's in v5

I recently created SSIs on my home page however when I reference them in subpages they do not follow.

What is the proper code for referencing a SSI from a single directory throughout my site.

I have created

<!--#include file="header.txt" -->

However, it only works in one directory, is it ...