Layers in design view

Hi
If I place a layer with content in design view and click
elsewhere on the
screen it disappears, yet when viewing in IE the layers are
shown
Is this correct? or should I be able to see the layers in
design view?
thanks
Ian

The link doesn't work for me, Ian.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Ian" <[email protected]> wrote in message
news:[email protected]...
> Hi Murray
>
> The code is at
>
>
http://www.edwards-micros.co.uk/template.html
>
> The code has changed a bit as I've been trying to get
this layer thing to
> work.
>
> The idea was to but a layer at each point of the compass
and use the mouse
> over behaviour to either change the text of an
information layer or to
> make different layers visible. But as usual for me it
seems to be doing
> strange things like hiding layers under the content
background.
> I've even resorted to reading the help file ! desperate
days indeed
>
> cheers
>
> Ian
>
>
>
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>>> I had somehow managed to set the positioning
attribute for my content
>>> div to relative so my layers were underneath the
background.
>>
>> This makes no sense - sorry. Can you show me the
code?
>>
>>> I've now set it to static and hopefully I can
insert my layers.
>>
>> This also has me scratching my head. Static is the
default for any block
>> element when no positioning is applied....
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do
so!)
>> ==================
>>
http://www.dreamweavermx-templates.com
- Template Triage!
>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
>> ==================
>>
>>
>> "Ian" <[email protected]> wrote in message
>> news:[email protected]...
>>> Hi Murray
>>>
>>> thanks for the hint, I searched and clicked as
one does and discovered
>>> that I had somehow managed to set the
positioning attribute for my
>>> content div to relative so my layers were
underneath the background.
>>> I've now set it to static and hopefully I can
insert my layers.
>>>
>>> The end product I hope will be to make
individual layers visible on
>>> button action.
>>>
>>> cheers
>>>
>>> Ian
>>> "Murray *ACE*"
<[email protected]> wrote in message
>>> news:[email protected]...
>>>> It could be correct, yes. For example, if
the layer is hidden and only
>>>> revealed by an onLoad event on the body tag,
it would definitely
>>>> disappear from design view when
de-selected....
>>>>
>>>> Can you show me the code on your page?
>>>>
>>>> --
>>>> Murray --- ICQ 71997575
>>>> Adobe Community Expert
>>>> (If you *MUST* email me, don't LAUGH when
you do so!)
>>>> ==================
>>>>
http://www.dreamweavermx-templates.com
- Template Triage!
>>>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>>>>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
>>>> ==================
>>>>
>>>>
>>>> "Ian" <[email protected]> wrote in
message
>>>> news:[email protected]...
>>>>> Hi
>>>>>
>>>>> If I place a layer with content in
design view and click elsewhere on
>>>>> the screen it disappears, yet when
viewing in IE the layers are shown
>>>>>
>>>>> Is this correct? or should I be able to
see the layers in design view?
>>>>>
>>>>> thanks
>>>>>
>>>>> Ian
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Centre not working in Dreamweaver Design View (CSS+HTML)- Preview OK- help!

    Hi there
    I am having a slight problem with DW which I have had before, and fixed, but I cant for the life of me remember how I fixed it.  So any help is much appreciated.
    I am producing a proof site for a client and cannot load it to be live just yet so sorry for any inconvience but I have taken some screen shots and will paste code/html.
    The site is currently sitting like this  in the design view of DW
    [IMG]http://i1200.photobucket.com/albums/bb323/SKH_Design/Picture1-1.jpg[/IMG]
    Which it usually doesnt.... its usually centred within the design view!!
    this is how it sits in the preview
    [IMG]http://i1200.photobucket.com/albums/bb323/SKH_Design/Picture2.png[/IMG]
    My main page container is margin left auto and so is the margin right.
    (please excuse my experiment with the drop shadow behind the main container)
    please excuse me if anything is messy, im pretty new to this!!
    Thanks, Sarah
    Code -
    <style type="text/css">
        <!--
        @import url("styles/base.css");
    body {
        background-image: url(images/backgroundred.jpg);
        background-repeat: no-repeat;
        -->
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body leftmargin="float">
    <div class="shadow">
    <div class="pagecontainer">   
                <!-- navigationbarstart -->
                <div class="topbarcontainer"><img src="images/pb-topbanner.jpg" width="800" height="126"></div>
                        <div class="navigationbar"> <img src="images/pb-linkbar1.jpg" width="353" height="34"><img src="images/pb-linkbar2home.jpg" width="87" height="34"><img src="images/pb-linkbar3products.jpg" width="198" height="34"><img src="images/pb-linkbar4offers.jpg" width="161"                                                                                                                                                                                                 height="34"></div>
                                <!--navigationbarend-->
                                <!--flashanimation-->
                                <div class="flashcontainer">
                                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="257" id="FlashID" title="paulburtonflash">
                                    <param name="movie" value="flashfiles/paulburtonflash.swf" />
                                    <param name="quality" value="high" />
                                    <param name="wmode" value="opaque" />
                                    <param name="swfversion" value="6.0.65.0" />
                                   <param name="expressinstall" value="Scripts/expressInstall.swf" />
                                    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                                    <!--[if !IE]>-->
                                    <object type="application/x-shockwave-flash" data="flashfiles/paulburtonflash.swf" width="800" height="257">
                                  <!--<![endif]-->
                                  <param name="quality" value="high" />
                                  <param name="wmode" value="opaque" />
                                  <param name="swfversion" value="6.0.65.0" />
                                  <param name="expressinstall" value="Scripts/expressInstall.swf" />
                                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                                  <div>
                                    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                                    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                                </div>
                                  <!--[if !IE]>-->
                                </object>
                                    <!--<![endif]-->
                                  </object>
                                </div>
                                <!--flashanimationend-->
                       <!--mainbackground-->
                       <div class="mainbackground">
                       <!--maintext-->
                        <div class="homepagetext">
                        Established in 1980, we are a drinks wholesale business, based in the Scottish Borders which prides itself on being able to provide alcoholic and soft drinks in whatever quantity you require at outstanding prices and on time.<br><br>
    We deliver 7 days a week and offer a free, prompt delivery service, by our own staff in the Borders, East Lothian and Midlothian.<br><br>
    <div class="textspacer1"></div>
    <div class="textsixe16">We have regular promotions - click here to view our latest special offers</div>
                        </div>
                        <!--endofmaintext-->
                        <div class="homepageimage">
                        <img src="images/pb-home-mainimage.jpg" width="328" height="219"></div>
                        </div><!--endofmainbackground-->
          <div class="bottombar">
                  <div class="bottombartext">
                    Paul Burton Drinks Wholesale, Pinnaclehill Industrial Estate, Kelso, Scottish Borders, TD5 8DW
                </div>
          </div>
    </div>       
    </div>
    </body>
    </html>
    CSS -
    @charset "UTF-8";
    /* CSS Document */
    .shadow{
    width:840px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/editableshadow.png);
    background-repeat:repeat-y;
    .pagecontainer{
        width:800px;
        height:auto;
        margin-right:auto;
        margin-left:auto;
    .topbarcontainer{
        width:800px;
        height:126px;
    .navigationbar{
        width:800px;
        height:34px;
        float:left;
    .flashcontainer{
        width:800px;
        height:257px;
        float:left;
    .mainbackground{
        width:800px;
        height:349px;
        float:left;
        background-image:url(../../CL%20-%20New%20Ideas/Images/pb-home-background.jpg);
        background-repeat:no-repeat;
    .homepagetext{
        width:372px;
        height:275px;
        float:left;
        margin:50px 0px 0px 50px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#FFF;
    .textsixe16{
        font-size:16px;
        font-weight:bold;
    .textspacer1{
        height:15px;
        width:5px;
        color:#d6f3fc;
    .homepageimage{
        width:328px;
        height:219px;
        float:left;
        padding:50px 0px 0px 20px;
    .bottombar{
        width:800px;
        height:59px;
        float:left;
        background-image:url(../../CL%20-%20New%20Ideas/Images/pb-home-bottombar.jpg);
        background-repeat:no-repeat;
    .bottombartext{
        width:600px;
        height:17px;
        float:left;
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        color:#000;
        padding:25px 0px 0px 50px;

    "<body leftmargin="float">"
    Can you say what that's doing? "float" is not a legal value for the leftmargin style, which requires an integer value.  But its use is deprecated in favor of CSS anyhow.
    Your pasted code is lacking a doctype or anything that would normally be above that stylesheet link.  Is that just an oversight or is it really not there?

  • DW MX2004 design view not showing

    Hi... I'm working in split mode in DWMX2004. The background
    image is bigger than the design window. No matter what I do, I
    cannot scroll to the top of the page to add content. There is no
    scroll bar on the right side. I have minimized and stretched the
    page, I have restored the page to full size. I cannot get it to
    show the whole page. BTW, even if working in just design view, I
    cannot get to the top of the page. Very frustrating to say the
    least... please, help?
    TIA
    Mike T.

    Did you just insert the image into a blank document, or have
    you declared
    this image as the background to a container.
    You need to use css to declare this image as a background
    image for the
    table itself or for a div (do not use layers as your main way
    to construct
    a page-you'll only end up with more headaches :)
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au
    Spry Widget Examples
    http://www.dreamweaverresources.com/spry-widgets/
    "mtripoli3" <[email protected]> wrote in
    message
    news:f6r43t$2j4$[email protected]..
    > Hi,
    > Thanks for the quick response. I can't give you a URl
    because the page
    > isn't
    > ready. You are correct; it is a blank page with a large
    background image.
    > The
    > problem is I can't get to the "top" of the window to add
    content. I've
    > tried
    > putting in a table and expanding it to the top, but it
    will not scroll to
    > the
    > top. I've tried the same thing with a layer. At one
    point, and I don't
    > know how
    > I did it, I could scroll to the top if I mimimized the
    window and then
    > dragged
    > it to a workable size. I haven't been able to repeat
    this. What do you do
    > when
    > the background image is large?
    >

  • Design View not displaying properly

    I am pretty new to Dreamweaver.  I can't get my Design view to display properly, even when tried on two different computers.  The top div displays properly, then on the nav bar, only the background shows with the table items just listed in a row.  There are a lot of black background segments to the page, and thin yellow lines.  The main content shows at the bottom after a big chunk of black background blocks.  The page shows perfectly fine in a browser.  I can only work in Code view because of this.  Any suggestions?
    If it helps, here is my html:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>dentonquiltguild</title>
    <link href="includes/gallery.css" rel="stylesheet" type="text/css" />
    <link href="dqgfinal_styles.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrapper">
    <!--[if lte IE 6]>
    <![endif]-->
    <style type="text/css">
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <div id="top">
      <div id="logotemp"><img src="images/logo.gif" width="280" height="175" alt="logo" /></div><!--logotemp -->
      <div id="quilt_top"><img src="images/quilt_top_01.png" width="550" height="209" alt="quilt top" /></div>
    </div><!--top --> 
    <div id="navbar">
       <ul id="MenuBar2" class="MenuBarHorizontal">
         <li><a href="index.html"><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image8','','images/homered_03.gif',1)"><img src="images/homewhite_03.gif" alt="home button" name="Image8" width="101" height="43" border="0" id="Image8" /></a> </li>
         <li><a href="general.html" class="MenuBarItemSubmenu"></a><a href="general.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image9','','images/generalred_03.gif',1)"><img src="images/generalwhite_03.gif" alt="general button" name="Image9" width="101" height="43" border="0" id="Image9" /></a>
           <ul>
             <li><a href="meetings.html">Meetings</a></li>
             <li><a href="showandtell.html">Show &amp; Tell</a></li>
             <li><a href="library.html">Library</a></li>
             <li><a href="blogs.html">Blogs</a></li>
        <li><a href="retreat.html">Retreat</a></li>
           </ul>
         </li>
         <li><a class="MenuBarItemSubmenu" href="members.html"></a><a href="members.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image10','','images/membersred_03.gif',1)"><img src="images/memberswhite_03.gif" alt="members button" name="Image10" width="101" height="43" border="0" id="Image10" /></a>
         </li>
         <li><a href="community.html" class="MenuBarItemSubmenu"></a><a href="community.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image11','','images/communityred.gif',1)"><img src="images/communitywhite_03.gif" alt="community button" name="Image11" width="101" height="43" border="0" id="Image11" /></a>
           <ul>
             <li><a href="kidskwilts.html">Kids Kwilts</a></li>
             <li><a href="storybooks.html">Storybooks</a></li>
             <li><a href="sowinghope.html">Sowing Hope</a></li>
           </ul>
         </li>
         <li><a href="contacts.html" class="MenuBarItemSubmenu"></a><a href="contacts.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image12','','images/contactsred_03.gif',1)"><img src="images/contactswhite_03.gif" alt="contacts button" name="Image12" width="101" height="43" border="0" id="Image12" /></a>
           <ul>
             <li><a href="board.html">Board</a></li>
             <li><a href="bees.html">Bees</a></li>
             <li><a href="resources.html">Resources</a></li>
             <li><a href="shops.html">Shops</a></li>
             <li><a href="guilds.html">Guilds</a></li>
           </ul>
         </li>
       </ul>
    </div><!--navbar -->
    <div id="quilt_bottom"><img src="images/quilt_bottom_02.png" width="550" height="128" alt="quilt bottom" /></div>
    <div id="maintemp">
      <div id="next">
      <div id="next_meeting_text">
        <div align="center">Next Meeting<br/> March 15
          </div><!--center -->
      </div><!--next_meeting_text -->
      <div><!--speaker_text -->
        <div  align="center"><a href="http://americanjane.com" id="speaker_text">Sandy Klop<br/>"American Jane"</a></div><!--align -->
      </div><!--speaker_text -->
      <div id="calendar_button">
        <div align="center"><a href="calendar.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','images/calendar_ro_03.gif',1)"><img src="images/calendar_03.gif" alt="calendar button" name="Image6" width="136" height="54" border="0" id="Image6" /></a></div>
      </div><!--calendar_button -->
      <div id="events_button">
        <div align="center"><a href="events.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','images/events_ro_03.gif',1)"><img src="images/events_03.gif" alt="events button" name="Image7" width="136" height="54" border="0" id="Image7" /></a></div>
        </div><!--events_button -->
    </div><!--next -->
    <div id="main_head">Welcome To The <br/>Denton Quilt Guild</div><!--main_head -->
    <div id="main_text">
          We are a group of over 200 quilters creating everything from traditional quilts, to art quilts, and everything in between.  New members and visitors are always welcome to our meetings on the 3rd Thursday of each month.<br />
          The Denton Quilt Guild provides a service to the local community by providing quilts to children in need, offering our Storybooks and Quilts To Go to our local schools, and participating in local events such as the Storytelling Festival.  Quilters of all levels are welcome!
          </div><!--main_text -->
        <div id="bottom">
        <div id="copyright"><img src="images/copyright.gif" width="127" height="8" alt="copyright" /></div><!--copyright --> 
        <div id="facebook"><a href="http://www.facebook.com/groups/42514709926/"><img src="images/facebook.gif" width="112" height="45" alt="facebook" /></a></div>
      </div>  
    </div>
    </div><!--maintemp -->
    </div><!--wrapper -->
    <script type="text/javascript">
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

    I still cannot solve this problem.  Can ANYONE out there help, or tell me where I can find the answer.  Now I will attach two screen shots of what my Design View looks like.  It happens on all pages I have created.  I do like working in  code view, but there are times when it's easier, almost essential for me to work in Design view.  If it works for some people, why not me?
    These images are the top and then the bottom of the same page.  I have turned CSS rendering on and off, but nothing helps.

  • Background Image Disappears in Design View

    Hi, I am new to website design and just recently the background image stopped showing up in design view.  When I switch to live view and check in the browser though the background shows up again.  It used to work before but it just stopped working recently.  I have been trying to find a solution but it has not been working out.  If anyone has any ideas as to what could fix my problem, it would be greatly appreciated.
    Here is my css
    @charset "UTF-8";
    #container {
              height: 1280px;
              width: 960px;
              margin-top: 0px;
              margin-right: auto;
              margin-bottom: auto;
              margin-left: auto;
              position: relative;
              background-image: url(../Images/background%20copy.jpg);
              background-repeat: no-repeat;
    h3 {
              margin-top: 420px;
              margin-bottom: 195px;
              text-align: center;
              position: absolute;
              margin-left: 437.5px;
              text-transform: capitalize;
              font-variant: small-caps;
              font-size: 24px;
              font-style: inherit;
              text-decoration: underline;
    h2
              margin-top: 160px;
              margin-bottom: 195px;
              text-align: center;
              position: absolute;
              margin-left: 230px;
              text-transform: capitalize;
              font-variant: small-caps;
    p1
              margin-top: 350px;
              position: absolute;
              margin-left: 40px;
              margin-right: 60px;
              font-size: 18px;
              text-align: center;
    When i turn it on live view it is also formatted correctly and everything.  But when it is on just design or split view the text and all of the pictures don't follow any of the css.          

    <!doctype html>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>LADC Companies</title>
    <meta name="keywords" content="LADC Companies,commercial lawn service, services, snow removal, concrete romval, Home Depot, Kohl's">
    <link href="CSS/styles.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    #NavBar {
              height: 36px;
              width: 960px;
              margin-right: auto;
              margin-left: auto;
              margin-top: 102px;
              margin-bottom: 146px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              position: absolute;
              left: auto;
              top: auto;
              right: auto;
              bottom: auto;
    #apDiv1 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 65px;
              top: 197px;
    #apDiv2 {
              position: absolute;
              width: 207px;
              height: 143px;
              z-index: 1;
              left: 268px;
              top: 197px;
    #apDiv3 {
              position: absolute;
              width: 201px;
              height: 142px;
              z-index: 1;
              left: 204px;
              top: 0px;
    #apDiv4 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 684px;
              top: 205px;
    #apDiv5 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 2;
              left: 410px;
              top: 13px;
    #apDiv6 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 204px;
              top: 0px;
    </style>
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onLoad="MM_preloadImages('Images/navover_01.gif','Images/navover_02.gif','Images/navover_ 03.jpg','Images/navover_04.gif','Images/navover_05.jpg')">
    <div id="container">
      <div id="NavBar"><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','Images/navover_01.gif',1)"><img src="Images/background-copy_01.gif" width="192" height="36" id="Home"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('About us','','Images/navover_02.gif',1)"><img src="Images/background-copy_02.gif" width="192" height="36" id="About us"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Services','','Images/navover_03.jpg',1)"><img src="Images/background-copy_03.jpg" width="192" height="36" id="Services"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Gallery','','Images/navover_04.gif',1)"><img src="Images/background-copy_04.gif" width="192" height="36" id="Gallery"></a><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Contact Us','','Images/navover_05.jpg',1)"><img src="Images/background-copy_05.jpg" width="192" height="36" id="Contact Us"></a></div>
      <h2>LADC Companies... "your #1 outsource resource"</h2>
      <h3>Services</h3>
      <p1>LADC Companies has strived to put the service back into "service" since it started in 1986.  Since that time LADC has delivered, as promised, its commitment to first rate quality service with in-house personnel to meet its client strict demands and expectations.</p1>
      <div id="apDiv1"><img src="new truck.JPG" width="204" height="143" /></div>
      <div id="apDiv2"><img src="IMG_2425.jpg" width="204" height="143" alt="HOME depot" />
        <div id="apDiv3"><img src="Images/2011-07-26_12-59-24_137.jpg" width="204" height="143" />
          <div id="apDiv6"><img src="Images/DSCN0147.jpg" width="204" height="143" alt="concrete" /></div>
        </div>
    </div>
    </body>
    </html>

  • Hiding things in Dreamweaver Design view

    Hi, I have this huge Flash object on my page that is covering
    up roughly 75% of the page view. It is on a floating layer and I
    need to insert text under it. However I can't draw a new layer to
    do this, nevermind the fact that this huge gray box makes it
    impossible to see what's under it. Can I hide this Flash object in
    the design view, work under it, and then unhide it? Please refer to
    this image: www.dwbgallery.com/stuff/dw-flashobject.jpg
    Thanks!

    Good luck dale....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "dalewb" <[email protected]> wrote in
    message
    news:ec25so$f02$[email protected]..
    >
    quote:
    Originally posted by:
    Newsgroup User
    > >...It is on a floating layer
    >
    > What's a floating layer? If it's a DW layer you can hide
    it with the
    > visibility options in the Layers Palette, but....
    >
    > >... and I need to insert text under it.
    >
    > Not sure why you want to put content "under" the Flash
    element which will
    > hide whatever it is.
    >
    >
    > Thanks for the replies. Yes, it is a Dreamweaver layer.
    A large portion
    > of
    > the Flash object is empty and published with the
    transparency option on
    > (wmode="transparent"). It was designed as a supplement
    to the existing
    > page
    > structure (it in effect hovers over the page). You can
    see it at work at
    > www.dwbgallery.com/dev.html. I ended up figuring this
    out, not through
    > hiding
    > the Flash object, but just by inserting the code I
    needed by hand into the
    > HTML.
    >
    > Murray, I took the time to screencapture, upload the
    image to my
    > webserver,
    > and provide a link to it to insure my post was
    understood. Between
    > describing
    > the question and doing that, I'm not sure how I could be
    more clear.
    > Nevertheless, you have a few promising links in your sig
    I will take a
    > gander
    > at.
    >
    >
    >

  • Unable to see in design view

    When I "get" files (htm) from the remote site to the local site, the code comes over and I can edit in code BUT I cannot see it in design view - I just see the template.  But I can preview it OK in the browser.  I  have just taken over this website.  The previous webmaster used microsoft Expression Web which he assure me is compatable with Dreamweaver.  I believe he editted with code.

    That vml code is not from Expression Web. It appears when someone is bringing content from Word. Usually it means theyused "WordArt" but also provides round tripping of content between Word and other MS applications.
    Provide a link to a page that uses the DWT and then we should be able to tell you what might be causing the problem. I know when I open pages in Expression Web that don't show up correctly in design view it is usually because the person used absolute positioning and have the layers stack wrong but I haven't seen that issue when I open the same page in Dreamweaver.
    Expression Web writes web standard xhtml 1.0 code by default. It does have limited legacy support for some FrontPage bits but it is mostly of the "ability to edit" type and very few of the webbots can even be added in Expression Web.  Its DWTs are basically Dreamweaver 4 (so much less function than current Dreamweaver DWTs) but Dreamweaver will use and update pages attached to an Expression Web DWT. I manage sites that use both, especially ones where clients manage site content but I create the DWTs and even use Dreamweaver extensions on the site. That's why I'm surprised to hear you have a problem seeing an EW created page and would like to see it.

  • How can I get back to editing in Design view?

    I can't edit my web pages in Design view. When I DON'T have Live View on, nor Live Code, I only get a cursor shaped like a NO circle and I cannot click on anything to edit it. I can only make changes in the code window.
    What can I do to restore editablilty in Design view?

    Sorry this has taken so long. I have been trying a few things. One is the fact my template my pages are all based on has an editable region, which is where the uneditable are is within.. Other editable areas in the template are available for me to click into and edit, but not the main area.
    I tried moving the main div inside the editable region, but then, although it is now editable, the main div gets wiped away when the site pages get updated. So then I am forced to go back to the previous situation.
    Link: http://www.revelantiron-ons.com/MainPage.html
    Code:
    <html><!-- InstanceBegin template="/Templates/PageLayout_Idea_Template.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Revelant Iron-Ons Home</title>
    <!-- InstanceEndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" > <meta name="keywords" content="christian t shirts, christian apparel, iron on transfer, iron-on transfer, transfers iron on, creation, creator, relevant, Christian, t-shirt, tshirt, iron on, iron-on, inspirational, political, conservative, pro-life, prolife, religious, religion, christian, bible, Jesus, Holy Spirit, spiritual, design, revelation">
    <meta name="description" content="A site for custom-designed Christian, religious, inspiriational, politically conservative iron-on designs. Unique Christian and inspirational iron-on transfer designs for you.">
    <link href="rio-styles.css" rel="stylesheet" type="text/css">
    <script type="text/javascript">
    <!--
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
      var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) {
          img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr)
          for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    //-->
    </script>
    <!-- InstanceBeginEditable name="head" -->
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <!-- InstanceEndEditable -->
    </head>
    <body   class="body" onLoad="MM_preloadImages('images/NavRllvr1.jpg','images/NavRllvr2.jpg','images/NavRllvr3. jpg','images/NavRllvr4.jpg','images/NavRllvr5.jpg','images/NavRllvr6.jpg','images/RIO_NavU p1.jpg','images/RIO_NavUp2.jpg','images/RIO_NavUp3.jpg','images/RIO_NavUp4.jpg','images/RI O_NavUp5.jpg','images/RIO_NavUp6.jpg','images/BuyBttn_sml_ovr.jpg')">
    <div id="container">
    <div id="adspace">
      <!-- InstanceBeginEditable name="AdSpaceRegion" --><img src="../images/AlsoFollowbar.jpg" id="followbox"  alt="Also follow Revelant Iron-Ons at these locations" width="857" height="43" hspace="59" vspace="0" border="0" usemap="#Map">
      <map name="Map">
        <area shape="rect" coords="640,2,712,48" href="http://www.cafepress.com/RevelantIronOnsCP" target="_blank" alt="Revelant Iron-Ons at CafePress">
        <area shape="rect" coords="487,4,616,40" href="http://www.zazzle.com/revelant" target="_blank" alt="Revelant Iron-Ons at Zazzle.com">
    <area shape="rect" coords="792,1,848,42" href="http://twitter.com/RevelantIronOns" target="_blank" alt="Revelant Iron-Ons Twitter page">
        <area shape="rect" coords="727,2,787,45" href="http://www.facebook.com/profile.php?id=100002412534139&sk=wall" target="_blank" alt="Revelant Iron-ons Facebook page">
      </map><!-- InstanceEndEditable --></div>
    <div id="leftside"></div><div id="rightside"></div><div id="centercore">
        <div id="header"><img src="images/RIO_Masthead-left.jpg" width="448" height="109" alt="Revelant Iron-Ons logo"><img src="images/RIO_Masthead-Right.jpg" width="448" height="109" alt="Inspirational Iron-On Designs"></div>
        <div id="navbar">
          <div id="navbuttonlineup"><a href="MainPage.html" target="_top" onClick="MM_nbGroup('down','group1','Home_bttn','../images/NavRllvr1.jpg',1)" onMouseOver="MM_nbGroup('over','Home_bttn','../images/NavRllvr1.jpg','../images/RIO_NavUp 1.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp1.jpg" alt="Home" name="Home_bttn" width="150" height="28" border="0" onload=""></a><a href="designs.html" target="_top" onClick="MM_nbGroup('down','group1','Designs_bttn','../images/NavRllvr2.jpg',1)" onMouseOver="MM_nbGroup('over','Designs_bttn','../images/NavRllvr2.jpg','../images/RIO_Na vUp2.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp2.jpg" alt="Designs" name="Designs_bttn" width="150" height="28" border="0" onload=""></a><a href="news.html" target="_top" onClick="MM_nbGroup('down','group1','News_bttn','../images/NavRllvr3.jpg',1)" onMouseOver="MM_nbGroup('over','News_bttn','../images/NavRllvr3.jpg','../images/RIO_NavUp 3.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp3.jpg" alt="News" name="News_bttn" width="150" height="28" border="0" onload=""></a><a href="articles.html" target="_top" onClick="MM_nbGroup('down','group1','Articles_bttn','../images/NavRllvr4.jpg',1)" onMouseOver="MM_nbGroup('over','Articles_bttn','../images/NavRllvr4.jpg','../images/RIO_N avUp4.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp4.jpg" alt="Articles" name="Articles_bttn" width="150" height="28" border="0" onload=""></a><a href="instructions.html" target="_top" onClick="MM_nbGroup('down','group1','instruct_bttn','../images/NavRllvr5.jpg',1)" onMouseOver="MM_nbGroup('over','instruct_bttn','../images/NavRllvr5.jpg','../images/RIO_N avUp5.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp5.jpg" alt="Instructions" name="instruct_bttn" width="150" height="28" border="0" onload=""></a><a href="contactform.html" target="_top" onClick="MM_nbGroup('down','group1','About_bttn','../images/NavRllvr6.jpg',1)" onMouseOver="MM_nbGroup('over','About_bttn','../images/NavRllvr6.jpg','../images/RIO_NavU p6.jpg',1)" onMouseOut="MM_nbGroup('out')"><img src="images/RIO_NavUp6.jpg" alt="Contact Us" name="About_bttn" width="146" height="28" border="0" onload=""></a></div>
          <div id="mainContent"><!-- InstanceBeginEditable name="ContentRegion" -->
            <div id="mainblurb" class="RIO_basic">
            <div id="quickquip" ><p class="RIO_smaller">Keep on top of new designs and other important information. <a href="http://revelantiron-ons.com/letsshop/index.php?main_page=login">Click here</a> to sign up for our newsletter.<a href="http://revelantiron-ons.com/letsshop/index.php?main_page=login"><img src="/images/nwslttr_choose_shot.jpg" alt="choose our newsletter section of registration form" width="190" height="67" vspace="6" border="0"></a> </p>
          </div>
          <div id="quickquip" ><p class="RIO_smaller">Have  questions about Revelant Iron-Ons iron-on transfers? <a href="FAQ.html">Look up our FAQ page</a>.</p>
          </div>
          <div class="clearfloat"></div>
                        <p class="RIO_HeadlineK">God&rsquo;s Cool Creation!          </p>
              <p>This is sure to become popular very quickly. God&rsquo;s Cool Creation displays a wonderful arrangement of images and illustrations glorifying God in His handiwork of Earth&rsquo;s creation.</p>
    <p><img src="/images/designs/proxies/CC_proxy_150w.png" width="150" height="126" alt="God's Cool Creation iron-on design"></p>
    <p>Take a look at this design, <a href="http://revelantiron-ons.com/letsshop/index.php?main_page=product_info&cPath=1&products_id= 7&zenid=217315476d30c2abb2e57d53bcbadb97"><span class="linkK">order it today</span></a>, and get ready to hear your friends ooh and aah over it!</p>
              <p class="RIO_HeadlineK"><a href="news.html#SpecialOffer" class="linkK">A Special Introductory Offer<br>
                for first-time orders!</a></p>
              <p class="RIO_HeadlineK">Welcome to Revelant Iron-Ons.</p>
              <p class="RIO_SubK">Iron-On Designs that Say What You Want to Say</p>
              <p>We are happy to present to you some of the most relevant, eye-catching and unique Christian, inspirational iron-on designs available on the web. This is our aim, and as we grow, we believe you will find this to be true.</p>
              <p>As this site is new, we currently have only a few designs. However, many new designs are in the works. The Bible asks, &ldquo;Who despises the day of small things?&rdquo; Well, not us! We thankfully rejoice that we can start offering you specially made iron-ons in a small way now and grow to more designs later.</p>
              <p class="RIO_SubK">A DIY Approach</p>
              <p>Our purpose is to provide you with great iron-on designs, and impactful messages, printed with Epson&rsquo;s premium  DURABrite<span class="Superscript">&reg;</span> Ultra ink, on quality iron-on transfer material. You supply the garment and the iron, follow our special instructions, and end up with a fantastic iron-on you can enjoy wearing for years.</p>
              <p>Please view our designs, order what you like, and also read any important news and articles about each offering. </p>
            <div id="duraBriteBlurb"><img name="durabriteimage" src="images/DURABrite_logo_8bt.png" width="120" height="65" alt="DURABrite Ultra Ink logo"></div>
            </div><p class="RIO_basic"><br>
            Click on any design to see more!<br>
            <br>
            <a href="/letsshop/index.php" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('buybttn_sml','','images/BuyBttn_sml_ovr.jpg',1)"><img src="images/BuyBttn_sml_up.jpg" alt="Buy now!" name="buybttn_sml" width="116" height="30" border="0"></a>        </p>
            <div id="pictscolumn">
                      <p class="RIO_caption"><a href="designs.html"><img src="images/designs/T-Shirt_Proxy_CoolC.png" width="162" height="165" alt="Cool Creation T-shirt" border="0" align="top"></a><br>
    God&rsquo;s Cool Creation</p>
              <p class="RIO_caption"><a href="designs.html"><img src="images/designs/T-Shirt_Proxy_ATS.png" width="162" height="165" alt="Able To Save T-shirt" border="0" align="top"></a><br>
    Able to Save</p>
    <p class="RIO_caption"><a href="designs.html"><img src="images/designs/T-Shirt_Proxy_answr.png" width="162" height="165" alt="the answers T-shirt" border="0" align="top"></a><br>
    the answers</p>
               <p class="RIO_caption"><a href="designs.html"><img src="images/designs/proxies/Shirt_Proxy_FOSS.png" alt="Fruit of the Spirit Spots T-shirt" width="162" height="165" border="0"></a><br>
              Fruit of the Spirit Spots</p>
              <p class="RIO_caption"><a href="designs.html"><img src="images/designs/proxies/Shirt_Proxy_Endrs.png" alt="Endorse does not Establish T-shirt" width="162" height="165" border="0"></a><br>
              Endorse does not Establish</p>
              <p class="RIO_caption"><a href="designs.html"><img src="images/designs/T-Shirt_Proxy_WrngChc.png" alt="Fruit of the Spirit Spots T-shirt" width="162" height="165" border="0"></a><br>
              The Wrong Choice</p>
           </div>
          <!-- InstanceEndEditable --></div></div>
      </div>
    <div class="clearfloat"></div>
      <div id="footer"><p class="foottype">&copy; 2011 RightStar Computing<br>
      Revelant Iron-Ons is a brand of RightStar Computing.  123 Hedman Lane, Monticello, Minnesota 55362<br>
      <a href="MainPage.html" class="link">Home</a> | <a href="designs.html"  class="link">Designs</a> | <a href="news.html"  class="link">News</a> | <a href="articles.html"  class="link">Articles</a> | <a href="instructions.html"  class="link">Iron-On Instructions</a> | <a href="contact.html"  class="link">Contact Us | </a><a href="letsshop/index.php" class="link">Buy Now!</a></p><!--footer info will go here, such as copyright, etc. --></div>
    </div><!--end container area -->
    </body>
    <!-- InstanceEnd --></html>
    CSS:
    @charset "UTF-8";
    .body  {
              text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
              background-color: #514444;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 100%;
              margin: 0px;
              padding: 0px;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
    .RIO_basic {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 100%;
              font-style: normal;
              line-height: 120%;
              font-weight: normal;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
              margin-left:0 em;
              margin-right:1.5em;
              margin-top:0.5em;
    .RIO_smaller  {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 85%;
              font-style: normal;
              line-height: 120%;
              font-weight: normal;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
              margin-left:0 em;
              margin-right:1.5em;
              margin-top:0.5em;
    .RIO_showtitle {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color:          #000;
    font-size: 85%;
    font-weight:bold;
    margin-top:0px;
    margin-bottom: 4px;
    text-decoration:none;
    .RIO_caption {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 70%;
              --font-style:italic;
              color:#000;
              margin-top:.25em;
              margin-bottom:1em;
              text-decoration:none;
    .RIO_basicK {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 100%;
              font-style: normal;
              line-height: 120%;
              font-weight: normal;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
    .RIO_HeadlineK {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 120%;
              font-style: normal;
              line-height: 120%;
              font-weight: bold;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
              text-align: center;
              margin-top:1em;
    .RIO_HeadlineK-left {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 120%;
              font-style: normal;
              line-height: 120%;
              font-weight: bold;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
              text-align: left;
              margin-top:1em;
    .newsdate {
    color: #cead33;
    font-weight: bold;
    font-size: 85%;
    text-decoration:underline;
    margin-top:0.125em;
    .RIO_SubK {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 110%;
              font-style: normal;
              line-height: 120%;
              font-weight: bold;
              font-variant: normal;
              color: #000000;
              text-decoration: none;
              white-space: normal;
              text-align: left;
              margin-left:0em;
              margin-right:0.5em;
              margin-top:0.75em;
    .Superscript {
              font-size: x-small;
    .link {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              color: #FFFFFF;
              text-decoration: none;
              --text-indent: 2em;
              white-space: normal;
              --text-decoration: underline;
    .linkK {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              color: #000000;
              text-decoration: none;
              --text-indent: 2em;
              white-space: normal;
              text-decoration: underline;
    .linkhover {
              color: #ffe050;
              text-decoration: none;
              --text-indent: 2em;
              white-space: normal;
              --text-decoration: underline;
    .foottype {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 65%;
              color: #FFF;
              font-weight:lighter;
              text-align:center;
              line-height:160%;
              text-decoration: none;
    .caption {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: .75em;
              color: #000F;
              font-weight:lighter;
              text-align:center;
              line-height:160%;
              text-decoration: none;
    .background {
              background-attachment: fixed;
              background-image: url(images/RVLT_Bkgrd_2000h.jpg);
              background-repeat: no-repeat;
              background-position: left top;
    #container {
              width:970px;
              text-align: left;
              height: 900px;
              padding: 0px;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              margin-top: 0;
              margin-right: auto;
              margin-bottom: 0;
              margin-left: auto;
    #buttonspace {
    width:180px;
    height:auto;
    margin-right: 10px;
    margin-bottom: 6px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color:#f8cf35;
    text-align:left;
    float: left;
    border-radius:6px;
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0, .5);
    box-shadow: 3px 3px 5px rgba(0,0,0, .5);
    .buttontext {
              margin:0px;
              text-decoration:none;
              font-size:80%;
    #centercore {
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 0px;
              position: relative;
              padding-top: 0px;
              padding-right: 0px;
              padding-bottom: 0px;
              padding-left: 37px;
    #followbox {
              margin-top:46px;
              margin-bottom:0px;
    #adspace {
              background-image: url(images/RIO_Adspace.jpg);
              background-repeat: no-repeat;
              background-position: 0px 0px;
              margin: 0px;
              height: 100px;
              width: 970px;
              padding:  0px;
              --clip: rect(auto,auto,auto,auto);
              position: relative;
              clear: both;
    #header {
              height: auto;
              width:auto;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              margin: 0px;
              padding: 0;
    #leftside {
              background-image: url(images/RIO_LeftSide.jpg);
              background-repeat: no-repeat;
              float: left;
              width: 37px;
              background-position: top;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              margin: 0px;
              padding: 0px;
              height: 700px;
              position: inherit;
              left: 0px;
              top: 100px;
    #rightside {
              background-image: url(images/RIO_RightSide.jpg);
              background-repeat: no-repeat;
              margin: 0px;
              float: right;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              width: 37px;
              height: 700px;
              background-position: top;
    #mainblurb {
              float: left;
              width: 500px;
              margin-top: 20px;
              margin-right: 10px;
              margin-bottom: 15px;
              margin-left: 20px;
              padding-right:15px;
              overflow: auto;
              height: 485px;
              padding:0px, 0px, 0px, 0px;
    #pictscolumn {
              float: right;
              width: 230px;
              height:380;
              margin-top: 15px;
              margin-right: 50px;
              margin-bottom: 15px;
              margin-left: 0px;
              overflow: auto;
              padding:0px;
    #navbar {
              height: 71px;
              width: 896px;
              background-image: url(images/RIO_NavBarBkgd.jpg);
              background-repeat:no-repeat;
              background-position: top;
              margin: 0px;
              padding: 0;
              position: absolute;
              top: 109px;
    #navbuttonlineup {
              height: 28px;
              padding-top:43px;
              width: 896px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 0px;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              position: relative;
              z-index: 80;
              margin-top: 0px;
              padding-right: 0px;
              padding-bottom: 0px;
              padding-left: 0px;
    #mainContent {
              margin: 0; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
              background-image: url(images/RIO_ContentBkgrd.jpg);
              background-repeat: no-repeat;
              height: 520px;
              width: 896px;
              position: relative;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              top: 0px;
              background-position: left top;
              padding-top: 10px;
              padding-right: 37px;
              padding-bottom: 0px;
              padding-left: 37px;
                        overflow: auto;
    #quickquip  {
              width: 205px;
              padding-left:6px;
              padding-right:6px;
              margin:6px;
              background-color:rgba(248, 207, 53, .85);
              border-radius:6px;
    float:left;
    #showbox  {
              width: 268px;
              height: 268px;
              background-color:rgba(255, 255, 255, .7);
              border-radius:8px;
              text-align:center;
              float:left;
              padding-top:8px;
              margin:4px;
    #duraBriteBlurb {
              padding: 10px;
              float: right;
              height: 70px;
              width: 125px;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              z-index: auto;
    table {
    margin-left: 20px;
    margin-right: 20px;
    border: thin solid black;
    caption-side: bottom;
    border-spacing:0px;
    border-collapse: collapse;
    td, th {
    border: thin dotted gray;
    padding: 5px;
    th {
    background-color:#cc6600;
    table table th {
    background-color:white;
    caption {
    font-style: italic;
    padding-top: 8px;
    font-size: 80%;
    .cellshirt {
    width:180px;
    .cellcolor {
    background-color:#fcba7a;
    .centered {
    text-align: center;
    .right  {
    text-align: right;
    #footer {
              padding: 0,0,0,0;
              width:970px;
              background-image: url(images/RIO_Footer.jpg);
              background-repeat: no-repeat;
              height: 100px;
              border-top-width: 0px;
              border-right-width: 0px;
              border-bottom-width: 0px;
              border-left-width: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              position: relative;
              clear: both;
              float:left;
              background-position: 0px 0px;
              margin: 0px;
              top: 0px;
    /* Tips for mainContent:
    1. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
    2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
    3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
    /* Miscellaneous classes for reuse */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
              float: right;
              margin-left: 8px;
    .fltlft { /* this class can be used to float an element left in your page */
              float: left;
              margin-right: 8px;
              azimuth:center-left
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
              clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    [if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    #navbar, #header, #mainContent, #container, navbuttonlineup, #centercore, #leftside, #rightside, #adspace, #mainblurb, #pictscolumn {zoom: 1;}
    #header {
              top:0px;
              position:absolute;
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]
    If you have any solution, I would greatly appreciate it!

  • Divs not aligning in design view.

    Hi,
    I have to divs next to each other their combined widths = the divs width I have wrapped around them so they should align perfectly. However in disign view one of the divs is pushed below the other but when I preview in the browser they are aligned how they should be. I know this isn't a huge problem as in the browser its appearing how it should but its really distracting whilst I'm still coding a site when divs aren't where they should be.
    I have attached my code and css styles. If someone could advise what may be going on.
    Thank you and kind regards
    Elliot
    Source code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <link href="web_design_style.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onload="MM_preloadImages('images/nav_bar/home_ro.png','images/nav_bar/about_ro.png','imag es/nav_bar/packages_ro.png','images/nav_bar/portfolio_ro.png','images/home header/nav_bar/contact_home_RO.png')">
    <div id="web_centre_wrap">
    <div id="header_home">
    <div id="top_header_home"></div>
    <div id="middle_header_left_home"></div>
    <div id="middle_header_right_home"></div>
    <div id="menu_bar_home">
      <table width="396" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><a href="web_design_home.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','images/nav_bar/home_ro.png',1)"><img src="images/nav_bar/home.png" name="home" width="67" height="121" border="0" id="home" /></a></td>
          <td><a href="web_design_about.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('about','','images/nav_bar/about_ro.png',1)"><img src="images/nav_bar/about.png" name="about" width="70" height="121" border="0" id="about" /></a></td>
          <td><a href="web_design_packages.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('packages','','images/nav_bar/packages_ro.png',1)"><img src="images/nav_bar/packages.png" name="packages" width="92" height="121" border="0" id="packages" /></a></td>
          <td><a href="portfolio.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('portfolio','','images/nav_bar/portfolio_ro.png',1)"><img src="images/nav_bar/portfolio.png" name="portfolio" width="89" height="121" border="0" id="portfolio" /></a></td>
          <td><a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/home header/nav_bar/contact_home_RO.png',1)"><img src="images/home header/nav_bar/contact_home.png" name="contact" width="78" height="121" border="0" id="contact" /></a></td>
        </tr>
      </table>
    </div>
    <div id="bottom_header_home">
    </div>
    </div><!-- end #header -->
    <div id="content">
    </div><!-- end #content -->
    <div id="sidebar">
    <div id="quote"></div>
    <div id="testimonials"></div>
    </div><!-- end #sidebar -->
    <div id="footer">
    <div id="contact"></div>
    <div id="cpptu"></div>
    </div><!-- end #footer -->
    </div><!-- end #web_centre_wrap -->
    </body>
    </html>
    CSS Style
    @charset "utf-8";
    /* CSS Document */
    body {
    background:#bfbfbf;}
    #web_centre_wrap {
    margin:0 auto;
    width:860px;
    height:auto;}
    #header_home {
    width:860px;}
    #top_header_home {
    background:url(images/home%20header/header_top_bg.png);
    width:860px;
    height:219px;}
    #middle_header_left_home {
    background:url(images/home%20header/banner_left_bg.jpg);
    width:396px;
    height:150px;
    float:left;}
    #middle_header_right_home {
    background:url(images/home%20header/banner_monitor.png);
    width:464px;
    height:383px;
    float:right;}
    #menu_bar_home {
    float:left;
    height:121px;
    width:396px;}
    #bottom_header_home {
    background:url(images/home%20header/bottom_header_bg.png);
    width:396px;
    height:112px;
    float:left;
    font-family: Verdana, Geneva, sans-serif;}
    #header {
    width:860px;}
    #top_header {
    background:url(images/top_header_bg.png);
    width:860px;
    height:369px;}
    #bottom_header {
    background:url(images/bottom_header_bg.png);
    height:121px;
    width:464px;
    float:right;}
    #menu_bar {
    width:396px;
    height:121px;
    float:left;}
    #content {
    background:#fff;
    height:auto;
    width:589px;
    float:left}
    #sidebar {
    background:#fff;
    height:auto;
    width:271px;
    float:right;}
    #quote {
    background: url(images/quote_bg.png) no-repeat;
    height:341px;
    width:258px;
    margin:0 auto;}
    #testimonials {}
    #footer {
    background:url(images/footer_bg.png) repeat-x;
    height:253px;}
    #contact {}
    #cpptu {}
    .first_header_word {
    color: #3181fa;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size:20px;}
    .header_word {
    color: #a8a8a8;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size:20px;}
    .content_txt {
    color: #a8a8a8;
    text-align:left;
    font-family: Verdana, Geneva, sans-serif;
    font-size:18px;}

    Hi Murray,
    Thank you for responding to my query.
    I haven’t noticed any problems occurring as a result of using short hand when applying CSS styles but I will take your advice on board and start using long hand.
    I have just noticed there are very few paths with spaces, I was aware that using spaces or other punctuation in paths on a website is a bad idea. I didn’t notice I let some slip through so thank you for pointing that out.
    My website width is 860px and the two divs I mentioned #content & #sidebar their combined widths equal 860px. All my divs are wrapped inside #web_centre_wrap. As the two divs widths equals the website width they should sit next to each other as I have floated #content to the left and #sidebar to the right. As I said the divs sit next to each other when previewed in the browser just not in design view which is extremely distracting. Are you advising that I should wrap #content & #sidebar inside another div for example:
    <div id=” content_centre”>
    <div id=””>content</div>
    <div id=”sidebar”>
    <div id=”quote”></div>
    <div id=””>testimonials</div>
    </div><!--  end #sidebar -- >
    </div><!-- end #content_centre -- >
    Thank you again for your help
    Kind regards
    Elliot

  • Can not see two fields in Crystal 2008 Developer explorer/designer view

    I am currently developing crystal 2008 reports against the salesforce.com database using version 12.0.0.683 CR Developer Full version. I am using an updated driver that was provided in July or Aug 08 in order to view self referencing fields. The problem is that when I try and report against one of the tables (lead history) I cannot view two of the fields (New Value and Old Value)? I can see these two field (New Value and Old Value) in the database expert as the last two fields in the actual table, but the two fields are missing when I go into the explorer/designer view. In Salesforce, these two fields can not be filtered on, but I can export all the values in this table using Salesforece Apex data loader.

    Please re-post if this is still an issue to the OnDemand Forum or purchase a case and have a dedicated support engineer work with you directly

  • Unable to view php files in Design View?

    Need help! I cannot select design view when working with a PHP document, the DesignView option is disabled?
    My information.
    -          Dreamweaver CS5
    -          Mac OSX 10.6 snow Lepoard
    I have searched online and I also went through the FAQ but couldn’t find anything relating to this particular issue and my Professor at school said that I need to contact Adobe directly as design view should always be available but all that I would see in Design View are the HTML elements within the PHP file.
    The Design View button is disabled, I can not click on it all and so for my class assignments. I have to copy the PHP code into a new HTML document and only then am I able to view the html/php and edit the HTML elements, and then copy and paste it back into the PHP file once I have the html elements/design set up correctly.
    I did a similar “Set up PHP for Mac OS X – MAMP” to the version available here, could I have set this up incorrectly and that is why Design View is disabled?
    Thanks I appreciate your guys expertise and any help!

    Kanjan wrote:
    Need help! I cannot select design view when working with a PHP document, the DesignView option is disabled?
    Go to Dreamweaver > Preferences, and select File Types / Editors from the Category list on the left. Make sure that .php is NOT listed among the filename extensions in "Open in code view".
    Adding a filename extension to that list prevents files from being opened in Design view.

  • What is it about this markup that breaks DW CS3 Design View Editing?

    Folks:
    I'm attaching very simple --and apparently completely valid-- markup that generates the text shown between the markers below:
    ------------start----------------
    yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda yadda badda.
    ------------end----------------
    As you can see by examining the file, it contains only an span enclosing text and spaces, and some following breaks.  This file passes DW validation: no errors or warnings.
    If I open this file in DW CS3 Design View, select and delete the last word, "badda", the entire text --every "yadda"--  is also deleted.  All that text is really gone -- if I immediately save the file and re-open it, there is no text content at all, just the span pair,  spaces, and the trailing breaks.  This is completely repeatable.
    When you edit this file, do you get the same result?
    The attached file is a cut-down, simplified version of a production file that exhibits this issue. (That file also passes validation.)   When I delete single  words,  entire content paragraphs disappear.   So this is not just a point of curiosity.  I need to figure out how to fix the production code and avoid this problem in the future.
    What is it about the attached markup that causes this issue?  I've fooled around with this code quite a bit and the best I can figure out is that DW is confused when both the start- and end- span tags are followed immediately by a line break.  Inserting a space in either place makes the issue go away.   But the production code doesn't have any occurances of this pattern. And, anyway, line-breaks have no significance to html, just for source-code formatting, right?
    Am I missing something incredibly obvious?
    TIA
    hen3ry

    Nancy O:
    Thank you for your response, which gave me  valuable clues to understanding the issues.   (Specifically, it led me to re-read and understand better the nitty-gritty of the HTML4 specs,  section 7, "The global structure of an HTML Document", especially 7.5.1 The BODY element.)
    I believe you are saying --in sum--  that to be reliably edited in DW, each source file must comprise a syntactically correct and complete HTML Document. 
    I am attaching a second file, "badcode2.html", modified substantially as you suggest.  It passes the DW validator, the validator.w3.org test, and the www.totalvalidator.com test.    No errors or warnings. 
    I do this:   Launch DW, open this file, choose Design View if necessary, select the final word of text, "badda", and activate Edit-->Cut (or Delete).   As before, all the other text is deleted as well. This is repeatable. 
    It seems to me this sample code satisfies your general principle.  Could I be misapplying the three validation tests?  Or that passing these tests does not assure the document  is syntactically correct and complete?   Can you recommend other tests? 
    I'd like to add the following two points as a matter of background and a bit of niggling: 
    --I'm aware  that complete HTML pages must contain <html> , <head>,  and <body> tags, although the HTML4 specification seems to say <body> tags are optional.   All my production pages, as served, contain these tags.   My underlying design is a php template with individual content files incorporated by inclusion.   There may be only one set of <html> , <head>,  and <body> in  a  page. The  "outer" template code provides these tags, and individual content files cannot contain a nested set -- so they must be "bare" markup.   Is DW able to support this design, in which "bare markup" files are seemingly unavoidable?    Is there a mechanism analogous to DW Design-Time Style Sheets to provide virtual existence of these tags so "bare markup" files can be successfully edited?  I've looked for such a mechanism but not found one.    Or some completely different method?   
    --You specify the inclusion of <p> or <h1> tags within the  body.    Is there some special significance of <p> or <h1>  with respect to stable editing in DW?  My reading of the HTML4 spec indicates that a single block element is the minimal requirement for body content. Either of these tags qualify, right?   But so does <div>, and that's what I use in my current example.    Am I misunderstanding something? 
    Bottom line,  I'm looking for a pragmatic solution for my problem:   Once in a while, among hundreds of  structurally similar "bare markup" pages I edit in DW without any problem,  I lose data.   If inserting an additional tag into all my content include files eliminates these occasional problems, I'm  willing to do that, as long as:  (1) There is an arguable technical basis for the addition,  (2) the added tag does not  produce anything visible on the served page, and (3) the validators don't flag the extra tag.     
    Suggestions, please! 
    Thanks, 
    hen3ry

  • Can not see the design view nor the java file in CentOS

    Hi all. I've recently installed JSC2 in CentOS. I find this tool really useful. But I have a problem with the design view and the java file view. At the beginning, when I first create a Page1.jsp, I can see the design view and the java view with no problem. I run apps correctly. But after a while, I get a "null pointer exception" error and I am able to see only the jsp view, not the others. I don't even have the option to see the Design and Java views. And the page icon in the project window appears to be darker than a well working page. I'm not really sure what sequence of actions I do to get this error, it just suddenly happens. What I've done so far in JSC2 is to link to pages in the Page Navigation view. It works fine for a while, but after a while I get the error I've described.

    Yes, if I do that It happens the same. I've tried everything. Now I'm using Window$ 2000 and it works properly. Thanks anyway.

  • Images broken in design view on new computer paths leading to old harddrive?

    I recently got a new imac and installed cs5 dreamweaver ( I was using dreamweaver 8 but it no longer works in mountain lion) . I redfined the site all was fine then I must have done something and now suddenly all my images are broken in design view and in brower and live view! The site shows the images online from the server but everything is broken in design view. The directory is a mess as I used way too may subfolders when I first did the site but it's too large to start over. I tried deleting the site from my harddrive all together and creating a new folder for it and just getting the entire site from the server but the images still don't show. I don't want to have to go to every page on the site and fix broken links! I can pull an image into a page by browsing to the folder on my harddrive but they are not appearing anymore on their own. If the images were uploaded originally from another computer and the folder being used now for the site on my harddrive is different that won't break the image paths will it? It all worked fine until a few days ago. What I don't understand is I thought the images wouldn't show if they were only on the server and not on my harddrive but since I just GOT the site from the server, all the images ARE now on my harddrive in the new folder so why still nothing showing? I I tried right clicking the broken images and showing design notes they seem to be lookin for a path to my old computer where the harddrive was named differently than it is now. Is there ANY way to fix this? What about renaming my harddrive to the old name?
    Greatful for any advice but I am very much a newbie so not sure I will be able to do what I need to.
    Mary Ann

    Spaces in folder/filenames are not a good practice.  Space are converted to %20 on the server.  DW's Design View often can't reconcile this.  Best advice is to remove the spaces and use underscores _ or hyphens -
    Rename this:
    http://www.thedqtimes.com/Jane_site/Lake%20Effects/lakeeffectsjdaughters.jpg
    http://www.thedqtimes.com/Becky%20H%20stories/Untitled-1.jpg
    To this:
    http://www.thedqtimes.com/Jane_site/Lake_Effects/lakeeffectsjdaughters.jpg
    http://www.thedqtimes.com/Becky_H_stories/Untitled-1.jpg
    Also, you have a misplaced <head> tag.  It needs to be above the Dynamic drive Javascript code.
    <head>
         <script> </script>
         <style> <style>
    </head>
    Some pages are missing an HTML doc type declaration.  This sends browsers into Quirks Mode.
    Use validation tools to check for other code errors.
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    Nancy O.

  • Images and styles not showing in Design view on CS3

    Hi all,
    I am playing around with a CSS website template that I downloaded and
    opened in DW-CS3. I am just using this to learn and play around with. It
    came with the style sheet, jpg images etc.
    I just noticed that when in Design view for the index page, that the images
    and styles, menus are not displaying, only the html text is visible in Design view.
    When I preview the site with a browser like IE or FF, it displays fine along with
    any changes I have made.
    Does anyone have any ideas?
    Regards,
    dano

    In DW, View > Style Rendering > Display Styles on?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

Maybe you are looking for