![]() |
|
|||
|
Known Issues |
||||
|
|
While the Dynamic Web Template Interchange Guidelines (DWTIG) provide the user desiring future ability to change from one DWT design to another the most reasonable solution, there are a few issues that bear defining. FrontPage NavigationBecause FrontPage Navigation so easily and conveniently assigns page and button names, organizes your web, and produces its own updates to the Menu systems through the use of its web-bots, it is considered one of the most important features of the program. For this reason, the DWTIG has assigned the sub_menu to the Editable Regions.
The benefits above far outweigh steps that may be required, depending on which DWTIG compliant DWT you are attaching. Because the secondary navigation link bars are contained in an Editable Region, the settings for them are carried forward from the original characteristics to the newly attached DWT.
Scripting within the <Head> </Head> TagsThe initial attachment of a DWT in FrontPage 2003 does not provide the ability to assign existing content within the <head> </head> tags to a new Editable Region; therefore, any existing scripting (such as ASP or JavaScript) will NOT be carried forward to a web page on initial DWT attachment. Copy and paste your original scripting into notepad to preserve it. After attachment of a DWTIG Compliant DWT, paste your original scripting within the "scripting" Editable Region of the header section in FrontPage Split or Code View. The scripting WILL be preserved on subsequent attachments of DWTIG Compliant DWTs. Scripting inside the <Body> TagThe attachment of a DWT in FrontPage 2003 overwrites the <body> tag, as it is considered a Non-editable Region. If you are using javascript or other scripting having part of the scripting contained inside the <body> tag, such as: <BODY onLoad="QuitSite()"> you will lose that scripting on each attachment of a DWT. Since the <body> tag is an Un-editable Region, you will either need to:
* Note that modifications to the <body> tag on the DWT itself will not carry forward in a web page having a subsequent DWTIG Compliant DWT attached; however, changes to the code and placement within the "scripting" Editable Region will carry forward in a web page having a subsequent DWTIG Compliant DWT attached. Pages with ASP CodingUnless you are an ASP programmer and understand the implications of the language and its placement within and without the HTML on a page, we do not recommend attachment of the DWTIG compliant DWTs at this point. The DWTIG Consortium is currently testing the implications of attaching a DWT to an ASP-coded page within FrontPage 2003, and will issue a statement when testing is complete. If you have pages with .asp extensions that do NOT actually contain any ASP coding, the above does not apply.
|
|
Copyright © 2003 DWTIG |