Forum Moderators: open

Message Too Old, No Replies

DW templates

Browser compatiblity

         

smokeyb

8:50 pm on May 24, 2004 (gmt 0)

10+ Year Member



I am almost afraid to ask this question but... are ther any browser and their versions, that don't support DW templates? I use MX 2004 and it shows browser incompatibility issues highlighted in the code (very useful). It hasn't ever said that using templates has an issues, but are there?
Thanks

jetboy_70

9:29 pm on May 24, 2004 (gmt 0)

10+ Year Member



Unless Macromedia has changed things for MX 2004, Dreamweaver templating just uses regular HTML comments to signify editable and non-editable areas, so there's no reason to think they'd cause any browser problems.

smokeyb

10:42 pm on May 24, 2004 (gmt 0)

10+ Year Member



Thanks I thought as much. I wasn't entirely sure if the page was calling the template somehow.
Thanks for clearing it up

limbo

10:16 am on May 25, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Further more

Once you have updated a template the page attached becomes independant from its parent (until you edit the template again) hence why you do not need to upload templates to your server unless you want a remote copy.

smokeyb

5:12 pm on May 25, 2004 (gmt 0)

10+ Year Member



But the template elements do cache right? and do not have to load again?

limbo

10:07 am on May 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes. But they cache as part of the dependant file, not directly from the .dwt

The .dwt file creates/edits html across the dependant files as you know, but once a 'template update' has been completed they do not reference one another anymore. So it is the dependant file that becomes cached - not the template itself.

Hope that made more sense.

Ta

Limbo