Design view disappears

In a template that I am using on a number of pages, I put the
<body> tag in a editable region so I can add an onload tag
unique to to each page. This works fine when displayed with a
server, but in the Display mode of DW I get a blank page. This
happens on all pages that use the template, whether on not I have
added the onload tag.
Does anyone have any suggestions on how this can be fixed?
Thanks,
Marty Matthews

You cannot have the <body> tag in a Template editable
region. If you want
to add a unique event to a child page's body tag, investigate
the use of
DW's Editable Attributes (use DW's F1 Help).
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
==================
"MartyMatthews" <[email protected]> wrote in
message
news:gan1au$t8a$[email protected]..
> In a template that I am using on a number of pages, I
put the <body> tag
> in a
> editable region so I can add an onload tag unique to to
each page. This
> works
> fine when displayed with a server, but in the Display
mode of DW I get a
> blank
> page. This happens on all pages that use the template,
whether on not I
> have
> added the onload tag.
>
> Does anyone have any suggestions on how this can be
fixed?
>
> Thanks,
> Marty Matthews
>
>
>

Similar Messages

  • When I insert a format extension the design view disappears?

    Hi,
    I'm just following one of the tutorial from Lynda.com and found that when I change the format of a variable from a record set something very odd happens ... certainly not what happens in the tutorial.
    Okay .. here is what I'm doing ...
    I've installed the extension 'PHP Numeric Formats' from the Adobe Exchange and restart DWeaver.
    I select the price variable {rsTitles.price} go to Bindings and change the format to the USDollar and as soon as the format is inserted all the images, formatting and text disappears in the design view and is replaced by a number of PHP icons.
    Going to Live mode it is displaying ok ... but not being able to see what's going on in the design view is going to limit things somewhat.
    All the other formats from the 'PHP Numeric Formats' have the same effect.
    I also installed 'PHP Server Formats' (latest version from the programmers website) and the date format works ok .. but doesn't seem to have any currency options.
    So first question is: Why is the above problem happening ... Does this happen to anyone else?
    2nd question is: May you know of a better extension for currency and numeric formats. that doesn't cause the design view to disappear?
    Many thanks for your time and I would really appreciate any help.
    Best wishes,
    Nick
    I've attached some screenshots of the problem

    Hi,
    Doh! I've just realised what is happening ... my computer restarted but the WampServer (local.host) was not restarted and was not running at the time of applying the extensions. Once it is up and running all the currencies formats work just fine .... as I said before ... doh!
    If your looking for formating for currency in an exstension ... I've been using 'FX PHP Formats' avaliable for download free here after registering:
    http://www.felixone.it/extensions/freedwextsen.asp
    Cheers,
    Nick

  • Design view disappears when I uncheck Restrict Page Occurrence

    Dear Adobe Forms Experts,
    I have an Adobe print form with two master pages: one mailing address page that should only occur once, as the first page, and then the main page, which can occur many times. I have been asked to make the mailing page conditional, based on the company code of the invoice. I followed a very useful discussion on SCN explaining how to do this with a HIDEPAGE global variable, wrapping all the fields on the page in a subform, and doing some FormCalc scripting for the subform.
    I was able to get the page to print as blank when the HIDEPAGE flag was set, but so far I have been unable to get the mailing page to go away altogether.
    I noticed that on the mailing page the "Restrict Page Occurrence" checkbox was checked, and the Min count was set to 1. Well, I thought, that could explain it; I'll just uncheck the "Restrict page Occurrence" checkbox, and all will be right with the world!
    Wrong! When I uncheck that checkbox, the Design View for my mailing master page disappears, and the mailing page never prints, regardless of the state of my HIDEPAGE global variable! When I recheck the checkbox, the design view reappears, and the mailing page goes back to printing a blank page when my HIDEPAGE flag is set.
    What in the world is going on here?! What am I doing wrong?
    Cheers,
    TerryB
    P.S. I am using Adobe LiveCycle Designer 9.0, and I believe the form was originally created using 9.0

    First off, in case anybody reading this in the future has any doubt, I will confirm that this discussion has morphed into the well-worn discussion on how to conditionally hide a page.
    Pavan,
        I am now working on a copy of the original form, so I have the freedom to do whatever I want. First off, thank you for the suggestion of right-clicking on the "data" very-top-level node in the hierarchy view, and selecting "Insert subform". That did the trick for adding the missing design view for my mailing page.
        I am now trying to reduce things to their simplest form, to reduce the number of places I could be going wrong. The mailing master page now contains nothing but a content area (which appears to be required). The design view for my mailing page now contains only two objects: the "D_HIDE_PAGE" flag, (bound to the global field in the interface, where I have put the code to conditionally set the flag), and a subform called "Show_Hide", which is set to "flowed". The flag field is wrapped in the Show_Hide subform. I added the following FormCalc code to the Initialize, form:ready, and layout:ready events of the Show_Hide subform:
    if ($.D_HIDE_PAGE == "X")
    then
    $.presence = "hidden" 
    endif
        When I do a print preview on the form for an invoice that does not set the flag, I see the label for my flag field on the mailing page. When I do a print preview for an invoice that DOES set the flag, I get a completely blank mailing page--but the blank page is NOT being suppressed!
        Just for grins I also tried adding the same FormCalc code to the same 3 events of the top-level subform of the design view (the one I added by right-clicking on the "data" node in the hierarchy view; I called this subform "MAIL_DESIGN"). Same results as before.
        I believe I've followed all the steps laid out in the many SCN discussions on this topic--but obviously I am still missing something. Any clues where I may have gone wrong?
    Cheers,
    TerryB

  • Design View disappeared in FB 4.5 (not 4.7)

    I know that Flash Builder 4.7 does not have a design view.  However in Flash Builder 4.5 the option to switch to the Design View is grayed out and the button for design view has disappeared from my interface.  I need this design view to follow a specific tutorial although I could probably get away with inspecting the code if I can get my hands on it.  I would prefer to have the design view there.  That's what I paid for with this version of Flash Builder.
    Thanks in advance.
    -markerline

    Design view is available up to Flash Builder 4.6, but you can not use a later version of the Flash SDK than 4.6 otherwise design view will not be enabled.

  • Flex 3 Design view disappears

    I have recently downloaded Flex Builder 3 for a trial. I have
    been happily exploring and building simple apps and suddenly I
    can't see the design view in any project or application. When I
    click the "Design" tab I see a grey blank area with no visible
    components.I unistalled/reinstalled the product but the problem
    remains. Am i overlooking something simple being a newbie or has
    anyone else had or is havin tghe same problem.

    try window --> perspective--> flex development

  • Design View Disappeared in CC 2014.1

    When editing a site in "Managed Site" mode... ONLY the "LIVE" view button is available. When I edit a page that is not part of a "Managed Site", then the Design & Live view dropdown has both options. I still want "Design View" when editing a "Managed Site"
    Thanks

    If I want to delete an entire section of text that has more than one <p> tag or div's, you can't.
    Did you know that you can delete tags (& content) by selecting it & pressing the delete button, in Live View?
    If I want to replace all the text in multiple <p> tags, I can't.
    You can double-click any tag in Live View to get into edit mode & then you can edit/replace text inside the tag,
    Sometimes trying to delete the entire tag, doesn't...
    ... I have to go into code view to delete remnants of tags left behind.
    Select the tag you want to remove & just hit the Delete button.
    One frustrating thing I notice is that you have to single click, double-click to enter a true edit mode of text.
    And sometimes, that doesn't work properly. Especially if you have multiple styles within a <p> tag.
    You ONLY need to double-click to get into edit mode in Live View. Having multiple styles should not impact this functionality.
    Alternatively, you can hit Enter/Return using keyboard to do the same.
    One more AGGRAVATING THING is when I make an update in code or Live View, Live View doesn't update automatically.
    I have to actually click the new "Refresh" button that is to the right of the Live View button.
    And what really stinks... if I have 25 htm pages that I updated with a Library asset, I have to go to each page separately and press that refresh button...
    ONE AT A TIME.
    Do you have all 25 pages opened at a time? Are these pages part of a template?
    Can you please elaborate on the workflows where updates are not reflected in Live View & you have to manually refresh pages?
    Overall, thank you for listing down your pain points. It helps us understand workflow gaps & to come up with better ones in the future.
    Request others also to list down their issues.
    Thanks,
    Subhadeep

  • Why does some text disappear in Design View?

    Hi,
    I've had a website for about six years. On my Windows XP computer I used Dreamweaver 8 with minimal problems. When I upgraded to Windows 7 last spring, I bought Dreamweaver CS5. I've had a lot of problems since then. Here's the latest and most serious:
    I went to edit my homepage about a week ago, and all the text in the middle column (not the left or right sidebars) suddenly disappeared in Design View. If I click on Live View, the text shows up, as it does on the internet. This now seems to be happening in each page I open. I'm unable to edit my pages.
    I tried to install the recent update from Adobe.com, but was unable to do so. An adobe tech told me to reinstall Dreamweaver and try again. No luck.
    I never had this problem in earlier versions of Dreamweaver. My website is on the first page of Google in many categories, and I'm afraid to change it much. How do I fix this problem?
    You can view my website here: http://karathecomputertutor.com/
    Thanks.
    Kara

    You have some issues, however I dont know if they are related.  You have two opening <html> tags....thats not good. I would suggest you fix your validation issues first, see if that doent help, if it does not, let us know.
    http://validator.w3.org/check?uri=http%3A%2F%2Fkarathecomputertutor.com%2F&charset=%28dete ct+automatically%29&doctype=Inline&group=0
    Gary

  • Why has my form suddenly disappeared from design view?

    My form has just disappeared from 'design view' but if i hit 'live view' it re-appears, the code is all there i just cant view it?

    Ness_quick wrote:
    My form has just disappeared from 'design view' but if i hit 'live view' it re-appears, the code is all there i just cant view it?
    Its because your table code is broken. I had a job this morning wading through it so I eventually selected just the from part - <form>    </form> - which I believe is intact and dumped it in another DW file.
    If you can't find the broken or missing tag/s can I suggest you do this and rebuild the outer table.

  • Adding an html comment causes entire table to disappear in CC Design view

    Doing some tweaks to a page in the html editor in DW CC and adding a simple comment <!--BEGIN MAIN TABLE-->  causes the extensive table beneath it to disappear from the design view pane.  But the html is still there in the html editor and the page still appears correctly in a browser. Refresh Design View does nothing. At first I kept Undo'ing it to get back to where I was before adding the comment. Then I thought maybe if I saved the doc after adding the comment it would refresh correctly, but it didn't. Quitting and rebooting DW doesnt help.
    What gives? Now the Design view table is gone.  I can't work like this, without seeing the page I'm working on...
    I can make this same thing happen over and over - which seems to indicate a bug in DW CC...
    I know you pro's are anti-tables but I'm stuck with tables right now...

    Ok I understand about dl'ing files, np.  Heres the page in progress:   {link temporarily removed}  with 2 duplicate table elements below the first, one in the center I was adjusting/adding comment DW has disappeared, the other at bottom intact for backup. Here's what the disappeared version  looks like in DW:
    CC:
    The layout is simple and DW shouldn't prevent me from doing this: I know it could be done with div's and CSS but I'm not going to practice and perfect that for this right now, its already torture enough using DW for this simple thing. It needs to stay as nested tables.
    Despite any method of working - adding a comment should not create this hassle.
    Thanks for trying to help!

  • CS3 Templates - css disappears in design view

    In DW CS3, I've noticed that after I've been working with
    templates for a while, often with several templates open
    simultaneously, the style rendering suddenly disappears in design
    view, and I see only the unformatted text on the screen. If I close
    DW and restart, the pages render correctly, but after 15 min. or
    so, the style problem returns. Anyone else run into this?

    Wait - is this about FLASH or CSS? (see your subject line).
    Anyhow - the solution posted here 3 or 4 times a day would be
    to make the
    links to the Flash in the Template page be ROOT relative
    links, i.e., change
    this -
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','860','height','31','src','../news_alert','quality','high','pluginspage','http://www.a dobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../news_ alert'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="860" height="31">
    <param name="movie" value="../news_alert.swf" />
    <param name="quality" value="high" />
    <embed src="../news_alert.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="860"
    height="31"></embed>
    </object>
    </noscript></div>
    to this -
    <script type="text/javascript">
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','860','height','31','src','/news_alert','quality','high','pluginspage','http://www.ado be.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/news_aler t'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="860" height="31">
    <param name="movie" value="/news_alert.swf" />
    <param name="quality" value="high" />
    <embed src="/news_alert.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="860"
    height="31"></embed>
    </object>
    </noscript></div>
    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
    ==================
    "pluto_nash" <[email protected]> wrote in
    message
    news:[email protected]...
    > Here are links to the page with little bit of
    explanation:
    > Please use IE to view all links
    >
    > View this page (master template for LG site) using.
    Flash works fine
    >
    http://www.resilire.com/client_projects/LG/templates/master.dwt
    >
    > View the child page (child page of the master template
    for the LG site)
    > the
    > flash disappears:
    >
    http://www.resilire.com/client_projects/LG/index.html
    >
    > Another Example:
    > View the master template for the flashy site (flash
    works fine)
    >
    http://www.resilire.com/client_projects/flashy/templates/master.dwt
    >
    > View the child page of this template for the flashy site
    ( flash does not
    > work)
    >
    http://www.resilire.com/client_projects/flashy/Untitled-3.html
    >

  • Design View Has Disappeared

    The design view in Dreamweaver CS3 has suddenly disappeared. I noticed this problem a few days ago when working in code then switching to design sometimes nothing would show. Going back to code and then clicking on design again usually solved the problem but not this time.
    I closed the file I was working on with the design view blank. Now everything I open, on every website will not show design view at all. I've tried re-booting the computer and nothing works. I'm running a Mac with OS X 10.6.8
    Can anyone help me please?
    Debra

    Dreamweaver allows you to customize your workspace (the interface in DW, size and position of the various panels) in different ways to suit your preferred workflow.
    It also offers you quick ways to switch between different preset Workspaces.
    You can also Reset back to factory default layouts.
    See
    http://help.adobe.com/en_US/dreamweaver/cs/using/WS9403857B-903B-4bd5-95D4-D6B4F21C24BB.ht ml

  • Web Page Text Disappearing in Design View

    Hi,
    I'm using Dreamweaver 8, and I am loading the page of an
    existing web page into Dreamweaver (page was coded in notepad, not
    in Dreamweaver). The web page uses CSS and is full of text. Problem
    is, I cannot see any of the text that is in a table while in design
    view.
    The tables in design view look like they are compressed
    together, and the site in design view doesn't resemble the actual
    page at all.
    I can see the text on the webpage in code view, and when I
    preview the page in IE or Firefox, the text is there - however in
    Design view it disappears!
    I have tried Expanded Tables Mode too, but no luck.
    Any suggestions? Is there some setting I need to adjust, to
    see the text on this page while in design view?
    Thanks!
    N~

    Are you on a Mac?
    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
    ==================
    "millweaver" <[email protected]> wrote in
    message
    news:fahuqj$im2$[email protected]..
    > Hi Murray,
    >
    > Tried the zoom level, but no luck.
    >
    > Any other insights or thoughts?
    >
    > Thanks!
    >
    > N~
    >
    >
    >
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Try setting the zoom level to 99% or 101% and see if
    that helps.
    >
    > --
    > 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
    > ==================
    >
    >
    >

  • When  in design view site is perfect, but in live all the sections disappear?

    First I am not a website designer, I have enough experience over 20 years to screw up.  I have the latest version of DW and trying to learn the new system of sections and div over tables.  here is the site http://www.labradoodle-breeder.com/BaseballTampa/Index.html when it is in design view it is just want I want, but in live all the sections disappear?

    okay, did that and it passed now, but it is still the same. please help and I so appreciate your help
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <TITLE>Dream Makers Youth Baseball Club, Tampa FL</TITLE>
    <META NAME="keywords" content="baseball tampa,baseball youth tampa,baseball lutz FL,youth baseball league lutz, baseball league tampa, baseball facility tampa, baseball facility lutz, baseball batting cage lutz fl, batting cage, lutz, batting cage tampa, batting cage tampa fl,baseball training fl, baseball private lesson tampa florida, reggie williams baseball, professional baseball training tampa florida, 10u,12u,13u,14u,16u,baseball, club baseball,florida, u10,u12,u14,u16, u10 baseball tampa, u12 baseball tampa, u14 baseball tampa, u16 baseball tampa,10u baseball tampa, 12u baseball tampa, 14u baseball tampa, 16u baseball tampa,baseball club youth">
    <META NAME="description" content="Youth Baseball training program, baseball team and professional baseball training facility">
    <META NAME="Robots" CONTENT="Index,ALL">
    <meta name="msnbot" content="index, follow">
    <META NAME="googlebot" CONTENT="index,follow">
    <META NAME="allow-search" CONTENT="yes">
    <META NAME="revisit-after" CONTENT="3 Days">
    <META NAME="Rating" CONTENT="General">
    <META NAME="language" CONTENT="en">
    <META NAME="distribution" CONTENT="Global">
    <META NAME="Classification" CONTENT="tampa baseball">
    <style>
    #navigation li {
      font:14px Palatino Linotype, Arial;
      display:inline;
      list-style-type:none;
    #navigation a {
      padding:25px 35px;
      background-color:#000;
      color:#FFF;
      text-decoration:none;
    #navigation a:hover {
      background-color:#993333;
      color:#000;
    #MainBaseball {
    #SectionBaseball {
      background-color: #993333;
      padding: 0;
      float: left;
      height: 215px;
      width: 300px;
      margin-left: 75px;
      margin-top: 2px;
      margin-right: 10px;
      margin-bottom: 10px;
    #2BaseballTampa {
      margin-top: 2px;
      margin-right: 75px;
      margin-bottom: 10px;
      padding-top: 20px;
      padding-right: 20px;
      padding-left: 20px;
      padding-bottom: 20px;
      float: right;
      height: 215px;
      width: 0;
      background-color: #000000;
      font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
      font-style: italic;
      font-size: 50px;
      text-align: center;
      color: #FFFFFF;
      display: inline;
    #3BaseballTampa {
      background-color: #993333;
      height: 125px;
      width: 0;
      margin-left: 75px;
      clear: both;
      margin-right: 75px;
      font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
      font-size: 36px;
      color: #FFFFFF;
      padding: 20px;
      text-align: center;
      margin-top: 10px;
    #4BaseballClub {
      background-color: #000000;
      clear: both;
      float: left;
      height: 0;
      width: 300px;
      margin-left: 75px;
      padding: 40px;
      color: #FFFCFC;
      font-size: 36px;
      margin-top: 10px;
    #BaseballCoach {
      margin-top: 75px;
      margin-right: 75px;
      margin-left: 75px;
      margin-bottom: 10px;
      text-align: center;
      overflow-x: visible;
      overflow-y: visible;
      visibility: inherit;
      width: 1000px;
    #BattingCageFooter {
      margin: 75px;
      clear: both;
    </style>
    <style type="text/css">
    <!--
    .Baseball {
      color: #000;
    .BaseballFont {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .Baseball p {
      color: #FFF;
    .Baseball blockquote p {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .FloridaBaseball {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .tampabaseball {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .BaseballTrainingTampa {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    a:link {
      color: #FFF;
    body,td,th {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
      font-size: 16px;
    .Baseball blockquote p a {
      font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    .FloridaBaseball a {
      color: #000;
    .tampabaseball em {
      color: #FFF;
    -->
    </style>
    </head>
    <header class="Baseball training Tampa Header" id="BaseballCoach">
    <nav>
      <div id="navigation">
      <ul>
        <li><a href="#">Home</a></li>
        <li><a href="Tampa_Baseball_youth_coach.html">Coaching</a></li>
        <li><a href="Baseball_Club_Lutz_Tampa.html">Baseball Club Program</a></li>
        <li><a href="Baseball_Softball_Private_Lessons_Tampa.html">Private Lessons</a></li>
        <li><a href="Batting_Cage_Tampa.html">Training, Batting Cage Facility </a></li>
      </ul>
    </div>
    </nav>
    </header>
    <main class="Main Baseball" id="MainBaseball">
        <section class="Section Baseball" id="SectionBaseball"><img src="BaseballTampaYouth.JPG" width="300" height="215" alt="Baseball Tampa" /></section>
        <section class="2 Baseball Tampa" id="2BaseballTampa">If you have the time and the desire we will change your life</section>
        <section class="3 Baseball Tampa" id="3BaseballTampa">Our focus is on a building a team with a passion for baseball</section>
        <section class="4 Baseball Club" id="4BaseballClub">We provide a state of the art facility and a positive, professional coaching staff to provide a framework for consistent</section>
      </main>
      <footer class="Batting Cage Footer" id="BattingCageFooter">
        Dream Makers Baseball 1641 Land O Lakes Blvd Lutz, FL 33549
        Phone: (813) 495-6998 <a href="mailto:[email protected]">Email: [email protected]</a>
        Monday-Friday 11am - 9pm, Saturday and Sunday's 7am - 7pm
      </footer>
    </body>
    </html>

  • BUG: JSP disappears from design view with MyFaces / Tomahawk

    Hi,
    When I try to create a JSF JSP in design view (as opposed to code view) using MyFaces and Tomahawk 1.1.3, the design view will blank and display "Type, paste or drag and drop content onto this blank....". This usually happens after I've dragged half a dozen JSF outputlabels and inputtext boxes. The code still exists in code view, and will even compile and deploy ok, it's just the design view that stops working. The design view usually blanks while I'm switching between the code tabs at the top of the screen, although I'm fairly sure it blanked as I dropped a textbox onto the form once.
    I've restarted JDev, tried to create a second page, clicked refresh etc but I can't get it back. This has happened starting from scratch 3 times now.
    I've switched back to the builtin reference implementation JSF (and no Tomahawk), and JDeveloper works fine, so it seems to be a problem using MyFaces. I've added MyFaces and Tomahawk via Manage Libraries.
    This Oracle article - http://www.oracle.com/technology/products/jdev/101/howtos/myfaces/index.html
    states that the RI version can't be swapped out in JDev Developer Preview version but I understand that's not true now?
    I'm using :-
    JDeveloper SU4
    java 1.5
    Windows XP SP1
    Thanks for any help.

    I found the answer. I went to View, Style Rendering and clicked several of the boxes  Display Media was one.

  • 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>

Maybe you are looking for

  • Do You Know Your iPod Battery May Fall Under Warranty Replacement?

    I have the extended warranty on my iPod Touch. My batter life was horrible... without wifi just playing music getting just over 3 hours. I also had a bad MBP battery. Called up AppleCare and got case numbers for both after diagnosis. Was taking a lon

  • File name reverts back to original file name from camera

    In iPhoto I changed all the names of my pictures from what the camera assigned them. I can see the title on each picture. Then when I go to attach the picture  to an email it reverts back to original name from the camera. It does the same thing when

  • Microsoft Intune Service update planned between July 22 and July 30

    Microsoft Intune Service update planned between July 22 and July 30 We will be releasing the next service update for Microsoft Intune between July 22 and July 30. This Intune service update will deliver behind-the-scenes enhancements, allowing us to

  • Problem in uploading the records ?

    Hello, I want to uplaod the material master records. I was given EXCEL sheet, where my cells are Material Number, Industry sector, Material group, Material description and Unit. Please copy paste the code it is sytactically correct but only my first

  • Kde becomes 'laggy'

    For some time I've been having the following problem: Regularly ~15 minutes after booting arch the system/kde becomes unresponsive as in 'laggy' and just slow (audio will skip, video framerate drops) to a degree where the system is unusable and has t