Templates will not load in Firefox

I have updated several of our intranet pages using templates.
I really like that I can change the template and change all of the
pages at once. The files load and look great in IE6. However, when
I load the pages in Firefox 3.0.3, I only get the data and none of
the template. I am using Dreamweaver 8 and Windows XP SP2.
Since these are intranet pages, I cannot give you links, but
I am pasting the beginning of each file below.
TEMPLATE (basic.dwt)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<!-- TemplateBeginEditable name="doctitle" -->
<title>- Region 3 Transportation</title>
<!-- TemplateEndEditable -->
<link href="../Transport.css" rel="stylesheet"
type="text/css">
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<!-- TemplateParam name="Additional Home Page Link"
type="boolean" value="true" -->
</head>
<body>
file continues...
FILE USING TEMPLATE
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "
http://www.w3.org/TR/html4/strict.dtd">
<html lang="en"><!-- InstanceBegin
template="/Templates/Basic.dwt" codeOutsideHTMLIsLocked="false"
-->
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<!-- InstanceBeginEditable name="doctitle" -->
<title>Preconstruction - Region 3
Transportation</title>
<!-- InstanceEndEditable -->
<link href="../Transport.css" rel="stylesheet"
type="text/css">
<!-- InstanceBeginEditable name="head" --><!--
InstanceEndEditable -->
<!-- InstanceParam name="Additional Home Page Link"
type="boolean" value="true" -->
</head>
<body>
file continues...
I have tried taking out the xhtml stuff and putting a direct
link of template="/Templates/Basic.dwt". This worked great in
Firefox, but then the text was all huge in IE6. I guess I don't
understand why Firefox isn't seeing the template file. I have
loaded the Mozilla HTML Validator and the only errors I am getting
are using bordercolor. Any ideas or help would be greatly
appreciated because I have been banging my head against a wall all
day.
Thanks!
-Andrea

DW had DWT files first - the syntax was quite simple. The
format was copied
by both GoLive and FrontPage using that simple format. So -
DWT files
created by DW4 or earlier will work in both GL and FP. With
DMX, the
Template syntax was drastically changed, allowing for things
like nested
templates, editable attributes, repeat regions, optional
regions, template
parameters/expressions, etc. Nobody but DW adopted that
format.
Thus, DW can read and use any GL/FP template (at least as far
as the
Template syntax goes). But no other app can use a DW>4
version Template.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Alain St-Pierre" <[email protected]> wrote in
message
news:[email protected]...
> Murray, I beg your forgiveness. You are absolutly right.
When I create a
> Template using DW and then try to use it with this other
program, even
> know they have the same extension, It tells me that
there is no region
> that can be edit. So I would have to recreate all the
editable regions.
>
> I should have learn by now to test before I speak....
>
> aka Frenchy ASP
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>>> They are not limited to Dreamweaver.
>>
>> Do me a favor. Try to use a DW template with any
other HTML authoring
>> system. The code used in DW's Template files is
proprietary to all DW
>> versions since DW4. So, you are completely wrong
here. But the point I
>> was making is this -
>>
>> You can upload DW's Template files to the server
until you are blue in
>> the face. They will affect nothing. The only way to
use DW's Templates
>> is WITHIN DREAMWEAVER.
>>
>>> Again, these pages load perfectly in IE6.
Firefox does not "see" the
>>> line
>>> <!-- InstanceBegin
template="/Templates/Basic.dwt" -->. Why is Forefox
>>> not
>>> seeing this command?
>>
>> This is not code that would be present on a DW
Template page. This is a
>> DW Child page. And of course that code is completely
suitable for web
>> use - after all, it's just an HTML comment. But what
are you expecting
>> Firefox to do here?
>>
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do
so!)
>> ==================
>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>> ==================
>>
>>
>> "AbqFS" <[email protected]> wrote
in message
>> news:[email protected]...
>>> Yes, the pages validate.
>>>
>>> "A DW *.dwt is not suitable for browsing. It
only functions within DW."
>>>
>>> dwt files are Dynamic Web Templates. They are
not limited to
>>> Dreamweaver.
>>> What would be the point of creating a template
that only worked in the
>>> software
>>> where you wrote your webpages?
>>>
>>> Again, these pages load perfectly in IE6.
Firefox does not "see" the
>>> line
>>> <!-- InstanceBegin
template="/Templates/Basic.dwt" -->. Why is Forefox
>>> not
>>> seeing this command?
>>>
>>>
>>
>
>

Similar Messages

  • Farmville will not load using Firefox, but it will with IE, for over a week now.

    Farmville will not load using Firefox, but it will with IE, for over a week now. I have cleared the cache and cookies multiple times, updated flash player, did a virus and malware scan, allowed java script, allowed mozilla in the Windows firewall, contacted Zynga multiple times, and yet Farmville still will not load using Firefox, my main and preferred browser. I'm very frustrated and want this fixed.

    Thanks for the advice cor-el, but if you would read the info I posted, I already did that, SEVERAL TIMES. That's not the solution unfortunately.

  • A URL will not load in Firefox (it does nothing) but will load in Safari; some other URLs also have a similar problem.

    In Safari with the above website, I cannot "View Source". Also, I have the same problem viewing images of patents at the USPTO, again probably a similar problem. Perhaps the web address isn't HTML but is an image format not supported by Firefox. Perhaps there is a plug-in or add-on that will be able to read the image, but should probably be included in the main Firefox release since it seems to be fairly common.

    A twitter widget on my website will not load in firefox but will load in every other browser I've tried. I have tried several versions of firefox. Here is the code I am trying to run:
    <code>
    new TWTR.Widget({
    version: 2,
    type: 'profile',
    rpp: 5,
    interval: 6000,
    width: 'auto',
    height: 265,
    theme: {
    shell: {
    background: '#333333',
    color: '#ffffff'
    tweets: {
    background: '#000000',
    color: '#ffffff',
    links: '#4aed05'
    features: {
    scrollbar: false,
    loop: false,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: false,
    behavior: 'all'
    }).render().setUser('ShawnC4Real').start();
    </code>
    And the first thing I checked was that scripts were enabled.

  • Angry Birds Friends on Facebook will not load in Firefox, just white screen. Will load using Chrome, etc?

    Angry Birds Friends on Facebook will not load in Firefox, just white screen. Will load using Chrome, etc? Checked for malware, cleared cache, re-installed Firefox, disabled add ons, enabled java, updated flash and shockwave, etc.

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • You tube will not load in firefox 8 windows 7 ...Works fine on IE! flash is current

    YOU TUBE will not load in Firefox 8 Windows 7 ...Works fine on IE! Flash is up to date. New laptop

    See:
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    * You can see the permissions for the domain in the current tab in Tools > Page Info > Permissions
    * You can see all exceptions in Tools > Options > Content: Load Images > Exceptions

  • Mailbox will not load in firefox 4

    The tiscali mailbox will not load within firefox 4. I am able to log into the mailbox but once logged in I cannot access the inbox or any other function apart from email composition. Attaching a file to an email also produces a 500 error within the upload window.
    I have contacted Tiscali/TalkTalk support and they have directed me to you as they claim it to be a browser issue. I have no problems with this website in IE or in Firefox 3.
    I have not been able to solve the problem by disabling all addons.

    anyone?

  • Videos will not load in Firefox only. Have reinstalled, restored, etc.

    Videos (from YouTube, Facebook, websites, etc.) will not load in Firefox. I've tried reinstalling Firefox, restoring all settings to default, disabling all addons, extensions, etc. When I try to load a video, a dark rectangle appears where the video should and my cursor just shakes. In Chrome, Internet Explorer, etc. the videos load and play with no problems, no hesitation, so it must be some setting or some bad file with Firefox, but I feel like I've tried everything.
    I'm using Windows 7 on an HP laptop. I've checked my Firefox settings against those on my desktop PC and can find no variances. This problem is driving me mad, so please help.....
    Thanks.

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    You can also disable hardware acceleration in Flash: <br> <br>
    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.<br> <br>
    Did this fix your problems? Please report back to us!
    Thank you.

  • Any idea why the scrabble board will not load in firefox, when it does (on the same machine) in explorer?

    I downloaded Firefox this morning to solve some explorer problems, and made Firefox my default browser. I play Lexulous (scrabble) through gmail, but firefox will not load the actual game board. Any ideas?

    Apple Portables: Troubleshooting the slot load optical disc drive

  • Disney Jr coloring pages will not load using Firefox on my iMac, using Safari the pages will load.

    I have a Apple iMac desktop computer that is about a year old, when using Firefox to access the Disney Jr. website the only problem I have is the pages that need to be printed to color will not load, the rest of the site works as it should. When I use Safari to access the same website there are no problems, I prefer to use Firefox as my browser of choice.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • My gmail Contacts will not load in Firefox, but OK in other browsers Please advise

    For months now, in each versions of Firefox, when I open my gmail and click of Mail/Contacts, an''' oops''' error message appears, and the Contacts will not load. However, in other browsers, IE and Chrome there is no problem, so it '''has''' to be a Firefox problem. Please help to solves this.

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Online card security Verified by Visa and Mastercard Securecode will not load since Firefox updated so unable to make purchases using Firefox.

    The additional Fraudsafe security feature used by Mastercard and Visa when buying products will not load since the Firefox update so no purchases can be made and I have to swap to using Internet Explorer instead :(

    Just found a previous post also reporting this problem https://support.mozilla.com/en-US/questions/818366?s=visa&as=s

  • Websites will not load in Firefox for Android Lollipop unless Request Desktop Site is selected.

    Starting on March 20th, both my Nexus 4 and my Nvidia Shield tablet will not load past around 15% for any website unless I select Request Desktop Site. This only seems to be a problem when the devices are connected through wireless data. Wi-Fi is unaffected by this issue.
    I've force stopped Firefox, I've cleared data and cache, and I've removed / re-installed Firefox. i've also rebooted the devices a few times. Google Chrome is also working fine.

    Build 36.0.3 Just arrived on my device and seems to have corrected the problem.
    UPDATE: This only lasted for the rest of the night. By the next day, the issue had returned.

  • Pogo games will not load with firefox 3.6

    1 Mar 11 firefox automatically upgraded to version 3.6.14, This version is incompatible with running pogo games. I have two machines that I needed to re-install firefox 3.5.17 in order to run pogo

    I too have the same problem. I went back to an older version of firefox in order to get my pogo games to work. I would imagine that any site using the java applets will not work with firefox. There is something in the new update that causes the applet to crash or break when started in the newest full version of firefox. I hope they get this bug fixed soon, I like to keep my software as up to date as possible.

  • I have an addon I wrote that uses an XPCom binary component. It will not load in Firefox 4? What do I need to do keep it working? How do I keep it up to date in the future?

    Hey Guys,
    There are a few related questions here. Let's start here:
    1. I have an add on I wrote for my company and it loads and works great on previous versions of Firefox but just stopped working with Firefox 4. Now with the latest version it seems my c++ binary xp com component is not loading. I get this unhelpful error:
    TypeError: Components.classes[cid] is undefined
    What do I have to do to get this working with both Firefox 4 and previous versions?
    2. We have a shipping product that people install as part of that installation we install this add in. What is the correct way to install the addin to support multiple versions of firefox.
    3. Over time new versions of Firefox will be developed and could break our users if something like this happens again. What is the best way for our users to be able to auto update this add on?

    I got my real add-on work on FF4 now. Here is what needs to do (on VS2005)
    In project property<br>
    C++<br>
    General/Additional Include Directories - xulrunner-2.0.en-US.win32.sdk\xulrunner-sdk\include<br>
    Preprocessor/Preprocessor Definitions - MOZ_NO_MOZALLOC;XP_WIN;XP_WIN32
    Linker<br>
    General/Additional Library Directories - xulrunner-2.0.en-US.win32.sdk\xulrunner-sdk\lib<br>
    Input/Additonal Dependencies- nspr4.lib xpcom.lib xpcomglue_s_nomozalloc.lib
    Update module cpp by following the sample<br>
    http://mxr.mozilla.org/mozilla-central/source/xpcom/sample/nsSampleModule.cpp
    Add two extra directives on chrome.manifest<br>
    interfaces &lt;path/to/your/xpt&gt;<br>
    binary-component &lt;path/to/your/dll&gt;
    Add unpack property to install.rdf if needed
    https://developer.mozilla.org/en/Install_Manifests#unpack

  • Fash Images will not load with Firefox

    Currently Flash images will not auto load with Firefox on my mac 10.4. All flash images show with an arrow I must click to make them appear every time I visit a page.
    I do have the most updated version of Flash (10.2.152.33). I have checked their site for all troubleshooting possibilities as well as the FF forum & nothing has made these images auto load. I do have load Images automatically in my Preferences: Content. This is only happening with Firefox & not all browsers.
    I do remember having to add some Security: Install Add-On Exceptions a few updates back in FF back when I had this problem. Adding them fixed the problem, however the next update made the issue reoccur. I've looked for additional exceptions & possibilities to include & found nothing. My current list of add on exceptions include: addons.mozilla.org, getpersonas.com, & update.mozilla.org. Removing these does not fix the problem & re-entering them does not fix the problem. All flash images still show as arrows that must be clicked to load to view for my Firefox browser only. This does not occur in any other browser.

    alright. I've found that Firefox has a Flashblock setting & I have found a way to disable it if I customize & add an icon to my toolbar however I would like to learn how to change that setting without having to add that icon. Where in the settings does it allow me to change/adjust the flashblock?

Maybe you are looking for

  • File path

    Hi, everybody! Can somebody explain, is there any chance of getting file path working with FileReferenceList? This is the code: var listener bject = new Object(); listener.onSelect = function(fileRefList:FileReferenceList) { trace("onSelect"); var ar

  • Why do the project server custom workflow not getting a start?

    Hi     I created a custom workflow for project server using visual studio 2012 and the workflow worked fine in all environments. Recently we had a new environment in which Autosp Installer was run. I deployed my workflow in the new Environment and th

  • JComboBox autocomplete problem

    hi all. I would like to know a, quick, easy and simple technique to have auto complete function in JComboBox. I know this question about autocomplete has been answered several times in this forum. But all of them give some complex custom made codes.

  • Migrating from PE 4.0 to PE 12

    I have many photos stored in a structured collection of folders, both on my iMac and on external drives, created under Photoshop Elements 4.0 and containing metadata that I have applied to them. By structured collection I mean that I have, for exampl

  • Grub uses wrong UUID and cannot create config file

    I've tried performing an installation to a USB drive as per the wiki. Everything works up until I try to boot and grub tries to load the wrong UUID for my / filesystem. My next step was to chroot back into the USB install and manually change the UUID