Browser Compatibility - help for a Newbie!!

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Browser Compatibility - help for a Newbie!!

    Hi all - I am a complete newbie - just finishing up my first site - or so I
    thought. I have been previewing the site in Firefox, which is my browser of
    choice. Everything looks great, the Flash gallery works great, etc.

    When I view it in IE, navigation jumps around, and the background of the site
    (which is supposed to be white) is gray, and the flash slideshow (which is an
    important part of the site) doesn't show up . I cleaned up the errors in
    DWMX2004.

    I have 2 questions - 1. Any idea how to get rid of gray background in IE? 2.
    Suggestions on how to make a site with non-Flash version without sacrificing
    look?

    Any help would be great!!!

    A

    Togirl Guest

  2. Similar Questions and Discussions

    1. Browser compatibility for Publisher 2003 Web sites
      Pub 2003 web pages are by design supported in Windows IE 5 + only. -- David Bartosik - MS MVP for Publisher help: www.davidbartosik.com enter...
    2. Browser Compatibility
      I just wanted to know if web pages in Publisher are compatible with all Internet browsers, as i have heard that some browsers dont support...
    3. Browser Compatibility issues
      Hello, My employer is having a PHP application built (I'm in the process of studying PHP, and am an intermediate ASP programmer). Problem is,...
    4. browser compatibility IE6 vs. 5.5
      I am finishing up a website I am building in IE 6.0. My customer has 5.5 and is having problems veiwing the page. The test s on the left and the...
    5. newbie needs help with centering browser windows
      thanks LotusAndy - works brilliantly!!!
  3. #2

    Default Re: Browser Compatibility - help for a Newbie!!

    Post a link to your page, please.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dn5il6$1ra$1@forums.macromedia.com...
    > Hi all - I am a complete newbie - just finishing up my first site - or so
    > I
    > thought. I have been previewing the site in Firefox, which is my browser
    > of
    > choice. Everything looks great, the Flash gallery works great, etc.
    >
    > When I view it in IE, navigation jumps around, and the background of the
    > site
    > (which is supposed to be white) is gray, and the flash slideshow (which is
    > an
    > important part of the site) doesn't show up . I cleaned up the errors in
    > DWMX2004.
    >
    > I have 2 questions - 1. Any idea how to get rid of gray background in IE?
    > 2.
    > Suggestions on how to make a site with non-Flash version without
    > sacrificing
    > look?
    >
    > Any help would be great!!!
    >
    > A
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Browser Compatibility - help for a Newbie!!

    Hi,

    Its not live, so no link yet...should I send HTML for homepage template?


    Togirl Guest

  5. #4

    Default Re: Browser Compatibility - help for a Newbie!!

    Do you have webspace where you can upload it?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dn6q4d$q27$1@forums.macromedia.com...
    > Hi,
    >
    > Its not live, so no link yet...should I send HTML for homepage template?
    >
    >

    Murray *TMM* Guest

  6. #5

    Default Re: Browser Compatibility - help for a Newbie!!

    No, I don't.

    What next?!?!

    Togirl Guest

  7. #6

    Default Re: Browser Compatibility - help for a Newbie!!

    Paste the code into a reply here.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dn7ffl$sso$1@forums.macromedia.com...
    > No, I don't.
    >
    > What next?!?!
    >

    Murray *TMM* Guest

  8. #7

    Default Re: Browser Compatibility - help for a Newbie!!

    Hi - Thanks for your patience.....here is the code for the template.... How
    can you design a site that will be compatible with browsers that are used the
    most??? I tested it in Firefox and it works....nothing else does...


    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    .style10 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #B7C662; }
    .style18 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #B7C662;
    }
    a:link {
    color: #007FAA;
    text-decoration: none;
    }
    a:visited {
    text-decoration: none;
    color: #007FAA;
    }
    a:hover {
    text-decoration: none;
    color: #7F1FAA;
    }
    a:active {
    text-decoration: none;
    color: #007FAA;
    }
    .style54 {color: #99CC33}
    -->
    </style>
    <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    <script language="JavaScript" type="text/JavaScript">
    <!--



    function MM_reloadPage(init) { //reloads the window if Nav4 resized
    if (init==true) with (navigator) {if
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
    location.reload();
    }
    MM_reloadPage(true);

    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
    i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    }
    //-->
    </script>
    </head>

    <body>
    <p>&nbsp;</p>
    <table width="88%" border="0" align="center" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
    <td width="6" height="45"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td width="294" align="left" valign="top"><img
    src="../Home/workplace_resource.png" width="260" height="45"> </td>
    <td width="4" bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td width="12" align="right" valign="top"><div align="left"></div>
    <div align="left"></div></td>
    <td width="441" height="45" align="right" valign="top"><a
    href="../index.html" target="_self"><img src="../Home/home_button.png"
    width="80" height="30" border="0" align="left"></a><a
    href="../Our%20Services/profservices.html" target="_self"><img
    src="../Home/ourservices_button.png" width="80" height="30" border="0"
    align="left"></a><a href="../Portfolio/portfolio.html" target="_self"><img
    src="../Home/portfolio_button.png" width="80" height="30" border="0"
    align="left"></a><a href="../About%20Us/history.html" target="_self"><img
    src="../Home/aboutus_button.png" width="80" height="30" border="0"
    align="left"></a><a href="../Contact/contact.html" target="_self"><img
    src="../Home/contact_button.png" width="80" height="30" border="0"
    align="left"></a></td>
    </tr>
    <tr bgcolor="#63649A">
    <td height="1" colspan="5"><div align="left"><img
    src="../images/spacer.gif" width="1" height="3"></div> </td>
    </tr>
    <tr>
    <td height="120" colspan="2" align="left" valign="top"><br>
    <!-- TemplateBeginEditable name="subnav" -->
    <table width="48%" border="0" align="right" cellpadding="0"
    cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
    <td width="90%" align="left" valign="top"><div align="right"></div>
    <div align="right"></div> <div align="right"></div>
    <div align="right"></div> <div align="right"></div></td>
    <td width="10%" align="left"
    valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
    </tr>
    </table>
    <!-- TemplateEndEditable -->
    <p><br>
    </p>
    <p>&nbsp;</p>
    <p>&nbsp;</p>
    <p>&nbsp; </p>
    <p> </td><td rowspan="2"
    bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td colspan="2" rowspan="2" align="left" valign="top"> <!--
    TemplateBeginEditable name="content" --> <table width="95%" border="0"
    align="center" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
    <td height="241" align="left" valign="top"><div align="right">
    <div align="right" class="style10"> </div>
    <p align="right" class="style10">&nbsp;</p>
    <div align="right" class="style10"></div>
    <div align="right"></div></td>
    </tr>
    </table>
    <p>&nbsp;</p>
    <!-- TemplateEndEditable --> </td>
    </tr>
    <tr>
    <td height="270" colspan="2" align="left" valign="bottom"><img
    src="../images/mainpic_swarthmore.jpg" width="300" height="225"
    align="bottom"><br></td>
    </tr>
    <tr bgcolor="#63649A">
    <td height="3" colspan="5" align="left" valign="top"><img
    src="../images/spacer.gif" width="1" height="3"></td>
    </tr>
    <tr>
    <td height="34" colspan="2" align="left"
    valign="top"><!--DWLayutEmptyCell-->&nbsp;</td>
    <td bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <td colspan="2" align="left" valign="top"><div align="right"><span
    class="style18"><br>
    </span>
    <span class="style18"><span class="style54">&copy;Workplace Resource
    Ltd. All rights reserved 2005</span>&nbsp;</span></div></td>
    </tr>
    </table>
    </body>
    </html>


    Togirl Guest

  9. #8

    Default Re: Browser Compatibility - help for a Newbie!!

    There's a problem with your table structure, and with the fact that you have
    put everything inside one outer table. Please read this and see if you can
    get some ideas -

    [url]http://apptools.com/rants/spans.php[/url]

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dnaqou$hs5$1@forums.macromedia.com...
    > Hi - Thanks for your patience.....here is the code for the template....
    > How
    > can you design a site that will be compatible with browsers that are used
    > the
    > most??? I tested it in Firefox and it works....nothing else does...
    >
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    > "http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- TemplateEndEditable -->
    > <style type="text/css">
    > <!--
    > .style10 {font-family: Geneva, Arial, Helvetica, sans-serif; color:
    > #B7C662; }
    > .style18 {
    > font-family: Geneva, Arial, Helvetica, sans-serif;
    > font-size: 10px;
    > color: #B7C662;
    > }
    > a:link {
    > color: #007FAA;
    > text-decoration: none;
    > }
    > a:visited {
    > text-decoration: none;
    > color: #007FAA;
    > }
    > a:hover {
    > text-decoration: none;
    > color: #7F1FAA;
    > }
    > a:active {
    > text-decoration: none;
    > color: #007FAA;
    > }
    > .style54 {color: #99CC33}
    > -->
    > </style>
    > <!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
    > <script language="JavaScript" type="text/JavaScript">
    > <!--
    >
    >
    >
    > function MM_reloadPage(init) { //reloads the window if Nav4 resized
    > if (init==true) with (navigator) {if
    > ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    > document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    > onresize=MM_reloadPage; }}
    > else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH)
    > location.reload();
    > }
    > MM_reloadPage(true);
    >
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    > i<a.length;
    > i++)
    > if (a.indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
    > }
    > //-->
    > </script>
    > </head>
    >
    > <body>
    > <p>&nbsp;</p>
    > <table width="88%" border="0" align="center" cellpadding="0"
    > cellspacing="0">
    > <!--DWLayoutTable-->
    > <tr>
    > <td width="6" height="45"><!--DWLayoutEmptyCell-->&nbsp;</td>
    > <td width="294" align="left" valign="top"><img
    > src="../Home/workplace_resource.png" width="260" height="45"> </td>
    > <td width="4" bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    > <td width="12" align="right" valign="top"><div align="left"></div>
    > <div align="left"></div></td>
    > <td width="441" height="45" align="right" valign="top"><a
    > href="../index.html" target="_self"><img src="../Home/home_button.png"
    > width="80" height="30" border="0" align="left"></a><a
    > href="../Our%20Services/profservices.html" target="_self"><img
    > src="../Home/ourservices_button.png" width="80" height="30" border="0"
    > align="left"></a><a href="../Portfolio/portfolio.html" target="_self"><img
    > src="../Home/portfolio_button.png" width="80" height="30" border="0"
    > align="left"></a><a href="../About%20Us/history.html" target="_self"><img
    > src="../Home/aboutus_button.png" width="80" height="30" border="0"
    > align="left"></a><a href="../Contact/contact.html" target="_self"><img
    > src="../Home/contact_button.png" width="80" height="30" border="0"
    > align="left"></a></td>
    > </tr>
    > <tr bgcolor="#63649A">
    > <td height="1" colspan="5"><div align="left"><img
    > src="../images/spacer.gif" width="1" height="3"></div> </td>
    > </tr>
    > <tr>
    > <td height="120" colspan="2" align="left" valign="top"><br>
    > <!-- TemplateBeginEditable name="subnav" -->
    > <table width="48%" border="0" align="right" cellpadding="0"
    > cellspacing="0">
    > <!--DWLayoutTable-->
    > <tr>
    > <td width="90%" align="left" valign="top"><div
    > align="right"></div>
    > <div align="right"></div> <div align="right"></div>
    > <div align="right"></div> <div align="right"></div></td>
    > <td width="10%" align="left"
    > valign="top"><!--DWLayoutEmptyCell-->&nbsp;</td>
    > </tr>
    > </table>
    > <!-- TemplateEndEditable -->
    > <p><br>
    > </p>
    > <p>&nbsp;</p>
    > <p>&nbsp;</p>
    > <p>&nbsp; </p>
    > <p> </td><td rowspan="2"
    > bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    > <td colspan="2" rowspan="2" align="left" valign="top"> <!--
    > TemplateBeginEditable name="content" --> <table width="95%"
    > border="0"
    > align="center" cellpadding="0" cellspacing="0">
    > <!--DWLayoutTable-->
    > <tr>
    > <td height="241" align="left" valign="top"><div align="right">
    > <div align="right" class="style10"> </div>
    > <p align="right" class="style10">&nbsp;</p>
    > <div align="right" class="style10"></div>
    > <div align="right"></div></td>
    > </tr>
    > </table>
    > <p>&nbsp;</p>
    > <!-- TemplateEndEditable --> </td>
    > </tr>
    > <tr>
    > <td height="270" colspan="2" align="left" valign="bottom"><img
    > src="../images/mainpic_swarthmore.jpg" width="300" height="225"
    > align="bottom"><br></td>
    > </tr>
    > <tr bgcolor="#63649A">
    > <td height="3" colspan="5" align="left" valign="top"><img
    > src="../images/spacer.gif" width="1" height="3"></td>
    > </tr>
    > <tr>
    > <td height="34" colspan="2" align="left"
    > valign="top"><!--DWLayutEmptyCell-->&nbsp;</td>
    > <td bgcolor="#63649A"><!--DWLayoutEmptyCell-->&nbsp;</td>
    > <td colspan="2" align="left" valign="top"><div align="right"><span
    > class="style18"><br>
    > </span>
    > <span class="style18"><span class="style54">&copy;Workplace
    > Resource
    > Ltd. All rights reserved 2005</span>&nbsp;</span></div></td>
    > </tr>
    > </table>
    > </body>
    > </html>
    >
    >

    Murray *TMM* Guest

  10. #9

    Default Re: Browser Compatibility - help for a Newbie!!

    Thanks - the article is very helpful :) One thing the author says is that its
    not a good idea to insert layout objects - which brings me to my next question
    and most likely the root of the problem with the tables (besides the fact that
    I'm still learning!) - when I try to insert a table (Insert > Table) I get an
    error message -


    __________________________________________________ ______________________________
    _____________
    While executing objectTag, the following Javascript error(s) occured:

    At line 27 of file "C:\Program Files\Macromedia\Dreamweaver
    MX2004\Configuration\Objects\Common\Table.htm":Typ eError:
    cmdDOM.parentWindow.createTableStr is not a function

    __________________________________________________ ______________________________
    ______________

    I tried investigating this before and all I found was other people getting the
    exact same message and no solutions. My way around it, was to toggle over to
    layout mode and Insert > Layout Table, then toggle back to standard mode and I
    would have tables.....apparently the code behind this method screws things up.

    So, any info on that error message above - and how to fix it so I can insert a
    table normally?


    Togirl Guest

  11. #10

    Default Re: Browser Compatibility - help for a Newbie!!

    > While executing objectTag, the following Javascript error(s) occured:

    What DW extensions do you have installed?

    Such errors are usually only associated with two things -

    1. Installing an extension that is not compatible with your version of DW.
    2. A corrupted site cache.

    You can try this simple fix to see if it's the latter -

    Quit DW.

    Find this folder -

    C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver
    {version#}\Configuration\SiteCache\<sitename>.dws

    (these folders are normally hidden - you may have to use Explorer > Tools >
    Folder Options to unhide them)

    and delete it.

    Restart DW. Works better?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dncmff$8iv$1@forums.macromedia.com...
    > Thanks - the article is very helpful :) One thing the author says is that
    > its
    > not a good idea to insert layout objects - which brings me to my next
    > question
    > and most likely the root of the problem with the tables (besides the fact
    > that
    > I'm still learning!) - when I try to insert a table (Insert > Table) I get
    > an
    > error message -
    >
    >
    > __________________________________________________ ______________________________
    > _____________
    > While executing objectTag, the following Javascript error(s) occured:
    >
    > At line 27 of file "C:\Program Files\Macromedia\Dreamweaver
    > MX2004\Configuration\Objects\Common\Table.htm":Typ eError:
    > cmdDOM.parentWindow.createTableStr is not a function
    >
    > __________________________________________________ ______________________________
    > ______________
    >
    > I tried investigating this before and all I found was other people getting
    > the
    > exact same message and no solutions. My way around it, was to toggle over
    > to
    > layout mode and Insert > Layout Table, then toggle back to standard mode
    > and I
    > would have tables.....apparently the code behind this method screws things
    > up.
    >
    > So, any info on that error message above - and how to fix it so I can
    > insert a
    > table normally?
    >
    >

    Murray *TMM* Guest

  12. #11

    Default Re: Browser Compatibility - help for a Newbie!!

    I don't have any weird extensions that I can see. I checked out Site Cache
    folder and deleted the dws files for each of the sites Ive created. When I
    start up DW2004 again, it reloads the cache files (puts them right back) in
    order to start.

    Could it be something about the code in table.htm like it says - line 27???

    Togirl Guest

  13. #12

    Default Re: Browser Compatibility - help for a Newbie!!

    > Could it be something about the code in table.htm like it says - line
    > 27???
    No.
    >I don't have any weird extensions that I can see.
    That's not what I asked. What I wanted to know is whether you have
    installed any 3rd party Dreamweaver extensions, like you would get from the
    Macromedia Exchange. Have you?

    Anyhow, try this -

    In the Configuration folder where you found the SiteCache folder, look for a
    file named WinFileCache-7A9586CB.dat or something like that. Delete it.
    Now restart DW.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dnde9f$9ll$1@forums.macromedia.com...
    >I don't have any weird extensions that I can see. I checked out Site Cache
    > folder and deleted the dws files for each of the sites Ive created. When
    > I
    > start up DW2004 again, it reloads the cache files (puts them right back)
    > in
    > order to start.
    >
    > Could it be something about the code in table.htm like it says - line
    > 27???
    >

    Murray *TMM* Guest

  14. #13

    Default Re: Browser Compatibility - help for a Newbie!!

    hi,

    I did not install any third party extensions that I remember. I had a
    "filecache.dat" file in my Configuration folder. I deleted that and restarted
    DW. Still getting error message when I try to insert a table.



    Togirl Guest

  15. #14

    Default Re: Browser Compatibility - help for a Newbie!!

    OK - try this simple fix -

    Quit DW.

    Find this folder -

    C:\Documents and Settings\<username>\Application Data\Macromedia\Dreamweaver
    8\Configuration

    (these folders are normally hidden - you may have to use Explorer > Tools >
    Folder Options to unhide them)

    and raname it (say xConfiguration).

    Restart DW. Works better?


    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dnkl3r$me$1@forums.macromedia.com...
    > hi,
    >
    > I did not install any third party extensions that I remember. I had a
    > "filecache.dat" file in my Configuration folder. I deleted that and
    > restarted
    > DW. Still getting error message when I try to insert a table.
    >
    >
    >

    Murray *TMM* Guest

  16. #15

    Default Re: Browser Compatibility - help for a Newbie!!

    :D It worked!! It worked!! It worked!!!

    Thank you VERY much. You've been very patient :)
    Togirl Guest

  17. #16

    Default Re: Browser Compatibility - help for a Newbie!!

    That's a relief. I'm glad I could help.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Togirl" <webforumsuser@macromedia.com> wrote in message
    news:dnlcel$235$1@forums.macromedia.com...
    > :D It worked!! It worked!! It worked!!!
    >
    > Thank you VERY much. You've been very patient :)

    Murray *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139