Style Message in design view with Apache Trinidad HTML components

Hi !!!
I'm using Apache Trinidad HTML components. In that components after using Table Layout I'm trying to use Row layout after dragging the row layout to the design view the following message is appearing in the design view, the same is happening in the browser window also.
style="position:absolute;width:auto;height:auto;top:0px;left:0px;bottom:0px;right:0px"
Thanks in Advance
Anil Kumar Golla

Ric,
First I created an application by selecting New Application from the Application Navigator. In that application window I submitted relevant names for creating the new application, after that it displayed the project window in that I given the project name then in Jdeveloper's Application window the project name is displayed from there I selected new by right clicking, in that New gallery window, I selected Web Tier > Page Template > Ok. In the Create Jsf Page template window I created a File Name and Facet Definitions namely North, West, East, South and Center. After that Jdeveloper created the new JSPX page. In that page first I dragged panel stretch layout from Adf Faces to the Jdeveloper's design view and given facet references (North, West, East, South and Center). In the North Portion I dragged the Apache Trinidad HTML's Table Layout component, after that Row layout, then in the design window I'm getting the "style="position:absolute;width:auto;height:auto;top:0px;left:0px;bottom:0px;right:0px". The same is displaying in the browser window also.
Thanks in Advance
Anil Golla

Similar Messages

  • Cannot view body of page in Design View with PHP

    Hello, I hope some one can help me. I have a website that I
    am working that I am unable to view the body of the page in Design
    mode. This is a php file. I can preview the page fine by pressing
    F12, so it appears PHP is installed and my test server is working
    fine. Also my manager is able to view the body fine, so it appears
    that only I am affected. Both of us are using Dreamweaver CS3. Is
    there some setting on my local copy of Dreamweaver that I can
    change to make the page appear?

    CummingCorp wrote:
    > Hello, I hope some one can help me. I have a website
    that I am working that I
    > am unable to view the body of the page in Design mode.
    This is a php file.
    If the body of the page doesn't display in Design view, it
    means that
    your include files contain html, head, and body tags. Include
    files
    should contain only the code that you want included at that
    point. So,
    inc_header.php should contain only the div or other code that
    displays
    the header - and NOTHING ELSE. The same goes for
    inc_footer.php.
    When the page and the include files are combined, they should
    have one
    DOCTYPE declaration, one html tag, one head, and one body.
    Think of them
    as pieces of a jigsaw. On their own, each element is
    incomplete, but
    together they make a complete picture with nothing left over.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

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

  • DW 11.0 Build 4993 - why can't I use Design view with an HTML file?

    Subject line basically says it all: I started a new HTML file, but I can't switch to design view.  Anyone have any idea why?  Thanks!

    Which operating system? Mac or PC?
    Can you post a set of reproducible steps so we can follow what you're doing?

  • Design view issue - CSS and html

    Hi
    I was wondering if anyone can help me with this. Someone has
    created a page for me using html and CSS as requested. The problem
    is that whenever I try to open the index.html file in design view
    or code and design view, Dreamweaver crashes and I have to restart.
    I am attaching the html and CSS below. Just as an aside, I have
    asked them to create the code using CSS rather than tables and have
    ended up with div hell.
    Cheers
    Julie
    @charset "utf-8";
    * {padding:0; margin:0;}
    body {padding:10px 0 10px 0; background-color:#fff; margin:0
    auto; width: 976px; font-family:Arial, Helvetica, sans-serif;
    font-size:11px; color:#333;}
    #wrap {margin:0 auto; padding:0; position:relative; width:
    976px;}
    a:link { color:#999; text-decoration: underline; }
    a:visited { color:#999; text-decoration: underline; }
    a:hover{ color:#666; text-decoration: none; }
    img { border:none; padding:0; margin:0;}
    h1 {font-size: 36px;}
    h2 {font-size: 24px;}
    h3 {font-size: 18px;}
    h4 {font-size: 16px;}
    h5 {font-size: 14px;}
    h6 {font-size: 11px;}
    input { position:relative; font-weight: normal;cursor:
    pointer;vertical-align: middle;padding: 0 3px;font-size:
    13px;font-family: Verdana, Helvetica, Arial, sans-serif;
    border:#a09f6f 1px solid;}
    select {font-family: Verdana, Helvetica, Arial,
    sans-serif;font-weight: normal;cursor: pointer;vertical-align:
    middle;border: 1px solid #999;padding: 1px;background-color:
    #FAFAFA;}
    option {padding-right: 2px;}
    textarea {font-family: "Lucida Grande", Verdana, Helvetica,
    Arial, sans-serif; width: 60%;padding: 2px;font-size:
    1em;line-height: 1.4em; border:#a09f6f 1px solid; width:390px;
    height:170px;}
    /* Header Part Start */
    #header {margin:0; padding:0; position:relative;
    background:url(../images/index_01.jpg); width:976px; height:97px; }
    #header .headprt {margin:0; padding:0; position:relative }
    #header .headprt .headprtr { float:right; width: 500px;
    margin:0; padding:0; position:relative }
    #header .headprt .headprtr .padhr { color:#fff; margin:0;
    padding:16px 44px 0 0; position:relative; text-align:right;}
    #header .headprt .headprtl {margin:0 500px 0 0; padding:0;
    position:relative;}
    #header .headprt .headprtl .padhl{ color:#fff; margin:0;
    padding:40px 0 0 44px; position:relative }
    .hhllb { font-size:16px;}
    .hhlld { font-size:16px; font-weight:bold}
    .hhllc { font-size: 20px; font-weight:bold}
    .hhlls { font-size:14px}
    .kulay { color:#e55b68}
    /* Header Part End */
    /* Main Part Start */
    #maincontent {margin:0; padding:0; clear:both;
    position:relative; display:block; background-color:#fff }
    #maincontent .boxmainbgl {margin:0; padding:0;
    position:relative; background: url(../images/index_10.jpg) repeat-y
    top left; }
    #maincontent .boxmainbgl .boxmainbgr {margin:0; padding:0;
    position:relative; background: url(../images/index_11.jpg) repeat-y
    top right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    {margin:0; padding:0; position:relative;
    background:url(../images/index_02.jpg) no-repeat top left; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr {margin:0; padding:0; position:relative;
    background:url(../images/index_05.jpg) no-repeat top right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl {margin:0; padding:0;
    position:relative; background:url(../images/index_15.jpg) no-repeat
    bottom left; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl .boxmainbgbotr {margin:0; padding:0;
    position:relative; background:url(../images/index_16.jpg) no-repeat
    bottom right; }
    #maincontent .boxmainbgl .boxmainbgr .boxmainbgtopl
    .boxmainbgtopr .boxmainbgbotl .boxmainbgbotr .boxpadzki {margin:0;
    padding:8px 48px 0 49px; position:relative; height: 1340px;}
    .mainconup {margin:0; padding:0; position:relative;
    clear:both; display:block; overflow:hidden; height:485px }
    .mainconup .mmtoprt { float: right; width:615px; margin:0;
    padding:0; position:relative }
    .mainconup .mmtoprt .mmrtM {margin:0; padding:0;
    position:relative; background:url(../images/picpic.jpg) no-repeat
    top left; height:479px; }
    .mainconup .mmtoprt .mmrtM .mmrtA {margin:0; padding:200px 0
    0 10px; position:relative; width:600px; }
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppr { float:right;
    width: 195px; margin:0 0 0 -3px; padding:0; position:relative }
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc {margin:0 195px 0 0;
    padding:0; position:relative;}
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc .mmppx {float:right;
    width: 205px; margin:0; padding:0; position:relative}
    .mainconup .mmtoprt .mmrtM .mmrtA .mmppc .mmppl {margin:0
    205px 0 0; padding:0; position:relative; height:100px}
    .bkspdC { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:30px 0 0 0; position:relative; line-height:20px}
    .bkspdB { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:20px 0 0 0; position:relative; line-height:20px}
    .bkspdA { font-size: 22px; font-weight:bold; color:#fff;
    margin:0; padding:30px 0 0 10px; position:relative;
    line-height:20px}
    .mainconup .mmtoplt {margin:0 615px 0 0; padding:0;
    position:relative }
    .mainconup .mmtoplt .logo {margin:0; padding:2px 0 0 3px;
    position:relative }
    .mainconup .mmtoplt .linek {margin:10px 20px 7px 3px;
    font-size:2px; padding:0; position:relative; border-top: #e7e7e7
    2px solid }
    .mainconup .mmtoplt .pargs {margin:0; padding:10px 20px 0
    3px; position:relative; line-height:13px }
    .hhllw { font-size: 22px; font-weight:bold; color:#23a9e8}
    .maincentr { clear:both; margin:0; padding:0;
    position:relative; background-color:#2774c2; display:block; }
    .maincentr .mckbb {margin:0; padding:10px 10px 20px 20px;
    position:relative; color:#fff; }
    .maincentr .mckbb .mckrt {margin:0; padding:0;
    position:relative; float:right; width:290px }
    .maincentr .mckbb .mcklt {margin:0 290px 0 0; padding:0;
    position:relative }
    .maincentr .mckbb .mcklt .mcklrr {margin:0; padding:0;
    position:relative; float:right; width:290px; height:170px;
    background:url(../images/bgline.jpg) no-repeat right 10px; }
    .maincentr .mckbb .mcklt .mcklcc {margin:0 290px 0 0;
    padding:0; position:relative; height:170px;
    background:url(../images/bgline.jpg) no-repeat right 10px; }
    .maincentr .cbgc {margin:0; padding:0; position:relative;
    background:url(../images/bgline2.gif) repeat-x top left;
    height:2px; font-size:2px}
    .customks {margin:0; padding:0; position:relative;
    font-size:20px; font-weight:bold }
    .quotep {margin:0; padding:20px 20px 0 0; position:relative }
    .quotep .quotea {margin:0; padding:0; position:relative;
    background:url(../images/qouteleft.jpg) no-repeat top left; }
    .quotep .quotea .quoteb {margin:0; padding:0;
    position:relative; background:url(../images/qouteright.jpg)
    no-repeat bottom right }
    .quotep .quotea .quoteb .quotez {margin:0; padding:28px 0 0
    0; position:relative; font-size:12px; line-height:13px; }
    .xquotep {margin:0; padding:20px 20px 0 20px;
    position:relative }
    .xquotep .xquotea {margin:0; padding:0; position:relative;
    background:url(../images/qouteleft.jpg) no-repeat top left; }
    .xquotep .xquotea .xquoteb {margin:0; padding:0;
    position:relative; background:url(../images/qouteright.jpg)
    no-repeat bottom right }
    .xquotep .xquotea .xquoteb .xquotez {margin:0; padding:28px 0
    0 0; position:relative; font-size:12px; line-height:13px; }
    .mainbut {margin:6px 0 0 0; padding:0;
    position:relative;clear:both; display:block }
    .mainbut .mainbbj {margin:0; padding:0; position:relative }
    .mainbut .mainbbj .mainbbrt {margin:0; padding:0;
    position:relative; float: right; width: 167px }
    .mainbut .mainbbj .mainbbrt .sshots {margin:0; padding:0 0
    2px 0; position:relative; width: 167px }
    .mainbut .mainbbj .mainbbrt .sshots .higfx {margin:0;
    padding:0; position:relative; width: 167px; height:122px;
    overflow:hidden }
    .mainbut .mainbbj .mainbblt {margin:0 167px 0 0; padding:0;
    position:relative }
    .mainbut .mainbbj .mainbblt .mainbbrr {margin:0; padding:0;
    position:relative; float: right; width: 425px }
    .mainbut .mainbbj .mainbblt .mainbbrr .mainbbpads {margin:0;
    padding:10px 26px 0 26px; position:relative; font-size:12px;
    line-height:14px }
    .mainbut .mainbbj .mainbblt .mainbbcc {margin:0 425px 0 0;
    padding:0; position:relative; background:#3a3a3a; color:#fff }
    .mainbut .mainbbj .mainbblt .mainbbcc .mainccpads {margin:0;
    padding:20px 25px 25px 18px; position:relative; font-size:12px;
    line-height:15px }
    .hhllt { font-size: 20px; font-weight:bold; color:#23a9e8}
    .hhllk { font-size: 18px; color:#23a9e8}
    /* Main Part End */
    /* Footer Part Start */
    #footer {margin:0; padding:0; clear:both; position:relative;
    display:block }
    #footer .footboxbg {margin:0; padding:0; position:relative;
    background: url(../images/index_18.jpg) repeat-x top left; }
    #footer .footboxbg .footboxlt {margin:0; padding:0;
    position:relative; background: url(../images/index_17.jpg)
    no-repeat top left; }
    #footer .footboxbg .footboxlt .footboxrt {margin:0;
    padding:0; position:relative; background:
    url(../images/index_20.jpg) no-repeat top right; height:36px }
    /* Footer Part End */

    Web Dynpro doesn't allow for the inclusion of custom HTML and CSS.  It is far building business application in a client rendering abstracted framework. 
    If you need some common header, then you should consider the usage of the NetWeaver Portal.

  • Applying css style in DW (design view) or CT

    Hi Folks,
    Here's a dumb question I can't figure out. In DW and CT, you
    can apply a css style to a paragraph selecting p tag, right? You
    get <p class="myclass"></p>
    What I don't get is why the css style apply to an image for
    exemple inside the paragraph and not to the paragraph itself?
    Of course as you developp a website you certainly don't worry
    about that since you handcode or you never apply a style to a
    paragraph.
    Let's say you need to define a css style saying:
    .myclass {
    margin: 0 0 20px 20px;
    float:right;
    so the paragraph containing an image align to right and have
    proper margin. Why by default the css style apply to the image and
    not to the paragraph? You end with this <p><img
    src="myimage.jpg" class="myclass" /></p>
    What's the logic behind this, this is very annoying, specialy
    for CT users.
    Richard

    richsky wrote:
    > Hi Folks,
    > Here's a dumb question I can't figure out. In DW and CT,
    you can apply a css
    > style to a paragraph selecting p tag, right? You get
    <p class="myclass"></p>
    > What I don't get is why the css style apply to an image
    for exemple inside the
    > paragrph and not to the paragraph itself?
    > Of course as you developp a website you certainly don't
    worry about that since
    > you handcode or you never apply a style to a paragraph.
    > Let's say you need to define a css style saying:
    > .myclass {
    > margin: 0 0 20px 20px;
    > float:right;
    > }
    > so the paragraph containing an image align to right and
    have proper margin.
    > Why by default the css style apply to the image and not
    to the paragraph? You
    > end with this <p><img src="myimage.jpg"
    class="myclass" /></p>
    > What's the logic behind this, this is very annoying,
    specialy for CT users.
    > Richard
    >
    > .myclass {
    > margin: 0 0 20px 20px;
    > float:right;
    > }
    >
    > <p class="myclass"></p>
    >
    > <p><img src="myimage.jpg" class="myclass"
    /></p>
    >
    You must be selecting the image?
    Try this: select the <p> tag, located along the bottom
    of the design
    window (it will highlited when selected) then from the style
    drop menu
    in the properties inspector select 'myclass'
    That should apply the class to only to the <p> tag?

  • Design view with supper long horizontal scroll bar

    Hi,
    I do get the supper long horizontal scroll bar quite offten. Whats the cause of it? and how can avoid it ?

    RunRunforest wrote:
    Hi,
    I do get the supper long horizontal scroll bar quite offten. Whats the cause of it? and how can avoid it ?
    The cause of it is the code on your page.  You can avoid it by fixing the code.  We can steer you to the problem, but we'd need to see your page and its code....

  • Problems with mobile projects with apache flex 4.8 and an overlay of the latest air sdk

    Using flash builder 4.7 beta, apache flex 4.8 and an overlay of the latest air sdk, i got resolution problems while testing the mobile app (windows version on windows 7) with the air (ipad)emulator. That means the emulator is much bigger than my screen (logicaly seen the resolution of my screen and also like this in earlier version), but the app is much smaller than the emulator. As I have no design view with apache flex 4.8, I don't know where to start searching. Can anyone give me some input?
    Gert

    Hi Crill,
    I don't see any error on creating new projects and running the same.
    Where did you get the installer from?
    What is the framework linkage type? You can check this in project properties -> flex build path. It should be Merged into code for Apache SDK.
    thanks,
    Sudhir

  • Design View Quarks With CSS Code

    Alright I have a somewhat complicated situation to explain here so I'll try and simplify this.  Basically, I'm seeing the most erratic behavior when attempting to add padding to this ordered list and looking at it in Design View.  Example code:
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Untitled Document</title>
    </head>
    <body>
    <ol style="padding-left: 10px;">
        <li>stuff</li>
        <li>things</li>
    </ol>
    </body>
    </html>
    Now BEFORE I added that css style into the ol tag, the ordered list was all nice and indented.  AFTER I add a style to it, it gets sucked up all the way to nearly touching the left edge of my page now except those 10px (I do have to say, that ruler in DW is nice for this sort of thing) as if it's forgotten any other kind of indentation at all.  What is strange to me is that if I save the file and load it in a browser, indentation is normal .  If I close the file in Dreamweaver and open it again, spacing is fine.  Why is it doing this?
    Picture below shows what happens when I first introduce the code and then after I've saved and reopened the document.

    Interesting.  I think you're right about the quirks mode.  Once I specify the doctype at the top, it looks consistent everywhere...with almost no padding.  That kind of sucks actually.
    New Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Untitled Document</title>
    </head>
    <body>
    <ol style="padding-left: 10px;">
        <li>stuff</li>
        <li>things</li>
    </ol>
    </body>
    </html>
    I guess this site has actually had CSS that probably is doing the opposite of what they wanted for years now.  Thanks.  Good catch on quirks mode.  I've been in the bad habit of never using the doctype declarations in my HTML documents and you've opened my eyes to start actually doing this now.  I can now open, reopen, 100 times and I always get the same result.

  • Can't see design view in DW CS 4 or 2004

    I am very new to DW but I have a template (that I inherited) working in Design View with DW CS 5.5, but can't see it in CS 4 (mac) or MX 2004 PC versions. I want to make it editable so I need the design view. In CS 4 (mac) I can see it correctley in Live View. The 5.5 is a trail version so I really need it in MX 2004. I would really appreciate some help on this. The code is below. Thanks, Bill
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><!-- InstanceBegin template="/Templates/Afrikorig_template_editable.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>AfrikOriginal</title>
    <!-- InstanceEndEditable -->
    <link href="http://www.afrikoriginal.com/afrikoriginal_wrapper.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    -->
    </style>
    <!-- InstanceBeginEditable name="head" -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    </head>
    <body>
    <div id="standardpage">
    <!-- Hearder/Footer Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/footer.jpg" alt="Header" width="1024" height="54" border="0" class="footer" longdesc="http://www.afrikoriginal.com/site_images/footer.jpg">
    <!-- Hearder/Footer End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Rules Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/top_rule.png" alt="Top Rule" width="975" height="6" border="0" class="toprule" longdesc="http://http://www.afrikoriginal.com/site_images/top_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Top Desdription Box Rule" width="490" height="3" border="0" class="topdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Bottom Desdription Box Rule" width="490" height="3" border="0" class="bottomdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <!-- Rules End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Photos Begin EDIT IMAGE NAMES IN HERE -->
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 1" width="400" height="260" border="0" class="photo1" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 2" width="400" height="260" border="0" class="photo2" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 3" width="400" height="260" border="0" class="photo3" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png">
    <!-- Photos End -->
    <div id="producttitle">
    <!-- Product Title Begin EDIT TEXT IN HERE -->
    EDIT TITLE
    <!-- Product Title End -->
    </div>
    <div id="productinfo">
    <!-- Product Info Begin EDIT TEXT IN HERE -->
    Type of Object: <!-- InstanceBeginEditable name="Type of object" --><!-- TemplateBeginEditable name="Type of Object"-->Ring<!-- InstanceEndEditable --><br />
    Ethnic Group: <!-- InstanceBeginEditable name="Ethnic group" -->Africa<!-- InstanceEndEditable --><br />
    Country of Origin: Edit<br />
    Material: Edit<br />
    Dimensions: Edit<br />
    Overall Condition: Edit<br />
    <!-- Product Info End EDIT -->
    </div>
    <!-- Item Description Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescriptionheader">
    Item Description:
    </div>
    <!-- Item Description Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescription">
    <!-- Item Description Begin EDIT TEXT IN HERE -->
    Edit item description here.
    <!-- Item Description End -->
    </div>
    <!-- Shipping Info Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfoheader">
    Shipping Info:
    </div>
    <!-- Shipping Info Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfo">
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    Edit Shipping Info Here.
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    </div>
    </div>
    </div>
    </body>
    <!-- InstanceEnd --></html>

    Here it is
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>AfrikOriginal</title>
    <!-- TemplateEndEditable -->
    <link href="http://www.afrikoriginal.com/afrikoriginal_wrapper.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="standardpage">
    <!-- Hearder/Footer Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/header.jpg" alt="Header" width="1024" height="159" border="0" class="header" longdesc="http://www.afrikoriginal.com/site_images/header.jpg">
    <img  src="http://www.afrikoriginal.com/site_images/footer.jpg" alt="Header" width="1024" height="54" border="0" class="footer" longdesc="http://www.afrikoriginal.com/site_images/footer.jpg">
    <!-- Hearder/Footer End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Rules Begin DON"T TOUCH ANYTHING IN HERE -->
    <img  src="http://www.afrikoriginal.com/site_images/top_rule.png" alt="Top Rule" width="975" height="6" border="0" class="toprule" longdesc="http://http://www.afrikoriginal.com/site_images/top_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Top Desdription Box Rule" width="490" height="3" border="0" class="topdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <img  src="http://www.afrikoriginal.com/site_images/description_box_rule.png" alt="Bottom Desdription Box Rule" width="490" height="3" border="0" class="bottomdescriprule" longdesc="http://www.afrikoriginal.com/site_images/description_box_rule.png">
    <!-- Rules End DON"T TOUCH ANYTHING IN HERE -->
    <!-- Photos Begin EDIT IMAGE NAMES IN HERE -->
    <!-- TemplateBeginEditable name="Pix 1" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 1" width="400" height="260" border="0" class="photo1" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="Pix 2" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 2" width="400" height="260" border="0" class="photo2" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable --><!-- TemplateBeginEditable name="Pix 3" --><img  src="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png" alt="Photo 3" width="400" height="260" border="0" class="photo3" longdesc="http://www.afrikoriginal.com/ebay_images/photo_placeholder.png"><!-- TemplateEndEditable -->
    <!-- Photos End -->
    <div id="producttitle">
    <!-- Product Title Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Title" -->EDIT TITLE<!-- TemplateEndEditable -->
    <!-- Product Title End -->
    </div>
    <div id="productinfo">
    <!-- Product Info Begin EDIT TEXT IN HERE -->
    Type of Object: <!-- TemplateBeginEditable name="Object type" -->Edit<!-- TemplateEndEditable --><br />
    Ethnic Group: <!-- TemplateBeginEditable name="Ethnic Group" -->Edit<!-- TemplateEndEditable --><br />
    Country of Origin: <!-- TemplateBeginEditable name="Country" -->Edit<!-- TemplateEndEditable --><br />
    Material: <!-- TemplateBeginEditable name="Material" -->Edit<!-- TemplateEndEditable --><br />
    Dimensions: <!-- TemplateBeginEditable name="Dimensions" -->Edit<!-- TemplateEndEditable --><br />
    Overall Condition: <!-- TemplateBeginEditable name="Condition" -->Edit<!-- TemplateEndEditable --><br />
    <!-- Product Info End EDIT -->
    </div>
    <!-- Item Description Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescriptionheader">
    Item Description:
    </div>
    <!-- Item Description Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="itemdescription">
    <!-- Item Description Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Description" -->Edit item description here. <!-- TemplateEndEditable -->
    <!-- Item Description End -->
    </div>
    <!-- Shipping Info Header Begin DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfoheader">
    Shipping Info:
    </div>
    <!-- Shipping Info Header End DON"T TOUCH ANYTHING IN HERE -->
    <div id="shippinginfo">
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    <!-- TemplateBeginEditable name="Shipping" -->Edit Shipping Info Here.<!-- TemplateEndEditable -->
    <!-- Shipping Info Begin EDIT TEXT IN HERE -->
    </div>
    </div>
    </body>
    </html>

  • Design view in php files

    can`t understand why, but, when I open php file which
    contains some html formatting or not, (e.g. in *.html.php files of
    CMS Joomla/Mambo) design view in DW-8 is inactive. When I rename
    file to .html extension and open it then, design view is active and
    I can work in WYSIWYG mode, but in previous versions everything has
    been OK.
    I was not need to rename files each time.
    Is there solution or newest version of DW can not work in
    design view with files exept of html extension?

    Thanks for the tips but... design view won't open at all,
    there's no errors or anything like that, it just -wont open-. It
    wont let me click "design view", it just remains stuck in code
    view, but it allowed me to view design view last week.
    quote:
    Originally posted by:
    Newsgroup User
    the "WVA - News" appears to be the include- and is a complete
    html document
    instead of just what is correct for where it's inserted.
    rough fix-
    suggest using an external stylesheet for the site, so you
    don't need to have
    each style in the head section. This will also reduce the
    number of styles
    and keep them consistent.
    edit the WVA - News file. Select just after the <body>
    tag and erase to top
    of file. Erase </body> and </html> at the end of
    file.
    (tip- attach a "design time" stylesheet to the included file
    to see and
    select the styles of the new external css file)
    or- brute force fix if don't care about syntax- go into dw
    preferences/invisible items and turn off rendering of
    included files. That
    doesn't fix the problem, just prevents the errors from
    confusing design
    view.
    > Are you using includes or scripted includes?
    >
    > there are several pairs of <body> tags, which will
    totally confuse dw design
    > view.
    >
    >> Ah, they're .php - here's the site so far if it
    helps at all:
    >>
    >>
    http://www.walsallva.org.uk/NEWSITE/index.php
    >>
    >> This worked fine in design view last week, but
    doesn't this week. =(
    >

  • Custom Components and Properties in Flex Builder Design View

    How do I create a custom component with custom properties
    that renders well in Flex Builder design view?
    This is a simple HelloWorld example of what I am trying
    below. Here is the HelloWorld.mxml file:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    width="500" height="500">
    <mx:Script><![CDATA[
    [Bindable]
    public var message:String;
    ]]></mx:Script>
    <mx:Label x="100" y="100" text="{message}" />
    </mx:Canvas>
    And then when I use it in another mxml file, the design view
    does not show the label with the 'Hello World' value - instead it
    just shows {message} in design view where the label is located.
    When I run it as a compiled app in flash, the 'Hello World' is
    displayed correctly:
    -- HelloWorldTest.mxml --
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    xmlns:views="mypackage.*" width="500" height="500">
    <views:SimpleLine message="Hello World."/>
    </mx:Canvas>

    design view does not do any variable assignments or function
    evaluations, so you won't be able to see it even if you don't use a
    custom component.

  • Design view is significantly different from output in Robohelp 10

    This may be normal for Robohelp 10. I am not sure.
    I am applying a new CSS to my company's help project as part of a major update to the design. The CSS includes table styles, and list styles - something that was signficantly lacking from the previous design.
    I have noticed that there are significant differences between what I see in the design view and what I see in the output, and this causes a lot of confusion.
    When applying the bullet style, in the design view I see a numbered list. However, the output displays bullets as I specified.
    When applying a table style, the table looks unformatted until I view it in preview mode or generate the project.
    My roman numeral list style appears as decimals in design view, but looks fine in the output.
    This is very confusing to work with, and initially led me t make many manual changes before I realized that what I am seeing in the design editor is completely misleading.
    Any suggestions are welcome.
    Yehoshua

    This is how it appears when I edit the style in Robohelp:
    This is how it appears when I apply the style in design view:
    However, when previewing the page (and also when generating ouput):
    As I said, it is very confusing and misleading.

  • JDeveloper Design View

    Hi
    When in design view I can add simple components like buttons, input text, etc. The displays as I would expect (visual button, input text, etc).
    If I try to add a slightly complex component such as a multi-select checkbox the whole of the design view changes from a WYSIWYG view to a view there the components are all in grey boxes.
    When this happens i am presented with the following error in the message log:
    Performing action Preview in Browser...[ from oracle.jdevimpl.webapp.editor.jsp.JspEditor ]
    Invoking command: Insert Multi-Select Checkbox
    javax.enterprise.resource.webcontainer.jsf.lifecycle:29-Jul-2013 15:22:36 com.sun.faces.lifecycle.Phase doPhase
    SEVERE: JSF1054: (Phase ID: RENDER_RESPONSE 6, View ID: /untitled1.jsp) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@2afb925b]
    This is done from a fresh project. If i uninstall JDeveloper and reinstall it the same thing happens when i create a new project. I have also tried deleting my JDeveloper App Data though this did not work.
    Has anyone experienced something similar before/know how to rectify this issue?
    Any help is much appreciated.
    Thanks.
    Graeme.

    I am using 11.1.1.6. I would expect this functionality to work so I think it is a local problem. It is the Multi-Select Checkbox xomponent that I am using. It may be a tag library that I am missing though I am still unable to resolve the issue.

  • Can't drag components to Design View? (FB)

    A co-worker of mine is unable to drag any component on to the
    design view. I looked at it and I can't seem to figure it out
    either. His project works fine under my version of Flex Builder
    (we're both using Flex Builder 3.0.2, OSX 10.5), I am able to drag
    and drop new components to any state. The only way he is able to
    add components is by going to the MXML and typing things manually.
    He is also having odd things happen in design view with alignment
    and constraints.
    Edit: Just to clarify when he tries to drag and drop instead
    of getting the "Green Plus Orb" he gets a White "Cancel" (always
    reminds me of a non-smoking sign) circle.
    I have managed to find a few people with the same problems on
    JIRA but every one of the bugs gives me the "This bug was imported
    from another system and requires review from a project committer
    before some of the details can be marked public." message.
    Any ideas/help would be appreciated - he is reinstalling FB
    now, but I dunno if that's going to help.
    Thanks!

    pkrasko, welcome to the forum,
    drag and drop; go to screen settings where you see the two monitors displayed with 1 on the left and 2 on the right. Click on 2 and drag it to the left of 1. You'll then be able to drag to the left, unless of course you've already physically moved the monitor to the right
    Hope this helps
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

Maybe you are looking for

  • Windows Update Error 0x80070057

    When installing Windows 7 SP 1 I get this error. When not using the Windows Update service, so manually downloading the SP and running it, the setup completes, reboots automaticually, typical "Configuring Windows Updates" screen, reboots again, "Conf

  • Wakes from sleep momentarily upon plugging MBP in.

    Whenever I plug my computer in it always wakes from sleep for a few seconds (with the lid down.) My boot drive is an Expresscard SSD, but I don't know if that is the cause of this problem. Does anybody know what the problem could be?

  • Turn maximum memory available/user in Solaris OS

    As part of the operating system turning for weblogic performance, how to check and turn the maximum memory available for a user process for Sun Solaris 2.6? Thanks in advance.

  • Import CSV into the Database Tables

    Hello All, I have a requirement to import the CSV coloum values into the backend table. It would be great if anyone could help me out with the procedure in APEX. Looking for response. Regards, Sandeep Reddy

  • Program not Responding after installing PSE8

    I recently upgraded to PSE8. Since then I have noticed that when I go to shutdown my system (XP w/ SP3) I get a window indicating a program is not responding. The title of the window is 'End Program - 9c0'. The '9c0' part is not always the same. Last