Code view not in synch with Design view (Dreamweaver CS3)

Hello All,
On my main work PC, I am running Dreamweaver CS3. When I am
working in split view (with both Design and Code view visible) when
I click on an element (say, a button) in Design view, the code view
automatically shows me the code for the element that I am working
on. That way, if I need to manually edit the code, I can click on
the Code view and make the appropriate changes.
On my laptop I am also running Dreamweaver CS3 However, when
I am working in split view and I click on a element in Design view,
my code view does NOT update itself and continues to show the last
bit of code I was working on in Code view. While this could come in
handy at times where i want design view and code view to show me
two different things, I mostly would like code view to update
automatically. Currently the only way I can get code view to update
on my laptop is to hit the "refresh design view (F5)" button. Is
there a way to do this automatically? Is this an option in
Dreamweaver preferences because I don't see it anywhere.
Thanks so much for your help.

Ethereal_Mike wrote:
> Does the new version of Dreamweaver CS3 print the code
in color?
No. If you feel that it's an important enhancement that you
would like
to see in future versions, submit a feature request:
http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
The more people who request a specific feature, the more
likely it is to
be implemented.
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

Similar Messages

  • Design View Not Displaying Pages with any Formatting

    I asked this question in another thread and somebody locked it.  The question is not answered.  My Design view is not displaying my files with any formatting.  I can view them in a browser, but not in Design view where I can see my work as I'm working.  While I can upload files to the remote server (host provider) the links got screwed up so files on the remote server don't show any formatting either.  Every link, thousands of links, are off by one word (folder) from where my site was residing on my hard drive.  When I try to make a change to the links manually then I can no longer view them with any formatting in my own browser either.
    On my local broswer on my PC the address line reads: http://localhost/folderNameIneedToDelete/filename.php
    On the live website (for my homepage) the address line reads http://websiteName.com/folderNameIneedToDelete/index.html
    (Here is the text from another thread that was improperly locked)
    I just added a remote server to my site so I could begin uploading files to my host provider.  When I saved the setup I saw a message popup about the cache changing.  Now when I try to view a file in Dreamweaver in Design View it doesn't recognize any of the external style sheets.  It displays with no formating.
    I can still view the pages in a browser and they look appropriate, just not in Design View where I can continue working on the site as I've been doing.
    How do I get Design View to display my pages properly again using the .css pages that apply to each page design?
    Thanks,
    Robert

    Murray, thanks for all your assistance.
    Before I edit thousands of links again I want to confirm I've interpreted all your info correctly.  If I setup everything as follows all my pages should work in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and most importantly in a live environment at a host provider:
    Site Setup
    Site - Site Name:  anything including spaces
    Site - Local Site Folder:  C:\wamp\www\rootfoldername\
    Servers - Testing Server (Testing: checked)
    Server Name:  Testing Server
    Connect Using:  Local/Network
    Server Folder:  C:\wamp\www\rootfoldername\
    Web URL:  http://localhost/rootfoldername/
    Remote Server - Maintain synmchronization information:  checked
    Remote Server - Automatically upload files to server on Save:  unchecked
    Remote Server - Enable file check-out:  unchecked
    Testing Server - Server Model:  PHP My SQL
    Version Control - Access:  None
    Advanced Settings - Local Info - Default Images Folder:  C:\wamp\www\rootfoldername\_images\
    Advanced Settings - Local Info - Links relative to:  Document
    Advanced Settings - Local Info - Web URL:  http://sitename.com/
    Advanced Settings - Local Info - Case-sensitive links checking:  unchecked
    Advanced Settings - Local Info - Enable Cache:  checked
    Advanced Settings - Cloaking - Enable Cloaking:  checked
    Cloak files ending with:  unchecked
    Advanced Settings - Design Notes - Maintain Design Notes:  checked
    Advanced Settings - Design Notes - Enable Upload Design Notes for Sharing:  unchecked
    Advanced Settings - File View Columns - Name:  Built In - Show
    Advanced Settings - File View Columns - Notes:  Built In - Hide
    Advanced Settings - File View Columns - Size:  Built In - Show
    Advanced Settings - File View Columns - Type:  Built In - Show
    Advanced Settings - File View Columns - Modified:  Built In - Show
    Advanced Settings - File View Columns - Checked Out By:  Built In - Show
    Advanced Settings - Contribute - Enable Contribute compatibility:  unchecked
    Advanced Settings - Templates - Don't rewrite relative document paths: checked
    Advanced Settings - Spry - Asset Folder:  C:\wamp\www\rootfoldername\SpryAssets\
    Site File Structure - place files in the following folders:
    C:\wamp\www\rootfoldername
    webpages (html & php)
    _images  - [folder] (there are numerous image folders beginning with _images) containing .jpg and .png files
    _includes - [folder] containing attached .php files for the header, navigation and footer attached to every page
    _scripts - [folder] containing .js script files
    _styles - [folder] containing .css files (external style sheets)
    Connections - [folder] contains one php file (databasename.php)
    SpryAssets - [folder] containing system generated .js files .css files and .gif files
    ZendFramework - [folder] - I have no idea if the files in this folder are necesary and why it was placed here many months ago
    ** Links **
    Remove the leading / from every link in every file
    HTML5 shiv
    using an external link will always reflect the latest changes(Question) - If I link to this .js file externally at google instead of linking to a current copy in my _script folder could future changes to this external .js file cause future problems with the webpages that have this file attached?
    Remote Server
    Setup a remote server using the ftp address settings provided by the host provider.  (Question) Any settings defined for the future Remote Server (the first remote server was deleted when problems occured) will not cause any harm to anything involving the Testing Server such as viewing webpages in Design View, browsers accessed from the "Preview/Debug in browser" icon in Dreamweaver and will not cause any harm to any files eventually put to the host provider via that future Remote Server. Is that correct?
    Murray, thanks again for your help,
    Robert

  • Problem with Design View in DW5

    I've recently inherited responsibility for my group's website (despite the fact that I'm kind of a noob at all this) and am dealing with an interesting challenge that I hope someone can help me with.
    It seems that our pages are based on a number of templates that for some reason were not saved along with the rest of the site. Short term this is not a huge issue, as the pages have the source code from the templates embedded in them, but this code is not editable and I can't figure out a way to override the fact that I'm "locked out" from making any changes (at least from within Dreamweaver). Up to now I've just been editing the pages individually in Komodo, which is tedious but not horrible, given that our site isn't that big, but it's clearly no way to do business in the long term.
    So I'm trying to re-engineer some templates that I can work with. What I did was use Komodo to strip away all of the template-related language from one of the site pages, and re-imported the code back into Dreamweaver, in the hope that I can then save that as a new template. I'm close, but not quite there. My problem is that DW's Design View isn't rendering the page properly, even though it displays fine in Live View and in browsers. Maybe this isn't a huge deal, but it's really bugging me because: 1) I do rely on Design View, since I'm not an experienced programmer; and 2) I'm kind of anal retentive.
    To see what I'm talking about, here is the page I used as the foundation for creating a new template:
    http://iodp.ldeo.columbia.edu/TOOLS_LABS/TRIPLE/aps.html
    ... and here is my new "template" (although I haven't saved it yet as a DW template):
    http://iodp.ldeo.columbia.edu/TOOLS_LABS/TRIPLE/test3.html
    The second page displays correctly in Live View, Safari and Firefox, but not in DW's Design View, where it looks like this, at least on my computer:
    As you can see, there's an odd "break" between the banner image and the menus on the left, and the body of the page, which should appear to the right of the menus on the left, is instead underneath them. I'm at a loss as to why the same code displays properly for the first page, but not the second.
    I guess my questions are as follows:
    1) Does anyone else get the same messed up display in DW's design view if they import the second page into DW?
    2) And if so, can you pinpoint where the problem is?
    I hope I've explained this clearly and would really be grateful for help. Thanks!

    Validate your code and fix errors.  #1 problem is the lack of a valid Document Type Declaration (DTD) on line 1 of HTML code.
    Code Validation Tools
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    To add a DTD in DW:
    Go to Modify > Page Properties > Title/Encoding.
    Select document type from drop list.  I recommend HTML 4.0 Transitional.
    Hit Apply & OK. 
    Repeat Steps 1 - 3 on remaining site pages.
    I'm not a huge fan of DW Templates (.dwt).  I don't know how big your site is but it might be simpler to disconnect from Templates, giving you freedom to edit anything you wish.  Then use Server-Side Includes (SSIs) for common site wide elements such as menus, headers & footers.
    The great thing about SSIs is that you only need to edit one file, save it and upload to server.   Site pages are automatically updated by the server. With Templates, you have to upload every child page each time you change your template.  Even on small sites, this is tedious.
    Server-Side Includes
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    More on Server-Side Includes
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • CSS Styles not displayed properly in design view - SOLVED (not 'Display Styles')

    For several weeks, I've been troubleshooting the issue of CSS
    and inline styles not being displayed properly when in Dreamweaver
    CS3 design view, and checking in to the forums occassionally to see
    if there was a solution other than making sure "Display Styles" was
    selected under View -> Style Rendering (it was, and still
    nothing would display properly!).
    After much frustration, I may have found the solution to
    those still experiencing the issue even after "Display Styles" is
    appropriately checked. I went in to my master template for the
    site, and found an erroneous <br> tag after the <link
    href> for the stylesheet, which I must have inadvertantly
    inserted when I added the code for the site's favicon. (You get so
    used to Shift-Enter in layout mode, it's almost automatic,
    regardless of what pane your in.) I can't believe I missed this
    before! Deleting the erroneous tag cleaned up the whole
    site.

    I had the same thing happen to me. After hours of trouble
    shooting I found a bit of inappropriate code left in the HTML.
    Cleaned that up and all is good. Seems like it is often something
    so simple. Guess that is why it is so maddening when i can't figure
    it out!

  • Why some times jdeveloper does not show a coreect design view ?

    Hi
    thank you for reading my post
    why jdeveloper does not show a correct design view of jsf pages sometimes?
    It does not shows labels and ... , just show tag names like : form , ... ?
    here is a picture for this :
    1-incorrect page:
    http://www.flickr.com/photos/59086726@N00/217556594/
    2-correct page :
    http://www.flickr.com/photos/59086726@N00/217556595/
    I just closed and open the IDE and page designer shows incorrect pages
    thanks

    Also try this...go to the project properties for the View project. Look at the JSF Libraries and remove the two JSF libraries and then re-add them....this sometimes helps.
    Regards
    Grant Ronald

  • Order by in MATERIALIZED VIEW not work successfully with first column (ID)

    Dears,
    I am trying to create a Materialized View as below:
    CREATE MATERIALIZED VIEW HR.MV_EMP
    PCTFREE 10
    MAXTRANS 255
    TABLESPACE users
    STORAGE (
    INITIAL 65536
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    BUILD IMMEDIATE
    REFRESH ON DEMAND
    AS
    SELECT *
    FROM employees
    where rownum < 5000 order by employee_id desc ;But while querying the MATERIALIZED VIEW, it did not work successfully as the data did not appear in the accurate order.
    I tried to create the same MATERIALIZED VIEW but order by another column (Column Date), it worked successfully and the data appeared in the accurate order.
    It means that MATERIALIZED VIEW not work successfully with the first column (id).
    Can you please help me in this ?
    Thanks & regards,,

    A few pointers :
    1. As has been pointed out, the ROWNUM has been incorrectly placed. ROWNUM values are assigned as rows are fetched from the source before the ORDER BY. You need to ORDER BY first (in a SubQuery) and then ROWNUM afterwards (outside the SubQuery).
    2. I wonder why you want only the last 5000 EMPLOYEE_IDs. What if Employee_ID 1 is still an active employee (he is the founder, first employee and CEO ?). There could be very many "low" EMPLOYEE_IDs that are still active.
    3. Logically I would expect some filter other than the ROWNUM ... ORDER BY to be used to select candidate rows. Then, an ORDER BY in the CREATE query would be unnecessary.
    4. When querying the Materialized View you must explicitly ORDER BY (irrespective of whether you did or did not do an ORDER BY in the CREATE ...)
    5. How do you expect to refresh the MV ? Will it always be a COMPLETE Refresh ? Remember that your "5000 employees" filter would likely exclude older employees at the next refresh. If you use some other filter, it should be consistent across all refreshs.
    Hemant K Chitale

  • Problem view TIFF multipage images with ECL Viewer 5.1.3

    Dear All,
    using the SAPGUI 710 and CV04N, I cannot view the same TIFF multipage image twice in ECL Viewer, the second time, the first time every thing is ok, but the second time the SAPGUI display the error : "File C:Docume1dupondLOCALS1TempZEP_0457895 cannot be created"
    To view again the TIFF mulitpage image, I need to kill the sapLogon.exe process and relaunch it again.
    It seams the TIFF image file is locked by the  the saplogon.exe process the first time and on the second time, SAP cannot rewrite the temporay TIFF image file. 
    Notes:
    - I use CV04N or CV03N to view the documents.
    - This problem doesn't happends with non multipage TIFF image.
    - Tested on more than 20 computers.
    - Computers are with Windows XP SP2 + SAP GUI 7.10 Compilation 2 + SP9 + SP12 +  - ECL Viewer 5.1.3 (integrated with Comp 2)
    How can I fix this problem ?
    Thank you for your help
    I think this is not the correct forum to post this king of problem, i create the same post on
    Expert Forums » Application Server » SAP GUI » [Problem view TIFF multipage images with ECL Viewer 5.1.3|;
    Edited by: Patrick Zufferey on May 5, 2009 11:41 PM

    Can you upgrade the ECL viewer to version 6.0 and check whether the same problem still exists? you can download from service.sap.com

  • Why is the body area of my site a different size in the preview view than than in the design view?

    Why is the body area of my site a different size in the preview view than than in the design view?

    Why is the body area of my site a different size in the preview view than than in the design view?

  • Audio not in synch with video when mov files played in QT 7.6

    When I play .mov files stored in an iPhoto 08 photo library, the audio is not in synch with the video. People's lips move and the audio comes out a second or so later. This is a relatively new problem, and I don't have the same problem when I play .avi files. A couple weeks ago, the audio and video were good and they were synchronized. The video in the .mov files is also choppy. The video plays for a few seconds, briefly pauses, and then starts again.
    Appreciate any suggestions.

    I'm not sure this is the issue. The video files were never in iMovie. Only imported into the iPhoto libaray from my Kodak M1033 camera. A few weeks ago, I did not have an issue with .mov files playing smoothly. Perhaps there was a recent update to QT?
    When I upload the .mov clips to Flickr (www.flickr.com) or YouTube, they play just fine, so I'm not sure what the issue is.

  • The latest iMovie do not seem to be working properly.  the photos and videos become distorted whenever i attach them to the templates.  in one case (Blockbuster Trailer), the video skips thereby making it not in-synch with the music.  what should i do?

    the latest iMovie do not seem to work properly.  the photos and videos become distorted when i attach them to the templates.  in one case (Blockbuster Trailer), the video skips thereby making it not in synch with the music. what should i do?

    bnjr86 wrote:  There have been times when I've walked in there, that I really don't want to deal with VZW anymore and just take my business elsewhere.
    I  wonder if another provider would really be much different?  Read some of the other carrier forums - seems to be the same story everywhere.
    I'm not disagreeing with you - I've found that I am usually more informed about Verizon policies and procedures than some of the reps in our local store.

  • Images not showing up in design view

    Using Visual Studio 2013 to build a windows app using c#. Every image I add shows up when I debug what I have but unfortunately,I cant see them in Design view to make sure that they are in the right position.

    There's a whole subject devoted to this - design-time data. See
    this link for more information, then you can search on it.
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Table td not styling correctly in Design View CS4

    Hello everyone!
    I dont know if anyone else is experiencing this problem, or
    if I'm doing something stupid! I've searched all over this forum
    and google etc and found a few people with similar problem but no
    solution.
    please see this code (HTML first, then the external CSS file)
    The code is complete, not truncated or stripped. In IE and
    Firefox, the CSS body styling renders on all text outside the table
    and inside the table (which I believe is correctly inherited) but
    in CS4 Design View, the text inside the table renders at twice the
    size!!
    I'm doing a complex page and it's pushing all my elements
    around in Design View and preventing me from working properly or at
    times at all!!
    Please tell me if this is a bug or is there something I can
    do to stop it displaying like this.
    Thank you!
    Janine x

    On Fri, 3 Apr 2009 09:29:57 +0000 (UTC), "Janine_Trumel"
    <[email protected]> wrote:
    > Sorry, I cant quite see why the first line of code is
    causing the problem.
    Regarding the XML declaration that Nancy suggested omitting,
    the XHTML
    specs suggest using the line, but it is not required if the
    page uses
    either UTF-8 or UTF-16 character encoding. See
    http://www.w3.org/TR/xhtml1/#strict
    where is says in part, "An XML
    declaration is not required in all XML documents; however
    XHTML document
    authors are strongly encouraged to use XML declarations in
    all their
    documents. Such a declaration is required when the character
    encoding of
    the document is other than the default UTF-8 or UTF-16 and no
    encoding was
    determined by a higher-level protocol."
    IE only pays attention to the DOCTYPE if it is the very first
    thing in the
    page. Put anything before the doctype and IE will drop to
    quirks mode.
    That's just an IE bug that you'll have to live with.
    Gary

  • Trouble with Design view

    Can anyone tell me why I cant see my table, images and forms
    in design view but i can in code view? I cant give you a link to
    the page though as I am between hosts at the moment.

    Same solution for you as for others. Check your Display
    Styles enabling.
    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
    ==================
    "ProfFritz" <[email protected]> wrote in
    message
    news:[email protected]...
    >I am having a similar problem: I cannot see any of the
    changes in design
    >view
    > but when I F12 into a browser window all of the changes
    are there. This
    > is
    > happening to all my documents.
    >
    > Here is the code from the latest one which I constructed
    from the 2 column
    > fixed layout with header and footer.
    >
    > Prof. Fritz
    >
    > <!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>
    > <style type="text/css">
    > <!--
    > body {
    > font: 100% Verdana, Arial, Helvetica, sans-serif;
    > background: #666666;
    > margin: 0; /* it's good practice to zero the margin and
    padding of the
    > body
    > element to account for differing browser defaults */
    > padding: 0;
    > 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 */
    > color: #000000;
    > }
    > .twoColFixLtHdr #container {
    > width: 780px; /* using 20px less than a full 800px width
    allows for
    > browser
    > chrome and avoids a horizontal scroll bar */
    > background: #FFFFFF;
    > margin: 0 auto; /* the auto margins (in conjunction with
    a width) center
    > the
    > page */
    > border: 1px solid #000000;
    > text-align: left; /* this overrides the text-align:
    center on the body
    > element. */
    > }
    > .twoColFixLtHdr #header {
    > background:#FFCC00;
    > padding: 0 10px 0 20px; /* this padding matches the left
    alignment of
    > the
    > elements in the divs that appear beneath it. If an image
    is used in the
    > #header
    > instead of text, you may want to remove the padding. */
    > border: double medium #006600;
    > }
    > .twoColFixLtHdr #header h1 {
    > margin: 0; /* zeroing the margin of the last element in
    the #header div
    > will
    > avoid margin collapse - an unexplainable space between
    divs. If the div
    > has a
    > border around it, this is not necessary as that also
    avoids the margin
    > collapse
    > */
    > padding: 10px 0; /* using padding instead of margin will
    allow you to
    > keep
    > the element away from the edges of the div */
    > }
    > .twoColFixLtHdr #sidebar1 {
    > float: left; /* since this element is floated, a width
    must be given */
    > width: 200px; /* the actual width of this div, in
    standards-compliant
    > browsers, or standards mode in Internet Explorer will
    include the padding
    > and
    > border in addition to the width */
    > background: #EBEBEB; /* the background color will be
    displayed for the
    > length
    > of the content in the column, but no further */
    > padding: 15px 10px 15px 20px;
    > }
    > .twoColFixLtHdr #mainContent {
    > margin: 0 0 0 250px; /* the left margin on this div
    element creates the
    > column down the left side of the page - no matter how
    much content the
    > sidebar1
    > div contains, the column space will remain. You can
    remove this margin if
    > you
    > want the #mainContent div's text to fill the #sidebar1
    space when the
    > content
    > in #sidebar1 ends. */
    > padding: 0 20px; /* remember that padding is the space
    inside the div box
    > and
    > margin is the space outside the div box */
    > }
    > .twoColFixLtHdr #footer {
    > padding: 0 10px 0 20px; /* this padding matches the left
    alignment of the
    > elements in the divs that appear above it. */
    > background:#DDDDDD;
    > }
    > .twoColFixLtHdr #footer p {
    > margin: 0; /* zeroing the margins of the first element
    in the footer will
    > avoid the possibility of margin collapse - a space
    between divs */
    > padding: 10px 0; /* padding on this element will create
    space, just as
    > the
    > the margin would have, without the margin collapse issue
    > }
    > .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;
    > }
    > .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;
    > }
    > -->
    > </style><!--[if IE 5]>
    > <style type="text/css">
    > /* place css box model fixes for IE 5* in this
    conditional comment */
    > .twoColFixLtHdr #sidebar1 { width: 230px; }
    > </style>
    > <![endif]--><!--[if IE]>
    > <style type="text/css">
    > /* place css fixes for all versions of IE in this
    conditional comment */
    > .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
    > .twoColFixLtHdr #mainContent { zoom: 1; }
    > /* the above proprietary zoom property gives IE the
    hasLayout it needs to
    > avoid several bugs */
    > </style>
    > <![endif]--></head>
    >
    > <body class="twoColFixLtHdr">
    >
    > <div id="container">
    > <div id="header">
    > <h1>The Lives of the Buddha</h1>
    > <!-- end #header --></div>
    > <div id="sidebar1">
    > <h3>Sidebar1 Content</h3>
    > <p>The background color on this div will only show
    for the length of
    > the
    > content. If you'd like a dividing line instead, place a
    border on the left
    > side
    > of the #mainContent div if it will always contain more
    content. </p>
    > <p>Donec eu mi sed turpis feugiat feugiat. Integer
    turpis arcu,
    > pellentesque eget, cursus et, fermentum ut, sapien.
    Fusce metus mi,
    > eleifend
    > sollicitudin, molestie id, varius et, nibh. Donec nec
    libero.</p>
    > <!-- end #sidebar1 --></div>
    > <div id="mainContent">
    > <h1> Main Content </h1>
    > <p>Lorem ipsum dolor sit amet, consectetuer
    adipiscing elit. Praesent
    > aliquam, justo convallis luctus rutrum, erat nulla
    fermentum diam, at
    > nonummy
    > quam ante ac quam. Maecenas urna purus, fermentum id,
    molestie in,
    > commodo
    > porttitor, felis. Nam blandit quam ut lacus. Quisque
    ornare risus quis
    > ligula.
    > Phasellus tristique purus a augue condimentum
    adipiscing. Aenean
    > sagittis.
    > Etiam leo pede, rhoncus venenatis, tristique in,
    vulputate at, odio.
    > Donec et
    > ipsum et sapien vehicula nonummy. Suspendisse potenti.
    Fusce varius urna
    > id
    > quam. Sed neque mi, varius eget, tincidunt nec, suscipit
    id, libero. In
    > eget
    > purus. Vestibulum ut nisl. Donec eu mi sed turpis
    feugiat feugiat.
    > Integer
    > turpis arcu, pellentesque eget, cursus et, fermentum ut,
    sapien. Fusce
    > metus
    > mi, eleifend sollicitudin, molestie id, varius et, nibh.
    Donec nec
    > libero.</p>
    > <h2>Theravada</h2>
    > <p>Lorem ipsum dolor sit amet, consectetuer
    adipiscing elit. Praesent
    > aliquam, justo convallis luctus rutrum, erat nulla
    fermentum diam, at
    > nonummy
    > quam ante ac quam. Maecenas urna purus, fermentum id,
    molestie in,
    > commodo
    > porttitor, felis. Nam blandit quam ut lacus. Quisque
    ornare risus quis
    > ligula.
    > Phasellus tristique purus a augue condimentum
    adipiscing. Aenean
    > sagittis.
    > Etiam leo pede, rhoncus venenatis, tristique in,
    vulputate at, odio.</p>
    > <h2>Mahayana</h2>
    > <p>Mahayana Buddhism predominates in East
    Asia.</p>
    > <!-- end #mainContent --></div>
    > <!-- This clearing element should immediately follow
    the #mainContent div
    > in
    > order to force the #container div to contain all child
    floats --><br
    > class="clearfloat" />
    > <div id="footer">
    > <p>Footer</p>
    > <!-- end #footer --></div>
    > <!-- end #container --></div>
    > </body>
    > </html>
    >
    >

  • Turning a 'code view' only file to a 'design view' file

    Thanks for reading.
    I am using Dreamweaver 8. I have INC files that I would to be
    able to edit in design view as opposed to strictly code view. (lots
    of tables and I'd rather just visually edit the cells) I can view
    them in the PHP files they are called from (which is a start) but I
    need to be able to edit just the INC file in design view; not view
    it in the PHP file and then open the INC file in code view.
    I have gone through the help file and done the following
    (restarting dreamweaver each time):
    1) removed INC from the list at dreamweaver >>
    Preferences >> FileTypes / Editors >> Open in Code View
    2) checked to make sure the INC extention is in the
    extension.txt file (it is by default) I've tried moving it to be an
    html file, leaving it as a server sife include, and creating a new
    'include file' distinction for it. None of it works.
    3) Going through the rest of the documentation isn't terribly
    helpful. It mentions files and folders I can not find. Most of the
    decent documentation I can find is for MX; but the files it points
    me to don't seem exist in my installation.
    I'm sure this is a really easy problem with a simple
    solution; but I am overlooking it. Do I need to find more folders
    from my installation? Do I create these folders manually as I need
    them? What files go in them? Getting this figured out so I can make
    edits to INC files in design view would help me out tremendously.
    Thanks for any help.

    Save them as *.html rather than *.inc files....
    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
    ==================
    "Ceuphrasie" <[email protected]> wrote in
    message
    news:[email protected]...
    > Thanks for reading.
    >
    > I am using Dreamweaver 8. I have INC files that I would
    to be able to
    > edit in
    > design view as opposed to strictly code view. (lots of
    tables and I'd
    > rather
    > just visually edit the cells) I can view them in the PHP
    files they are
    > called
    > from (which is a start) but I need to be able to edit
    just the INC file in
    > design view; not view it in the PHP file and then open
    the INC file in
    > code
    > view.
    >
    > I have gone through the help file and done the following
    (restarting
    > dreamweaver each time):
    >
    > 1) removed INC from the list at dreamweaver >>
    Preferences >> FileTypes /
    > Editors >> Open in Code View
    >
    > 2) checked to make sure the INC extention is in the
    extension.txt file (it
    > is
    > by default) I've tried moving it to be an html file,
    leaving it as a
    > server
    > sife include, and creating a new 'include file'
    distinction for it. None
    > of it
    > works.
    >
    > 3) Going through the rest of the documentation isn't
    terribly helpful. It
    > mentions files and folders I can not find. Most of the
    decent
    > documentation I
    > can find is for MX; but the files it points me to don't
    seem exist in my
    > installation.
    >
    > I'm sure this is a really easy problem with a simple
    solution; but I am
    > overlooking it. Do I need to find more folders from my
    installation? Do
    > I
    > create these folders manually as I need them? What files
    go in them?
    > Getting
    > this figured out so I can make edits to INC files in
    design view would
    > help me
    > out tremendously.
    >
    > Thanks for any help.
    >

  • Snippets not displayed in Topic (Design View)

    I have RoboHelp 7.0.2.
    This "snippets" problem started a few days ago. I use the
    same 2 snippets in about 100 topics. Suddenly, the snippets stopped
    getting displayed in the topics (Design View). I don't see the
    snippets even when I click the eye glasses icon for a preview.
    However, if I switch to HTML View, the code does confirm that
    the snippets are there.
    This problem started happening around a few days after I
    started having version control issues with RH. My project is
    version controlled (Sourcesafe) so I have always checked in/out
    topics for working. But nowadays, after a few hours of RH being
    open, it just messes the version control part. That is, it will not
    let me edit topics that I have checked out myself telling me that
    the file is already checked out. And at times, it won't even check
    in my files.
    I thought maybe my RH install is corrupt so I just
    reinstalled RH (7.0.2). However, I still cannot see the snippets.
    Not sure about the version control part since I haven't kept RH
    open for a long time.
    Any thoughts?
    Thanks,
    K

    The issue that I am having is that when I renamed the
    snippet, only two topics accepted kept the snippet and allowed it
    to remain (with the new name). The other 100 topics showed that I
    had a snippet (even though you couldn't see it), but in the
    tooltip, showed the previous name I named the snippet. I went back
    to the snippet and renamed it back to the old name - which oddly
    this time, the two topics that were accepting the snippet as any
    name, did not take and the snippet was there, but would not appear.
    I guess this is a little glitch in the renaming snippet
    function. I can't think of anything else??? Anyway, I kept the
    original name (although, another odd thing is this isn't the
    original - this is another one I changed it to) and removed the
    snippet that wasn't appearing from the two topics and reinserted it
    again. I guess it's better than reinserting it 100 times.
    Sorry I can't be of more help.
    Thanks,
    Michele

Maybe you are looking for