Dreamweaver CS3 Design view is gone

I did a full page layout and everything looked great.  I uploaded the site and it looks fine but there are a few things I need to change.  I went back to Dreamweaver and the design view image is gone.  All that shows is a gray image witha small box in the upper left corner that shows a small box that looks like a missing image icon?  Anyway, nothing else.  The code is still there and when I go to preview in browser, it still shows the site.  I do most of my work in both design view and code so would really like to find a resolve to this.  Thanks!
Link:  http://www.jfusekdesign.com/index2.html

You have a problem with the markup of your page.. viewing the page in FFox I could see a line of stray 'text' at the very top of the page...
You  need to fix the syntax here:
<body class="twoColFixRtHdr" onload="MM_preloadImages('images/print_button_f2.jpg','images/web_button_f2.jpg','images/emarketing_button_f2.jpg','images/portfolio_button_f2.jpg','images/contactButton_f2.jpg','images/printOffer2.jpg','images/webOffer2.jpg','images/flash_images/print.gif','images/flash_images/Web.gif','images/flash_images/emarketing.gif')" tracingsrc="Firewo<meta name="description" content="J Fusek Design offering customized, quality print and web design at very affordable prices." />
rks/JFD_Web_FINAL_2009.png" tracingopacity="0">
See the line before: <div id="container">
rks/JFD_Web_FINAL_2009.png" tracingopacity="0">   <------this is the line that is not closed correctly and is seen in the browser.  Looks like it belongs to another line and somehow, maybe deleting something or other and this has been left behind.
Once you fix that section of the code, then put the page through the validator and check to see if there are other problems:
HTML Validator - http://validator.w3.org   
CSS Validator - http://jigsaw.w3.org/css-validator/
You have a few errors in the lightbox stylesheet that need correcting
http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fwww. jfusekdesign.com%2Findex2.html
Hopefully once all the errors are eliminated the page will show correctly in DW.  It only takes an unclosed tag for example, for the page to fail to show up in design view  :-)

Similar Messages

  • Dreamweaver CS3 Design View Problem

    I am trying to edit a Dreamweaver site using Dreamweaver CS3 on a Windows XP workstation at work. The site structure was developed by an outside vendor and has been designed using CSS for positioning -- no tables. It is my responsibility to finish the site using template pages provided. When viewing the site in several browsers -- both Mac and PC, everything is fine. When I open the site in Dreamweaver CS3 Windows, all of the positioning is off -- the menus that should be flush left of the text colum, instead, appear at the top of the text column. This issue is repeated throughout the site. Since I am using existing pages as templates for new ones, I'm forced to make edits in code view, upload and then view in my browser. My outside vendor, so far, does not have an answer to this.
    This weekend at home, I've installed an old Dreamweaver 8 trial version on my Macintosh. I downloaded the site and everything looks fine in Design View. Any ideas? Is this a settings issue on my Windows version of Dreamweaver?  I do have the Style Rendering setting set to Screen Media type.

    Hi,
    I found this thread after searching and searching for an answer as to why my Design View in DW CS3 started disappearing (even in split view).  It will show a partial view, but never the entire view all at once, even after restarting my PC.  I have been using CS3 for a few years now and it just started having this issue.  When this issue started, nothing had changed on my computer.  There has to be a fix for this.  Why did it work fine all these years and now, no design view????

  • Dreamweaver CS3 Design View messed up

    I'm not quite sure why, but the design view is all messed up
    when I am
    editing my webpage.
    Here is what it looks like.
    http://img257.imageshack.us/img257/4749/sammesseduphl2.jpg
    but as you can see by going here
    http://sdsusammys.com/rush.php
    that
    the page works perfectly.
    I was reading some of the other peoples posts and I noticed
    people who
    Include php files usually have this same problem.
    The beginning of the code for my rush.php page is as follows
    <?php
    include("includes/header.html");
    ?>
    <?php
    include("includes/navbar.php");
    ?>
    Would that have anything to do with it?
    Thanks

    Sammy,
    As for "viewing" your web page inside Dreamweaver, it is not
    a good idea. Dreamweaver is a basically a HTML editing application.
    Ideally speaking, best if you view your web page with any web
    brower. Also check with your web page with many browsers, where you
    will notice some beheavior or such difference in those two or many
    browsers. It depends on how you code your HTML code per se.
    Hope that helps.
    Cheers, Brian
    quote:
    Originally posted by:
    Sammy.BE
    I'm not quite sure why, but the design view is all messed up
    when I am
    editing my webpage.
    Here is what it looks like.
    http://img257.imageshack.us/img257/4749/sammesseduphl2.jpg
    but as you can see by going here
    http://sdsusammys.com/rush.php
    that
    the page works perfectly.
    I was reading some of the other peoples posts and I noticed
    people who
    Include php files usually have this same problem.
    The beginning of the code for my rush.php page is as follows
    <?php
    include("includes/header.html");
    ?>
    <?php
    include("includes/navbar.php");
    ?>
    Would that have anything to do with it?
    Thanks

  • Dreamweaver CS3 design view fonts

    We have installed DW CS3 and users are complaining the fonts
    in design view are too small and difficult to read. It appears to
    be picking this up from the stylesheet used in the site. Is there a
    way to change this behavior? Obviously we do not want to change the
    stylesheet to make DW happy. This doesn't appear to make much
    sense.

    Check the Adobe technotes on how to fix this.
    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
    ==================
    "steveblevins" <[email protected]> wrote in
    message
    news:f46ijd$7ij$[email protected]..
    > We have installed DW CS3 and users are complaining the
    fonts in design
    > view are
    > too small and difficult to read. It appears to be
    picking this up from the
    > stylesheet used in the site. Is there a way to change
    this behavior?
    > Obviously
    > we do not want to change the stylesheet to make DW
    happy. This doesn't
    > appear
    > to make much sense.
    >

  • 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

  • CS4 to CS3 Design View Preview

    Is it possable to to preview Dreamweaver CS4 in CS3 Design View? I only have CS4 on my machine and a customer with CS3 wants to make changes to my work. The CSS styles do not render correctly. Is there anything I can do to to correct this? Everything works in the browsers.

    Nope. Some show - some don't.
    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
    ==================
    "jhabrix" <[email protected]> wrote in
    message
    news:faom5n$9ku$[email protected]..
    > Bump....
    >
    > Anyone have a solution to the above problem???

  • Can't edit text in CS3 design view

    Hi,
    I have a big absolutely positioned DIV tag in most of my
    pages, practically the whole page content is inside it.
    In DW CS3 design view very often (maybe 50% of all times) if
    I click inside it to edit the text, DW selects the entire DIV tag.
    The cursor becomes like a cross with arrows, the DIV border becomes
    outlined with a thick blue line, and I can't edit the text no
    matter how much times I click. If I move the mouse with left button
    pressed, this moves the DIV and changes the .css file where the
    position is defined. DIV can't be de-selected with Escape, left or
    right clicking.
    The only way to get out of this is to click somewhere in the
    code view, then go back to design view where hopefully text can be
    edited. Sometimes I have to repeat this twice or even 3 times ,
    it's extremely annoying and time consuming.
    Is there any workaround?
    Like to disable selection of containers in design view, or at
    least a quick way to deselect the current selection?
    This problem does not appear in DW8 when editing the same
    files.
    thanks

    > I have a big absolutely positioned DIV tag in most of my
    pages,
    > practically
    > the whole page content is inside it.
    Nasty. Why?
    Do you have an overflow style on this div?
    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
    ==================
    "harpo_" <[email protected]> wrote in
    message
    news:f0igi1$3dn$[email protected]..
    > Hi,
    >
    > I have a big absolutely positioned DIV tag in most of my
    pages,
    > practically
    > the whole page content is inside it.
    > In DW CS3 design view very often (maybe 50% of all
    times) if I click
    > inside it
    > to edit the text, DW selects the entire DIV tag. The
    cursor becomes like a
    > cross with arrows, the DIV border becomes outlined with
    a thick blue line,
    > and
    > I can't edit the text no matter how much times I click.
    If I move the
    > mouse
    > with left button pressed, this moves the DIV and changes
    the .css file
    > where
    > the position is defined. DIV can't be de-selected with
    Escape, left or
    > right
    > clicking.
    > The only way to get out of this is to click somewhere in
    the code view,
    > then
    > go back to design view where hopefully text can be
    edited. Sometimes I
    > have to
    > repeat this twice or even 3 times , it's extremely
    annoying and time
    > consuming.
    >
    > Is there any workaround?
    > Like to disable selection of containers in design view,
    or at least a
    > quick
    > way to deselect the current selection?
    >
    > This problem does not appear in DW8 when editing the
    same files.
    >
    > thanks
    >
    >

  • CS3 - Design View not showing externally linked images

    In CS3 Design View, externally linked images are not showing
    up... i am only getting the place holder.
    To prempt some questions:
    1/ Links are correct and complete - apart from the fact that
    they show up when previewing in the browser(s) - i have
    crosschecked
    2/ There are no spaces in the url
    3/ In the 'View' menu, 'Display External Files' is checked
    I had this problem before and escargo suggested saving and
    rebooting. It worked then but strangely, today, that file is again
    showing some of the externally linked images but not all. And on a
    new file, created today, none of the externally linked images are
    showing up... :(
    I'm sure there's a simple solution to the problem... anyone
    have any idea what it could be?
    Thanks and cheers,
    JJ

    Nope. Some show - some don't.
    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
    ==================
    "jhabrix" <[email protected]> wrote in
    message
    news:faom5n$9ku$[email protected]..
    > Bump....
    >
    > Anyone have a solution to the above problem???

  • Font sizes render too small in DW CS3 design view?

    I have recently upgraded to DW CS3 from DW8 (which is still
    installed) on my Vista Ultimate system.
    For some reason CS3 occasionally renders fonts smaller than
    they 'should' appear. This can be replicated using the below code
    (I realise this code is not 'best practice' by any measure but it
    is the simplest way I could demonstrate the problem). In DW8 design
    view it renders exactly as it outputs in IE5, 6, 7, and Firefox
    (with default viewing settings) but in DW CS3 the font appears much
    smaller! I realise this is probably a standards issue, with CS3
    probably sticking to the standards more firmly than the browsers
    and DW8 but I need the design view to render as the browser will or
    it is no use to me
    Please do not say that I should amend my code to be more
    'Standards Compliant' as my main use of DW is coding a large
    PHP/MySQL invoicing system which is used within a controlled LAN on
    IE6 only. It was originally written by someone else and has been
    added to and updated by myself. It is very large and certainly
    doesn't need rewriting just to render correctly in DW CS3 design
    view.
    Any help greatly appreciated

    Thanks, Malcom
    Here is a screen shot of DW CS2 andn how the fonts are
    displayed:
    http://www.jlynnewines.com/images/purge_fontexample.gif
    ~~~
    The page is:
    http://www.jlynnewines.com/newsletter_archive.htm
    ~~~
    Here is the code:
    <td height="114" align="center"
    valign="top"><p><font size="2" face="Arial, Helvetica,
    sans-serif"><strong>December,<strong><strong>
    2007</strong></strong><font size="2"
    face="Arial, Helvetica, sans-serif"><strong><font
    size="2" face="Arial, Helvetica,
    sans-serif"><strong><br>
    <br>
    </strong></font></strong><font size="2"
    face="Arial, Helvetica, sans-serif"><a href="
    http://www.jlynnewines.com/newsletters/JL_News_Q4_2007.htm"
    target="_blank">View
    HTML Presentation</a><a
    href="newsletters/pdf/JL_newsletter_Q2_2007.pdf"
    target="_blank"><br>
    </a><a href="
    http://www.jlynnewines.com/newsletters/pdf/JL_newsletter_Q4_2007.pdf"
    target="_blank">Printable
    PDF
    Version</a></font></font></strong></font></p>
    <p><font size="2" face="Arial, Helvetica,
    sans-serif"><strong><font size="2" face="Arial,
    Helvetica, sans-serif"><strong>August,
    2007<br>
    <br>
    </strong></font></strong><font size="2"
    face="Arial, Helvetica, sans-serif"><a href="
    http://www.jlynnewines.com/newsletters/JL_News_Q3_2007.htm"
    target="_blank">View
    HTML Presentation</a><a
    href="newsletters/pdf/JL_newsletter_Q2_2007.pdf"
    target="_blank"><br>
    </a><a
    href="newsletters/pdf/JL_newsletter_Q3_2007.pdf"
    target="_blank">Printable
    PDF Version</a></font></font></p>
    <p><font size="2" face="Arial, Helvetica,
    sans-serif"><strong><font size="2" face="Arial,
    Helvetica, sans-serif">May,
    2007<br>
    </font></strong><font size="2" face="Arial,
    Helvetica, sans-serif"><a href="
    http://www.jlynnewines.com/newsletters/JL_News_Q2_2007.htm"
    target="_blank">View
    HTML Presentation</a><a
    href="newsletters/pdf/JL_newsletter_Q2_2007.pdf"
    target="_blank"><br>
    Printable PDF
    Version</a></font></font></p>
    <p><font size="2" face="Arial, Helvetica,
    sans-serif"><strong>February,
    2007</strong><br>
    <a href="
    http://www.jlynnewines.com/newsletters/JL_News_Q1_2007.htm"
    target="_blank">View
    HTML Presentation</a><br>
    <a href="newsletters/pdf/JL_newsletter_Q1_2007.pdf"
    target="_blank">Printable
    PDF
    Version</a></font></p></td>

  • Dreamweaver CS5 Design view defaults to print style

    I created a separate style sheet for printing, and it works everywhere except one place in Dreamweaver CS5. If I open one of my pages in source code, it looks normal, and I can see where the new code is for printing ...
    <link rel="stylesheet" type="text/css" href="css/stylemain.css" media="screen, projection" />
    <link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
    However, if I switch over to Design view, it shows up in the print style. It does not do this in Live View and it does not do this on the site itself. I'm stumped.
    http://www.keithpurtell.com/kthings/gway.htm

    HealthcareHelper wrote:
    After quitting and restarting Dreamweaver, the Design view functions normally again. Obviously a bug, but I don't know how to report it. I'll poke around the Adobe site.
    If the program works normally after restarting, it's unlikely to be a reproducible bug. It could be a computer memory problem or user error. However, the correct place to report bugs (and feature requests) is through the form at http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform.
    If you experience the same problem again, make sure that View > Style Rendering is set to Screen Media Type. You can also select the media type from the Style Rendering toolbar, which is not displayed by default. To turn it on, select View > Toolbars > Style Rendering.
    You can use the Style Rendering submenu or toolbar to check other media types, including Print. It's possible that you had Print Media Type selected by accident.

  • Dreamweaver CS3 Image Viewer ImageLinkTarget Problem

    I'm using the Dreamweaver CS3 Image Viewer component to make
    a quick Flash slideshow.
    I've set the ImageLinkTarget parameter to "_blank". However,
    in the slideshow, mouse rollovers show
    a hand cursor, but clicking opens the larger image in the
    same browser window. Everything I have read says that
    this setting should cause the link to open in a new window or
    tab.
    I have posted the code. If anyone has ever experienced this,
    please let me know how to fix/work around it.
    Thank you.

    >I sent a message directly to Murray - one of the Adobe
    techs that has been
    >on
    > the forum several times.
    I'm just a user, like you. And I'd rather you not send things
    directly to
    me unless I request you to do this. If you have a problem
    that cannot be
    solved here, then your next option would be to contact Adobe
    Tech Support
    directly. I'm not very familiar with the Flash side of DW, so
    I cannot be
    of much help in this regard.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "pixelfixer" <[email protected]> wrote in
    message
    news:g0i4ih$r8t$[email protected]..
    >I sent a message directly to Murray - one of the Adobe
    techs that has been
    >on
    > the forum several times. I'm hoping he has a solution. I
    can't believe
    > Adobe
    > hasn't fixed this one yet. It's been out there for a
    long time it
    > appears.
    > Allwebco has an image viewer as well that I'm working
    with and having
    > similar
    > results. So, I don't know what to think at this time.
    I'm going to try
    > to
    > work with their tech support today.
    >
    > Steve
    >
    >

  • Server Side Includes not displaying in DW CS3 design view

    I have this code in my page (see below):
    When I open the file in Dreamweaver MX 2004 in design view,
    the page displays correctly. That is, I see the correct styles from
    the style sheet contained in Head_Standard.html and the logo/menu
    in Logo_TopMenu.html
    When I open the page in DW CS3, I do not see the effects of
    the style sheet and I do not see the logo/menu.
    However, when I change the code for the first include from:
    virtual="/ServerSide
    to
    virtual="
    ../../ServerSide
    then the page renders correctly in Dreamweaver CS3.
    My first reaction was: what?! And my question is: how do I
    use a root reference inside the head and get it to display properly
    in DW CS 3?

    "Go to Edit > Preferences > Invisible Elements >
    Server-Side Includes (Check this box) to show contents of included
    file"
    I already do this.
    For me:
    /ServerSide... does NOT work
    ../../ServerSide... works
    So, a relative reference works and a reference to the root
    does not. I have over 20 websites with root references and I need
    this to work in DW9.

  • CS3 design view unreadable

    I just upgraded to Dreamweaver CS3 from MX2004. I edit a web
    page and all was OK with MX2004 but with CS3 the font size in
    "Design View" is so small it is unreadable and uneditable.
    Previewing or publishing the page in IE or FF and the font sizes
    are normal.
    I have seen others mentioning this problem on other
    discussion boards but with no proper resolution.
    How can I get "Design View" to display the proper size
    without fudging the settings?

    This is a code/usage issue. Without seeing your code, we can
    only guess
    what you have on the page that is making this happen.
    CS3 is 2 generations further along in its support of
    standards and best
    practice usages. As a result it is much more reliably in
    rendering of CSS
    layouts than DMX2004 was. Along with this increased
    reliability and
    standards compliance comes a much heavier emphasis on VALID
    code. DMX2004
    was a bit loose in what it would tolerate. In many cases, it
    would ignore
    things that CS3 cannot. To know where you stand with this,
    try validating
    your page. Does it validate?
    http://validator.w3.org
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "WizardOfZo" <[email protected]> wrote in
    message
    news:frr5hs$ep1$[email protected]..
    >I just upgraded to Dreamweaver CS3 from MX2004. I edit a
    web page and all
    >was
    > OK with MX2004 but with CS3 the font size in "Design
    View" is so small it
    > is
    > unreadable and uneditable. Previewing or publishing the
    page in IE or FF
    > and
    > the font sizes are normal.
    > I have seen others mentioning this problem on other
    discussion boards but
    > with
    > no proper resolution.
    > How can I get "Design View" to display the proper size
    without fudging the
    > settings?
    >

  • Dreamweaver CS3 Split View Issue

    Hello All,
    I just got the new dreamweaver CS3 and when working in split
    view nothing is refreshing correctly. What I mean is, if I click on
    some text in the design portion of dreamweaver to try and change
    the font, css assignment, or whatever I cannot. I have to click on
    the text, hit refresh (f5) and then the correct information in the
    properties panel shows up. I have the same problem when selecting
    something in the code portion of the split; it does not select the
    portion in the design section. What is the deal? Dreamweaver 8 did
    this fine.
    Anyone else have this problem?
    Alex

    What OS? Does the problem happen with all files and all
    sites, just some,
    or just one?
    David Alcala
    Adobe Product Support

  • CS3 Design View And Invisible Elements

    Hello, CS3 Dreamweaver often doesn't shown hidden divs. I
    have an
    absolutely positioned div and it seems the only way to see it
    in design
    view is to go to code view select the div and switch back to
    design view
    and with luck it will appear. View - Visual Aids - Invisible
    Elements is
    checked. Are there any settings I have missed or are
    invisible elements
    buggy in design view?
    Thanks,
    Chris (Hunt)

    DW's Design view (in any version of DW) will not show
    elements with the
    visibility:hidden attribute enabled unless you select the
    element. An easy
    way to do that would be to select it in the AP ELEMENTS
    panel. Have you
    tried that?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Chris (Hunt)" <[email protected]>
    wrote in message
    news:g70q5f$kpl$[email protected]..
    > Hello, CS3 Dreamweaver often doesn't shown hidden divs.
    I have an
    > absolutely positioned div and it seems the only way to
    see it in design
    > view is to go to code view select the div and switch
    back to design view
    > and with luck it will appear. View - Visual Aids -
    Invisible Elements is
    > checked. Are there any settings I have missed or are
    invisible elements
    > buggy in design view?
    >
    > Thanks,
    >
    > Chris (Hunt)

Maybe you are looking for

  • Altec 5100 with audigy zs problems

    i`ve enabled cmss in every conceivable way..updated my drivers to the latest but i still have no control of most of my speakers. your utility tells me to switch pos and neg of the speakers...how?.. its a plug. i cant turn the volume up on my front sp

  • Why not able to see BUS2012 through se24

    Hi, Please clarify me on this. BUS2012 is a business object for Purchase order. Then why can't I see this object through se24 (Class Builder) . Why there are separate transsactions(SWO1, SWO2) to see these objects. Other classes I can see through se2

  • Standard programs for smartforms

    Hi experts    How can we find standard programs for smart forms

  • Errors in shrink

    Windows 2008 Enterprise 64 bits - Oracle 11g (11.02.0 ) STD In Enterprise Manager I have 14 recomendations from the segments superviser just for my DATA tablespace. I selected all of them and I tried to shrink the segments and release space. The proc

  • Ipod has no music after itunes updates...

    Hello, I downloaded 15 of my cds to it last night. Worked fine, then today I added the rest of my collection and tried to download to the ipod and now there is no music on the device. All of the albums are in my library. It transfers many times, and