Header div not displaying correctly in Explorer

Can someone help me with this IE browser problem?I have a
header div inside the container div. The container is displaying
correctly - center of page. The header div is not! It is off to the
right and half the header is off the page. All other browser tests,
Mac and PC display correctly. The header div should be centered as
it is within the container, right? The header is suppose to stay at
the top of the screen as viewer scrolls - which it does correctly.
I started with the Dreamweaver code and made some changes. Here is
my code:

I can't see anything wrong with the table but I assume it has
some css
associated with it?
You might try a simple test. Create another include file with
just a
single table at 762px and one cell, with nothing apart from a
background
color.
Bring that into the original document and see what happens.
If it shows
correctly then it must be the other tables construction/css
taht is
causing the problem.
aacjp wrote:
> here is the include code:
>
> <table width="762" border="0" cellspacing="0"
cellpadding="0">
> <tr>
> <td width="114" align="left" valign="top"
bgcolor="#333333"><img
> src="/images/main/cover_masthead.jpg" alt="current
issue" width="113"
> height="150" /></td>
> <td align="center" valign="middle"
bgcolor="#C7581B"><img
> src="/images/main/masthead.gif" alt="Fabric Trends
Magazine" width="309"
> height="145" /></td>
> <td width="159" align="center" valign="middle"
bgcolor="#C7581B"><table
> width="120" border="0" cellspacing="0"
cellpadding="0">
> <tr>
> <td align="right"><a
href="/information/subscribe.shtml"
> class="nav">Subscribe</a></td>
> </tr>
> <tr>
> <td align="right"><a
href="/issues/current.shtml" class="nav">Current
> Issue</a></td>
> </tr>
> <tr>
> <td align="right"><a href="/issues/back.shtml"
class="nav">Back
> Issues</a></td>
> </tr>
> <tr>
> <td align="right"><a href="/kits/index.shtml"
class="nav">Quilt
> Kits</a></td>
> </tr>
> <tr>
> <td align="right"><a
href="/information/shops.shtml" class="nav">Quilt
> Shops</a></td>
> </tr>
> <tr>
> <td align="right"><a
href="/onlineproject/index.shtml"
> class="nav">Online Projects</a></td>
> </tr>
>
> </table></td>
> </tr>
> </table>
>
>
>
>

Similar Messages

  • Div header tag - not displaying correctly

    I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!
    The header contains three images; a logo, a banner (text), and a picture of a castle.  These should display in a  line.
    When I first set it up, I realised that the castle picture was normally ending up below the other two on smaller screens etc. 
    So I changed the dims for my div container from min 760px/max 1260px, to a set width (960px).  I then rejigged the three images so the widths were within 960px, with some to spare for the spacing (total widths of the three are 900: hspacing another 20 pixels).  There is no padding/borders defined.  Therefore the total should be well within the 960 width (?).
    It looks fine on my PC (widescreen); in 3 browsers, using the restore down menu command (ie to make it not full screen), and by  using the Dreamweaver multiscreen preview (phone, tablet, smaller desktop).  It wasn't ideal (as scrolling required), but at least meant the header (and the rest of the screen) displayed correctly, ie in a horizontal line (and then sidebar - content - sidebar).
    If I set my container width much smaller, most of the screen will be green (the body) in big screens.
    If I rejig the dimensions, it's all a bit hit and miss (and why don't the current dimensions work?).
    Do I need to define the width of the header (as well as the container)?
    Help!  Thank you
    http://hertfordcarnival.org.uk/dev/Index.html

    Hi there, I started off using one big image, but it didn't look right with regards to size and placing (ie I wanted the logo on the left edge, the castle on the right edge, etc). When you say slice, what do you mean?  One image in from fireworks, and then ... ? Thanks again
    Date: Wed, 7 Dec 2011 01:37:10 -0700
    From: [email protected]
    To: [email protected]
    Subject: Div header tag - not displaying correctly
        Re: Div header tag - not displaying correctly
        created by osgood_ in Dreamweaver - View the full discussion
    Datafan55 wrote: I thought I had resolved an issue with a div header tag, but - as per a reply in my 'text as gif' thread, possibly not!  Why not just use one big image  then you wont have a problem of with the alignment. Certainly don't use 'vspace' and 'hspace' to position the images. If you want to use 3 seperate images start by setting them us as one complete image then slice it into 3 images. Then use the following css to position the images side by side. #header img If the total sum of the width of the images is the same or does not exceed 960px then the images should be in a nice row side by side. They will actually sit side by side without using 'float' but you'll get a small gap between them which will be added to the sum of the width which will exceed 960px causing the third image to drop onto the next line.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4068499#4068499
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4068499#4068499. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Overlapping DIV not displaying correctly

    HALP!  I have overlapped a DIV on purpose, the correct DIV is displayed on top on some computers but not on others and does not display correctly in Internet Explorer at all.
    My link is below.  I would like to display the DIV with the flash underneath the Bat DIV.
    http://batengineering.bdaonline.co.nz/
    Can anyone out there help me!

    I see in IE6 that transparency is not handled well at all. .pngs are dicey with IE6.
    If you want to make your Flash movie lie down behind the bat image, you need to give it a wmode="opaque". Otherwise, the Flash will always come to the front.
    In IE6, IE7, and IE8, your top menubar is breaking, the right hand end cap is falling to the second line. You might want to put a little ease into it somehow.
    On all IE and on Firefox on the Mac, there seems to be a nasty white vertical stripe on the right side...maybe a gap in width of the background image. Check to make sure you have a default background-color to make that go away.
    On Safari on the Mac and Firefox on the PC, the Flash does not seem to show up at all in BrowserLab, although I see it on my XP; could be an artefact of BrowserLab's process.
    W3c finds a few errors in the markup: http://validator.w3.org/check?uri=http://batengineering.bdaonline.co.nz/&charset=(detect+a utomatically)&doctype=Inline&group=0
    And the CSS throws a few warnings: http://jigsaw.w3.org/css-validator/validator?uri=http://batengineering.bdaonline.co.nz/&pr ofile=css21&usermedium=all&warning=1〈=en
    On the whole, though, the page is looking good.
    Beth

  • I web not displaying correctly in Explorer

    Hi guys,
                   I've just uploaded my website , (to Go Daddy) created on iweb (09) and it is perfect in Safari but looks dreadful in Internet Explorer on my PC and a little funky in Firefox.
    In Explorer on my PC (Windows7) boxes are in the wrong position and opacity is not displayed correctly ie I reduced opacity in some elements and they show full opacity. Also Elements such as page content are out of position and obscuring parts of the text.
    Firefox on my Mac is almost ok but shows the lines around a few text boxes.
    Any one had these problems?
    DM

    I have no Windows so I cannot comment on that.
    But some links have spaces to the left and have a wrong link :
    On the About US page the words under the six images at the bottom left do not adjust correctly.
    That's because you use one text box and use spaces between the words to center them under the images.
    Not all spaces have equal width in browsers.
    You may want to use a different Sitename.
    http://www.mclainevideoproductions.com/mclainevideoproductions.com/About_Us.html

  • Div not displaying correctly in FF or Opera

    Can someone have a look at my code, I have a divs called
    "breadcrumbs" and "croutons".
    All appears as it should with these two divs in IE7, but when
    previewed in Firefox and Opera only the top borders of these two
    divs are showing. I have made the CSS internal for posting here,
    but normally use an external style sheet.
    FYI there are 2 SSI's in the code with external Style Sheets
    - both for menus so I havent include the CSS for these.
    Code -
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>test</title>
    <!-- TemplateEndEditable -->
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    <!--[if IE 6]>
    <style>
    #backgroundcontent {zoom: 100%;}
    </style>
    <![endif]-->
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    <style>
    body {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    #background {
    background-color: #999999;
    background-repeat: repeat-x;
    min-width: 420px;
    border: 1px solid #BBB;
    #middletext {
    background-color: #FFFFFF;
    margin-left: 185px;
    margin-right: 185px;
    min-height: 500px;
    border: 1px solid #BBB;
    #footer {
    background-repeat: repeat-x;
    height: 100px;
    background-image: url(../images/gradient_footer.jpg);
    #banner {
    background-repeat: repeat-x;
    height: 70px;
    min-width: 552px;
    background-image: url(../images/gradient_banner.jpg);
    #right {
    float: right;
    width: 145px;
    background-color:#CCCCCC;
    height: 335px;
    margin-right: 20px;
    display: inline;
    border: 2px solid #BBB;
    #leftWrapper {
    float: left;
    width: 145px;
    margin-left: 20px;
    display: inline;
    background-color: #CCCCCC;
    border: 2px solid #BBB;
    #left {
    height: 225px;
    #date {
    float: right;
    width: 250px;
    border: 1px solid #BBB;
    text-align: center;
    background-color: #CCCCCC;
    font-weight: bold;
    #topmenu {
    padding: 10px 0;
    width: 100%;
    min-width: 760px;
    background-image: url(../images/gradient_topmenu.jpg);
    #bannerimage {
    float: left;
    height: 70px;
    width: 300px;
    background-repeat: no-repeat;
    text-align: left;
    background-color: #CCCCCC;
    #backgroundcontent {
    background-color: #EBEBEB;
    padding-bottom: 20px;
    padding-top: 20px;
    #content {
    background-color: #B9B9B9;
    #search {
    float: right;
    width: 250px;
    font-weight: bold;
    border: 1px solid #BBB;
    text-align: center;
    background-image: url(../images/chromebg.gif);
    background-repeat: repeat-x;
    background-position: center center;
    padding: 5px 0;
    margin-bottom: 10px;
    #footerbottom {
    background-color: #A0A0A0;
    height: 50px;
    border: 1px solid #000;
    margin-top: 10px;
    margin-right: 25%;
    margin-bottom: 10px;
    margin-left: 25%;
    padding: 0px;
    #chromemenuholder{
    float: left;
    width: 500px;
    font-weight: bold;
    margin-bottom: 10px;
    /*Credits: Dynamic Drive CSS Library */
    /*URL:
    http://www.dynamicdrive.com/style/
    #chromemenu{
    float: left;
    width: 500px;
    font-weight: bold;
    #chromemenu ul{
    border: 1px solid #BBB;
    padding: 5px 0;
    margin: 0;
    text-align: left; /*set value to "right" for example to align
    menu to
    the left of page*/
    background-image: url(../images/chromebg.gif);
    background-repeat: repeat-x;
    background-position: center center;
    #chromemenu ul li{
    display: inline;
    margin: 0;
    padding: 0;
    #chromemenu ul li a{
    color: #494949;
    padding: 5px;
    margin: 0;
    text-decoration: none;
    border-right: 1px solid #DADADA;
    #chromemenu ul li a:hover{
    background: url(../images/chromebg2.gif) center center
    repeat-x;
    #breadcrumbs {
    width: 250px;
    border: 1px solid #BBB;
    background-color: #B9B9EA;
    float: left;
    padding-left: 20px;
    #croutons {
    background-color: #B9B9EA;
    float: right;
    width: 250px;
    border: 1px solid #BBB;
    #contact {
    background-color: #8A8ADB;
    margin-top: 25px;
    height: 30px;
    border: 1px solid #BBB;
    #contact2 {
    background-color: #8A8ADB;
    margin-top: 25px;
    height: 30px;
    border: 1px solid #BBB;
    #test1_menu_css {
    background-color: #CCCCCC;
    width: 145px;
    height: 225px;
    #leftmenu{
    float: left;
    width: 135px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 5px;
    #leftmenu ul{
    padding: 5px 0;
    margin: 0;
    text-align: center; /*set value to "right" for example to
    align menu to
    the left of page*/
    background-image: url(../images/chromebg.gif);
    background-repeat: repeat-x;
    background-position: center center;
    margin-bottom: 10px;
    border-top-width: 1px;
    border: 1px solid #BBB;
    #leftmenu ul li{
    display: inline;
    margin: 0;
    padding: 0;
    #leftmenu ul li a{
    color: #494949;
    padding: 5px;
    margin: 0;
    text-decoration: none;
    #leftmenu ul li a:hover{
    background-image: url(../images/chromebg2.gif);
    background-repeat: repeat-x;
    background-position: center center;
    #left_ssi_wrapper {
    width: 145px;
    </style>
    </head>
    <body>
    <div id="background">
    <div id="content">Content for id "content" Goes Here
    <div id="banner">
    <div id="date">Content for &quot;date&quot;
    </div>
    <div id="bannerimage"></div>
    <br style="clear: both;">
    </div>
    <div id="topmenu">
    <div id="search">Content for id "search" Goes
    Here</div>
    <div id="chromemenuholder">
    <!--#include file="../ssi_divs/chromemenussi.shtml" -->
    </div>
    <br style="clear: both;">
    <div id="breadcrumbs">
    </div>
    <div id="croutons">t</div>
    <br style="clear: both;">
    </div>
    <div id="backgroundcontent">
    <div id="right">Content for id "right" Goes
    Here</div>
    <div id="leftWrapper">
    <div id="left">
    <!--#include file="../ssi_divs/test1ssi.shtml" -->
    </div>
    <div id="contact">Content for id
    &quot;Contact&quot;</div>
    <div id="contact2">Content for id
    &quot;Contact2&quot;</div>
    </div><!-- end leftWrapper -->
    <div id="middletext"> Content for id "middletext" Goes
    Here </div>
    <br style="clear: both;">
    </div>
    </div>
    </div>
    <div id="footer">Content for id "footer" Goes Here
    <br>
    <br>
    <div id="footerbottom">Content for id "footerbottom"
    Goes Here</div>
    </div>
    </div>
    </div>
    </body>
    </html>

    Try putting some content in the breadcrumbs <div> that
    will make it
    appear. I don't know if there is a color #BBB. Either there
    is not or
    its very similar to the background color of the <div>
    so it doesn't
    show. Changing the border to #000 results in it showing up.
    <div id="breadcrumbs">breadcrumbs</div>
    <div id="croutons">croutons</div>
    ~Billy~ wrote:
    > Can someone have a look at my code, I have a divs called
    "breadcrumbs" and
    > "croutons".
    >
    > All appears as it should with these two divs in IE7, but
    when previewed in
    > Firefox and Opera only the top borders of these two divs
    are showing. I have an
    > external CSS sheet, and when I make the CSS internal,
    just one of the divs
    > appears and the other doesnt. Whats going on?
    >
    > FYI there are 2 SSI's in the code with external Style
    Sheets - both for menus
    > so I wont include the CSS for those unless they are
    needed.
    >
    > Code -
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN"
    > "
    http://www.w3.org/TR/html4/loose.dtd">
    > <html>
    > <head>
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>test</title>
    > <!-- TemplateEndEditable -->
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    > <!--[if IE 6]>
    > <style>
    > #backgroundcontent {zoom: 100%;}
    > </style>
    > <![endif]-->
    > <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    > <style>
    > body {
    > background-color: #FFFFFF;
    > background-repeat: repeat-x;
    > font-family: verdana, arial, helvetica, sans-serif;
    > font-size: 11px;
    > }
    > #background {
    > background-color: #999999;
    > background-repeat: repeat-x;
    > min-width: 420px;
    > border: 1px solid #BBB;
    > }
    > #middletext {
    > background-color: #FFFFFF;
    > margin-left: 185px;
    > margin-right: 185px;
    > min-height: 500px;
    > border: 1px solid #BBB;
    > }
    > #footer {
    > background-repeat: repeat-x;
    > height: 100px;
    > background-image: url(../images/gradient_footer.jpg);
    > }
    > #banner {
    > background-repeat: repeat-x;
    > height: 70px;
    > min-width: 552px;
    > background-image: url(../images/gradient_banner.jpg);
    > }
    > #right {
    > float: right;
    > width: 145px;
    > background-color:#CCCCCC;
    > height: 335px;
    > margin-right: 20px;
    > display: inline;
    > border: 2px solid #BBB;
    > }
    > #leftWrapper {
    > float: left;
    > width: 145px;
    > margin-left: 20px;
    > display: inline;
    > background-color: #CCCCCC;
    > border: 2px solid #BBB;
    > }
    > #left {
    > height: 225px;
    > }
    > #date {
    > float: right;
    > width: 250px;
    > border: 1px solid #BBB;
    > text-align: center;
    > background-color: #CCCCCC;
    > font-weight: bold;
    > }
    > #topmenu {
    > padding: 10px 0;
    > width: 100%;
    > min-width: 760px;
    > background-image: url(../images/gradient_topmenu.jpg);
    > }
    > #bannerimage {
    > float: left;
    > height: 70px;
    > width: 300px;
    > background-repeat: no-repeat;
    > text-align: left;
    > background-color: #CCCCCC;
    > }
    > #backgroundcontent {
    > background-color: #EBEBEB;
    > padding-bottom: 20px;
    > padding-top: 20px;
    > }
    > #content {
    > background-color: #B9B9B9;
    > }
    > #search {
    > float: right;
    > width: 250px;
    > font-weight: bold;
    > border: 1px solid #BBB;
    > text-align: center;
    > background-image: url(../images/chromebg.gif);
    > background-repeat: repeat-x;
    > background-position: center center;
    > padding: 5px 0;
    > margin-bottom: 10px;
    > }
    > #footerbottom {
    > background-color: #A0A0A0;
    > height: 50px;
    > border: 1px solid #000;
    > margin-top: 10px;
    > margin-right: 25%;
    > margin-bottom: 10px;
    > margin-left: 25%;
    > padding: 0px;
    > }
    > #chromemenuholder{
    > float: left;
    > width: 500px;
    > font-weight: bold;
    > margin-bottom: 10px;
    > }
    > /*Credits: Dynamic Drive CSS Library */
    > /*URL:
    http://www.dynamicdrive.com/style/
    > #chromemenu{
    > float: left;
    > width: 500px;
    > font-weight: bold;
    > }
    > #chromemenu ul{
    > border: 1px solid #BBB;
    > padding: 5px 0;
    > margin: 0;
    > text-align: left; /*set value to "right" for example to
    align menu to
    > the left of page*/
    > background-image: url(../images/chromebg.gif);
    > background-repeat: repeat-x;
    > background-position: center center;
    > }
    > #chromemenu ul li{
    > display: inline;
    > margin: 0;
    > padding: 0;
    > }
    > #chromemenu ul li a{
    > color: #494949;
    > padding: 5px;
    > margin: 0;
    > text-decoration: none;
    > border-right: 1px solid #DADADA;
    > }
    > #chromemenu ul li a:hover{
    > background: url(../images/chromebg2.gif) center center
    repeat-x;
    > }
    > #breadcrumbs {
    > width: 250px;
    > border: 1px solid #BBB;
    > background-color: #B9B9EA;
    > float: left;
    > padding-left: 20px;
    > }
    > #croutons {
    > background-color: #B9B9EA;
    > float: right;
    > width: 250px;
    > border: 1px solid #BBB;
    > }
    > #contact {
    > background-color: #8A8ADB;
    > margin-top: 25px;
    > height: 30px;
    > border: 1px solid #BBB;
    > }
    > #contact2 {
    > background-color: #8A8ADB;
    > margin-top: 25px;
    > height: 30px;
    > border: 1px solid #BBB;
    > }
    > #test1_menu_css {
    > background-color: #CCCCCC;
    > width: 145px;
    > height: 225px;
    > }
    > #leftmenu{
    > float: left;
    > width: 135px;
    > font-weight: bold;
    > margin-left: 5px;
    > margin-top: 5px;
    > }
    > #leftmenu ul{
    > padding: 5px 0;
    > margin: 0;
    > text-align: center; /*set value to "right" for example
    to align menu to
    > the left of page*/
    > background-image: url(../images/chromebg.gif);
    > background-repeat: repeat-x;
    > background-position: center center;
    > margin-bottom: 10px;
    > border-top-width: 1px;
    > border: 1px solid #BBB;
    > }
    > #leftmenu ul li{
    > display: inline;
    > margin: 0;
    > padding: 0;
    > }
    > #leftmenu ul li a{
    > color: #494949;
    > padding: 5px;
    > margin: 0;
    > text-decoration: none;
    > }
    > #leftmenu ul li a:hover{
    > background-image: url(../images/chromebg2.gif);
    > background-repeat: repeat-x;
    > background-position: center center;
    > }
    >
    > #left_ssi_wrapper {
    > width: 145px;
    > }
    >
    > </style>
    > </head>
    >
    > <body>
    > <div id="background">
    > <div id="content">Content for id "content" Goes
    Here
    > <div id="banner">
    > <div id="date">Content for 'date' </div>
    > <div id="bannerimage"></div>
    > <br style="clear: both;">
    > </div>
    > <div id="topmenu">
    > <div id="search">Content for id "search" Goes
    Here</div>
    > <div id="chromemenuholder">
    > <!--#include file="../ssi_divs/chromemenussi.shtml"
    -->
    > </div>
    > <br style="clear: both;">
    > <div id="breadcrumbs">
    > </div>
    > <div id="croutons">t</div>
    > <br style="clear: both;">
    > </div>
    > <div id="backgroundcontent">
    > <div id="right">Content for id "right" Goes
    Here</div>
    > <div id="leftWrapper">
    > <div id="left">
    > <!--#include file="../ssi_divs/test1ssi.shtml" -->
    > </div>
    > <div id="contact">Content for id
    'Contact'</div>
    > <div id="contact2">Content for id
    'Contact2'</div>
    > </div><!-- end leftWrapper -->
    > <div id="middletext"> Content for id "middletext"
    Goes Here YES I KNOW THE
    > COLOURS ARE HORRIBLE! </div>
    > <br style="clear: both;">
    > </div>
    > </div>
    > </div>
    > <div id="footer">Content for id "footer" Goes Here
    <br>
    > <br>
    > <div id="footerbottom">Content for id
    "footerbottom" Goes Here</div>
    > </div>
    > </div>
    > </div>
    > </body>
    > </html>
    >
    >
    >

  • Dreamweaver tables not displaying correctly in internet explorer browser, please help!!!!

    Could someone please help me with this issue i've been having for almost a year now and can't find any information on getting this fixed, for some reason the features specs and required tables rows are not displaying correctly, the image is out of aligned when viewing the results using the internet explorer browser only, the firefox browser works just as needed but when i try to view the same code in IE the tables are not aligned properly and the text is not margined correctly either, i tried playing around with the css style that i have and no results. Please help me fix this issue so that my page would display in internet explorer just like under Firefox. Below are the pictures of the problem i'm having.
    This picture shows how i want it displayed on the internet explorer and firefox browser:
    Here is results in firefox browser:
    Here is results in internet explorer browser:
    As you can see the tables are all messed up, text is not centered properly even if i coded it right.
    Here is the coding for this page:
    PLEASE HELP ME OUT WITH THIS PROBLEM, I NEED TO FIGURE OUT HOW TO MAKE INTERNET EXPLORER TO DISPLAY THE INFORMATION CORRECTLY JUST LIKE FIREFOX?
    <style type="text/css">
    <!--
    .title {
    background-image: url(http://www.ehobbyplanet.com/eBay/Layout/Title.jpg);
    background-position: center center;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    .description {
        background-image: url(http://www.ehobbyplanet.com/eBay/Layout/Description.jpg);
        background-position: center center;
        font-family: "Times New Roman";
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        color: #000;
        text-align: left;
        vertical-align: middle;
        padding-right: 20px;
        padding-left: 20px;
    .text {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #F00;
    text-indent: 2em;
    .features {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bolder;
    text-decoration: underline;
    color: #666666;
    .featurebackground {
        background-image: url(http://www.ehobbyplanet.com/eBay/Layout/Features.jpg);
        background-position: center center;
        font-size: 14px;
        font-family: "Times New Roman";
        font-style: normal;
        font-weight: normal;
        line-height: 18px;
        background-repeat: no-repeat;
        padding-right: 10px;
    .policy {
    .fsr_style { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    font-style: normal;
    background-color: #FFFFFF;
    padding-top: 5em;
    padding-right: 20px;
    background-image: url(http://www.ehobbyplanet.com/eBay/Layout/Features.jpg);
    .number {
    .policy {
        padding-left: 20px;
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 14px;
        padding-top: 10px;
        padding-right: 7px;
        padding-bottom: 10px;
    -->
    </style>
    <body>
    <table width="935" border="0">
    <tr>
    <td><img src="http://www.ehobbyplanet.com/eBay/Layout/eHobbyShortHeader.jpg" width="928" height="165" /></td>
    </tr>
    <tr>
    <td height="44" align="center" valign="middle" class="title">HPI 1/5 Baja 5T Gas Truck RTR<td></td>
    </tr>
    <tr>
    <td height="31" align="center" valign="middle" class="number">HPI Item #10620<td width="10"></td>
    </tr>
    </table>
    <table width="925" height="326" border="0">
    <tr>
    <td width="16"> </td>
    <td width="549"><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1md.jpg" width="549" height="429" id="mainPic"/></td>
    <td width="35"> </td>
    <td width="1559"><p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1sm.jpg" width="116" height="85" onClick="changePic('Image-1')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-2sm.jpg" width="116" height="85" onClick="changePic('Image-2')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-3sm.jpg" width="116" height="85" onClick="changePic('Image-3')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-4sm.jpg" width="116" height="85" onClick="changePic('Image-4')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-5sm.jpg" width="116" height="85" onClick="changePic('Image-5')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-6sm.jpg" width="116" height="85" onClick="changePic('Image-6')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-7sm.jpg" width="116" height="85" onClick="changePic('Image-7')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-8sm.jpg" width="116" height="85" onClick="changePic('Image-8')"/></p>
    <p class="text">Click to enlarge picture</p></td>
    </tr>
    </table>
    <table width="928" height="124" border="0">
    <tr>
    <td height="320" class="description"><p>HPI Racing is proud to present the Baja 5T, a <strong>ready-to-run</strong> (RTR) 1/5th scale off-road truck that expands on the award-winning Baja  5B family. With the Baja 5T you get aggressive desert truck looks, high  performance new features, and compatibility with many of the existing  Baja 5B spare parts and option parts, wrapped up in a RTR package that  gets you running in just a few minutes.</p>
      <p>Includes: HPI Baja 5T RTR Truck with 1.6 cu in gasoline engine, 27MHz FM Radio, two water resistant servos, 3.4oz (100cc) 2-cycle oil, 2oz (60cc) shock oil, 1oz (30cc) diff oil, 1oz (30cc) air filter oil, tube of gear grease, 3000mAh receiver pack, wall charger, body with wing, extra air filter, wrenches, decal sheet and illustrated instruction manual.</p></td>
    </tr>
    </table>
    <table width="928" border="0">
    <tr>
    <td width="290"> </td>
    <td width="17"> </td>
    <td width="292"> </td>
    <td width="17"> </td>
    <td width="290"> </td>
    </tr>
    <tr>
    <td align="center" class="features">Features:</td>
    <td align="center"> </td>
    <td align="center"><span class="features">Specifications:</span></td>
    <td align="center"> </td>
    <td align="center"><span class="features">Required:</span></td>
    </tr>
    <tr>
    <td height="526" class="featurebackground"><ul>
    <li>Ventilated Disc Brake System</li>
    <li>Heavy Duty Rear Dogbones</li>
    <li>Moulded Nylon Rear Spoiler</li>
    <li>Aluminum Alloy Diff Case</li>
    <li>Dirt Guards</li>
    <li>Full Metal Ball Bearings</li>
    <li>Front &amp; Rear Sway Bars</li>
    <li>Modified Rear Shock Tower</li>
    <li>Heavy Duty Inner Foam</li>
    <li>Revised Gearing</li>
    <li>High Flow Muffler</li>
    <li>SFL-10MG2 Metal Gear Steering Servo</li>
    <li>Heavy Duty Beadlocks</li>
    <li>8000 RPM Clutch</li>
    <li>Anodized Aluminum Parts</li>
    <li>Double Wishbone Suspension</li>
    <li>Adjustable Suspension</li>
    <li>Baja 5T-1 Truck Body</li>
    <li>Extended Roll Cage</li>
    <li>Outlaw Truck Wheels / Desert Buster Tires</li>
    <li>Fuelie 26 Engine (26cc)</li>
    <li>All Metal Transmission Gears</li>
    <li>High Quality Radio Gear</li>
    </ul>
    <td> </td>
    <td class="featurebackground"><ul>
    <li>Drive System: 2WD viscous Diff</li>
    <li>Tires (front &amp; rear): Truck Wheels / Desert Buster</li>
    </ul>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p></td>
    <td> </td>
    <td class="featurebackground">
    <ul>
    <li class="featurebackground">Unleaded Gasoline: 87-93 octane, mix gasoline with two cycle oil at 25:1 ratio</li>
    <li class="featurebackground">Transmitter Batteries: 8x AA</li>
    <li class="featurebackground">Screwdriver: Flat blade, 3/16&quot; (4-5mm) wide</li>
    </ul>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p></td>
    </tr>
    </table>
    <table width="928" height="621" border="0">
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td height="135" background="http://www.ehobbyplanet.com/eBay/Layout/ePaymentMethod.jpg" class="policy"><p>We accept Visa, Mastercard and Discover Card and PayPal. If your unable to send payment using these methods please contact us at [email protected]. All payments need to be sent within 5 days.
      </p>
      <p> </p></td>
    </tr>
    <tr>
    <td height="21"> </td>
    </tr>
    <tr>
    <td height="220" background="http://www.ehobbyplanet.com/eBay/Layout/eNormalShipping.jpg" class="policy"><p>All our orders are shipped out within 72 business hours unless stated. We ship everything out using the best packaging material to insure safe deliveries using shipping companies such as USPS Postal Office and UPS services (Shipping times will vary depending on the service you choose). Tracking information will be automatically sent via email after an order has been shipped out. We Definitely Combine Shipping for multiple items, if for some reason our eBay checkout isn&rsquo;t combining your items please wait for a custom eBay invoice which will have your order combined into one, reducing the shipping price. For international customers, please note: &quot;that Import duties, taxes, and charges are not  included in the item price or shipping charges. These charges are the buyer's  responsibility. Check with your country's customs office to find out what these  additional costs will be before you bid or buy&quot;.</p>
      <p>Please Note for International Customers Only: Due to the large size of this item there are several countries that have a size limitation which we are not able to ship to, if by any means your order goes through to us and it falls in the country size restrictions and your order cannot be shipped out we have the right to cancel your order (before cancelling the order we will contact the customer via email).</p></td>
    </tr>
    <tr>
      <td> </td>
    </tr>
    <tr>
    <td height="104" background="http://www.ehobbyplanet.com/eBay/Layout/eInsurance.jpg" class="policy">We offer insurance which is optional during checkout for both Domestic and International customers which will cover the full amount paid by customer, if insurance isn't purchased we are not responsible for packages that are missing during transit. If you use the USPS First Class Mail International shipping service please allow 10 - 25 business days for the delivery of your package.</td>
    </tr>
    <tr>
      <td height="21"> </td>
    </tr>
    <tr>
    <td height="135" background="http://www.ehobbyplanet.com/eBay/Layout/eReturns.jpg" class="policy">We want you to be completely happy with your purchases. So we do everything we can to assure you get the exact merchandise you order, delivered on time. If by any means your unsatisfied with your purchase we will be happy to accept returns for an exchange or a refund within 14 days. If shipping the item back, customer is responsible for freight charges to us. We offer refunds &amp; exchanges if your not satisfied with your purchase. The returned product needs to be in the same condition it was shipped out in, unused and in it&rsquo;s original packaging. If by any chance there has been an issue with your order and you want to request a return please email us at [email protected].</td>
    </tr>
    </table>
    </body>
    <script type="text/javascript">
    if(document.images) {
    tempImage = new Image();
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-2md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-3md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-4md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-5md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-6md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-7md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-8md.jpg";
    function changePic(newName) {
    newPicURL = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/"+newName+"md.jpg";
    mainPic.src = newPicURL;
    </script>
    Here is my contact information:
    Paul
    [email protected]

    Try this without the border images and it will work in all browsers with increased text size. That's assuming eBay supports embedded CSS styles (which I'm not convinced they do).  Inline styles are safer IMHO.
    <!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">
    .title {
    background-image: url(http://www.ehobbyplanet.com/eBay/Layout/Title.jpg);
    background-position: center center;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    h2 {font-size:1.7em; color:#000; margin-top:0em; margin-bottom: 2px;}
    ul,li {
    font-size:14px;
    list-style:disc;
    line-height:1.5;
    font-family: "Times New Roman", Times, serif;
    .description {
    font-family: "Times New Roman";
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #000;
    text-align: left;
    vertical-align: middle;
    border: 4px solid red;
    padding: 0 20px 20px 20px;
    .text {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #F00;
    text-indent: 2em;
    .features {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bolder;
    text-decoration: underline;
    color: #666666;
    line-height: 3em;
    .featurebackground {
    padding-right: 10px;
    border: 4px solid red;
    width: 200px;
    vertical-align: top;
    padding-top: 1em;
    .policy {
    border: 4px solid red;
    margin-top: -2em;
    .fsr_style { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5em;
    padding-right: 20px;
    border: 4px solid red;
    .number {
    .policy {
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 14px;
    padding: 0 20px 20px 20px;
    </style>
    </head>
    <body>
    <table width="935" border="0">
    <tr>
    <td><img src="http://www.ehobbyplanet.com/eBay/Layout/eHobbyShortHeader.jpg" width="928" height="165" /></td>
    </tr>
    <tr>
    <td height="44" align="center" valign="middle" class="title">HPI 1/5 Baja 5T Gas Truck RTR</td><td></td>
    </tr>
    <tr>
    <td align="center" valign="middle" class="number">HPI Item #10620</td><td width="10"></td>
    </tr>
    </table>
    <table width="925" border="0">
    <tr>
    <td width="16"> </td>
    <td width="549"><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1md.jpg" width="549" height="429" id="mainPic"/></td>
    <td width="35"> </td>
    <td width="1559"><p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1sm.jpg" width="116" height="85" onclick="changePic('Image-1')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-2sm.jpg" width="116" height="85" onclick="changePic('Image-2')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-3sm.jpg" width="116" height="85" onclick="changePic('Image-3')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-4sm.jpg" width="116" height="85" onclick="changePic('Image-4')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-5sm.jpg" width="116" height="85" onclick="changePic('Image-5')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-6sm.jpg" width="116" height="85" onclick="changePic('Image-6')"/></p>
    <p><img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-7sm.jpg" width="116" height="85" onclick="changePic('Image-7')"/> <img src="http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-8sm.jpg" width="116" height="85" onclick="changePic('Image-8')"/></p>
    <p class="text">Click to enlarge picture</p></td>
    </tr>
    </table>
    <table width="928" border="0">
    <tr>
    <td class="description"><h2>Description</h2>
    <p>HPI Racing is proud to present the Baja 5T, a <strong>ready-to-run</strong> (RTR) 1/5th scale off-road truck that expands on the award-winning Baja  5B family. With the Baja 5T you get aggressive desert truck looks, high  performance new features, and compatibility with many of the existing  Baja 5B spare parts and option parts, wrapped up in a RTR package that  gets you running in just a few minutes.</p>
    <p>Includes: HPI Baja 5T RTR Truck with 1.6 cu in gasoline engine, 27MHz FM Radio, two water resistant servos, 3.4oz (100cc) 2-cycle oil, 2oz (60cc) shock oil, 1oz (30cc) diff oil, 1oz (30cc) air filter oil, tube of gear grease, 3000mAh receiver pack, wall charger, body with wing, extra air filter, wrenches, decal sheet and illustrated instruction manual.</p></td>
    </tr>
    </table>
    <table width="928" border="0">
    <tr>
    <td width="290"> </td>
    <td width="17"> </td>
    <td width="292"> </td>
    <td width="17"> </td>
    <td width="290"> </td>
    </tr>
    <tr>
    <td align="center"><span class="features">Features:</span></td>
    <td align="center"> </td>
    <td align="center"><span class="features">Specifications:</span></td>
    <td align="center"> </td>
    <td align="center"><span class="features">Required:</span></td>
    </tr>
    <tr>
    <td class="featurebackground"><ul>
    <li>Ventilated Disc Brake System</li>
    <li>Heavy Duty Rear Dogbones</li>
    <li>Moulded Nylon Rear Spoiler</li>
    <li>Aluminum Alloy Diff Case</li>
    <li>Dirt Guards</li>
    <li>Full Metal Ball Bearings</li>
    <li>Front &amp; Rear Sway Bars</li>
    <li>Modified Rear Shock Tower</li>
    <li>Heavy Duty Inner Foam</li>
    <li>Revised Gearing</li>
    <li>High Flow Muffler</li>
    <li>SFL-10MG2 Metal Gear Steering Servo</li>
    <li>Heavy Duty Beadlocks</li>
    <li>8000 RPM Clutch</li>
    <li>Anodized Aluminum Parts</li>
    <li>Double Wishbone Suspension</li>
    <li>Adjustable Suspension</li>
    <li>Baja 5T-1 Truck Body</li>
    <li>Extended Roll Cage</li>
    <li>Outlaw Truck Wheels / Desert Buster Tires</li>
    <li>Fuelie 26 Engine (26cc)</li>
    <li>All Metal Transmission Gears</li>
    <li>High Quality Radio Gear</li>
    </ul>
    </td>
    <td> </td>
    <td class="featurebackground"><ul>
    <li>Drive System: 2WD viscous Diff</li>
    <li>Tires (front &amp; rear): Truck Wheels / Desert Buster</li>
    </ul>
    </td>
    <td> </td>
    <td class="featurebackground">
    <ul>
    <li>Unleaded Gasoline: 87-93 octane, mix gasoline with two cycle oil at 25:1 ratio</li>
    <li>Transmitter Batteries: 8x AA</li>
    <li>Screwdriver: Flat blade, 3/16&quot; (4-5mm) wide</li>
    </ul>
    </td>
    </tr>
    </table>
    <table width="928" border="0">
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td class="policy"><h2>Payment Method </h2>
    <p>We accept Visa, Mastercard and Discover Card and PayPal. If your unable to send payment using these methods please contact us at [email protected]. All payments need to be sent within 5 days.
    </p></td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td class="policy"><h2>Shipping &amp; Handling </h2>
    <p>All our orders are shipped out within 72 business hours unless stated. We ship everything out using the best packaging material to insure safe deliveries using shipping companies such as USPS Postal Office and UPS services (Shipping times will vary depending on the service you choose). Tracking information will be automatically sent via email after an order has been shipped out. We Definitely Combine Shipping for multiple items, if for some reason our eBay checkout isn&rsquo;t combining your items please wait for a custom eBay invoice which will have your order combined into one, reducing the shipping price. For international customers, please note: &quot;that Import duties, taxes, and charges are not  included in the item price or shipping charges. These charges are the buyer's  responsibility. Check with your country's customs office to find out what these  additional costs will be before you bid or buy&quot;.</p>
    <p>Please Note for International Customers Only: Due to the large size of this item there are several countries that have a size limitation which we are not able to ship to, if by any means your order goes through to us and it falls in the country size restrictions and your order cannot be shipped out we have the right to cancel your order (before cancelling the order we will contact the customer via email).</p></td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td class="policy"><h2>Insurance</h2>
    <p>We offer insurance which is optional during checkout for both Domestic and International customers which will cover the full amount paid by customer, if insurance isn't purchased we are not responsible for packages that are missing during transit. If you use the USPS First Class Mail International shipping service please allow 10 - 25 business days for the delivery of your package.</p></td>
    </tr>
    <tr>
    <td> </td>
    </tr>
    <tr>
    <td class="policy"><h2>Returns</h2>
    <p>We want you to be completely happy with your purchases. So we do everything we can to assure you get the exact merchandise you order, delivered on time. If by any means your unsatisfied with your purchase we will be happy to accept returns for an exchange or a refund within 14 days. If shipping the item back, customer is responsible for freight charges to us. We offer refunds &amp; exchanges if your not satisfied with your purchase. The returned product needs to be in the same condition it was shipped out in, unused and in it&rsquo;s original packaging. If by any chance there has been an issue with your order and you want to request a return please email us at [email protected].</p></td>
    </tr>
    </table>
    </body>
    </html>
    <script type="text/javascript">
    if(document.images) {
    tempImage = new Image();
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-1md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-2md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-3md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-4md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-5md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-6md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-7md.jpg";
    tempImage.src = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/Image-8md.jpg";
    function changePic(newName) {
    newPicURL = "http://www.ehobbyplanet.com/Items/RC/HPI/10620/"+newName+"md.jpg";
    mainPic.src = newPicURL;
    </script>
    That's the best solution I can offer.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Header and Footer in not displaying correctly on each page in Adobe Forms

    Hi experts,
       I need your little help on Adobe Form.  I have develop a customer account statement and facing problem.
         In header and footer part I have to display customer address. It is ok if data is of one page. But when data is overflowing, customer address is showing only at first page in header, and not displaying address neither in header nor in footer(footer section will print on last page, it may be either first page or third page ) on other pages. (Address is table type data )
           Header and footer Section address has been designed on Master Page.
    Please help me to resolve these two problems as soon as possible.
    Regards
    Piyush

    I found this post which I hope helps:
    This can be done by bit of tweaking using JavaScript. 
    Actually the problem was, the header was printing continuously in subsequent pages and once the header data was over the rest of the pages contained blank header. But we need have to print same header for each group of items till that group of items finish in the specific page. And for new group of items different header will be filled and so on.
    So to overcome this issue, create the item table in such a way that the header data is also included in the item table for each group of items. In the layout, select your header field and the event READY LAYOUT and write the below JavaScript code. This event is called for each page for that header field, so you can directly map the item table value and put it in your header field.
    // Get the current page
    var currpage = xfa.layout.page(this);
    // variable to store number of fields in that page.
    var fields = 0;      
    // Get the number of fields
            fields = xfa.layout.pageContent(currpage-1, "field", 0);
    // Loop on each field on the page
            for ( i=0; i<= fields.length-1; i++ )
    // Check if the field is in the item table column (it will be actually header data column in your item table)
                if ( fields.item(i).name == "TL" ) 
    // Fetch that value and store in your header field.
                           this.rawValue = fields.item(i).rawValue;

  • Dynamic Select List not displaying correct value

    Hi there!
    I have a page with a dynamic repeat region.
    As I press one record I get up all the details based on id on an edit page.
    The problem is that the info that is inserted via a Select List is not displaying correct on edit page.
    All the other values are correct, also the values in the repeat region on index page,
    but the value from the Select List on edit page is just displaying the initially selected item.
    Have tried using SELECT DISTINCT in the SQL statement, but no luck.
    Any other ideas?
    Cut and paste from form:
    <select name="Vegtype" class="ProvDet" id="Vegtype" title="<%=(rsAs.Fields.Item("VegType").Value)%>">
                        <option value="Ev" selected="selected">Ev</option>
                        <option value="Fv">Fv</option>
                        <option value="Rv">Rv</option>
                        <option value="Kv">Kv</option>
                      </select>
    Recordset
    <%
    Dim rsAs
    Dim rsAs_cmd
    Dim rsAs_numRows
    Set rsAs_cmd = Server.CreateObject ("ADODB.Command")
    rsAs_cmd.ActiveConnection = MM_LabCon_STRING
    rsAs_cmd.CommandText = "SELECT DISTINCT DatoM, DatoR, DatoU, Distr, FagFelt, Felt, IntNr, Km, KontrNr, Kontrollor, Masse, MasseBK, Punkt, Resept, TestID, UserID, VegHp, VegNavn, VegNr, VegType FROM tblTest WHERE TestID = ?"
    rsAs_cmd.Prepared = true
    rsAs_cmd.Parameters.Append rsAs_cmd.CreateParameter("param1", 5, 1, -1, rsAs__MMColParam) ' adDouble
    Set rsAs = rsAs_cmd.Execute
    rsAs_numRows = 0
    %>
    Regards,
    Christian
    DWCS5 | .Asp | MS Access

    Ok, here goes the top down approach...
    In the HTML header of my page, i have this reference to a js file containing the javascript - <script src="#WORKSPACE_IMAGES#108.js" type="text/javascript"></script>
    Then in an HTML Region I have the following code to create the divs that will be shown and hidden - <div id="divREGION" class="divs">Select region to get list of countries.</div>
    <div id="divCOUNTRY" class="divs">Select country to get list of cities.</div>
    <div id="divCITY" class="divs">Select city and then press "Get Employees". </div>
    Note that these divs contain static content. You may be able to create dynamic content for these divs by creating dynamic query regions and putting div tags around the region (i havent tried this, it may require template modification).
    The select boxes have this code in the "HTML form elements attributes" - onFocus="javascript:showHideDiv(this,true)" onBlur="javascript:showHideDiv(this,false)"
    This onFocus and onBlur call the showHideDiv() function, passing in the object reference of the select box and a true/false to show/hide the related div.
    The actual javascript function that is contained in the 108.js file is:
    function showHideDiv(objThis, inBool){
         var divid = "div" + objThis.id.substring(3);
         if (inBool) {
         ShowDiv(divid);
         else {
    HideDiv(divid);
    That function in turn calls either the ShowDiv() or HideDiv() functions, depending on the true or false, passing in the ID of the div to be changed...
    function ShowDiv(divid){
         eval('document.all'+ '["' + divid + '"]' + '.style' +'.display = "inline"');
    function HideDiv(divid){
         eval('document.all'+ '["' + divid + '"]' + '.style' +'.display = "none"');
    Hope this helps.

  • PayPal donation button not displaying correctly in FireFox

    I added a PayPal donation button, but it only displays correctly in Explorer - not in FireFox.  The site is:  www.washoe.k12.nv.us/mtrose
    <div id="content"><!-- InstanceBeginEditable name="content" -->
            <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
    <input type="hidden" name="cmd" value="_donations">
    <input type="hidden" name="business" value="[email protected]">
    <input type="hidden" name="lc" value="US">
    <input type="hidden" name="item_name" value="Mount Rose Elementary School">
    <input type="hidden" name="no_note" value="0">
    <input type="hidden" name="currency_code" value="USD">
    <input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest">
    <input type="image" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
    <img alt="" border="0" src="https://www.paypalobjects.com/WEBSCR-640-20110401-1/en_US/i/scr/pixel.gif" width="1" height="1">
    </form>
            <h1>Two-Way Immersion</h1>
            <p>The goal of our program is to help young s tudents become fluent in Engish and Spanish by the end of <br>
            elementary school.        </p>
            <p>Our program began in 2008-2009 with one kindergarten class and will expand one grade each year as the students move through the grades for a total of seven classes.</p>
            <p>The program is voluntary and there is a waiting list.</p>
            <p>The initiation of the program is designed to serve the students already zoned for our school and does not involve busing students or change Mount Rose's current zoning.</p>
            <p>The program also does not involve the addition of portables to our school at this time.</p>
            <h2>Mount Rose Centennial Celebration!</h2>
            <p><a href="Mount_Rose_Centennial.pdf">Mt. Rose Centennial Celebration</a> - An Old Time Picnic and Reunion of Mt. Rose Elementary School Friends Past and Present. Join us on October 2, 2011 from Noon to 4 PM for A Celebration to Commemorate the Centennial of Mt. Rose Elementary School One Hundred Years of Educating Reno's Downtown and Old Southwest Neighborhood Young!</p>
            <p>Commemorative T-shirts avialable $8 / For more information click <a href="centenial.pdf" target="_blank">HERE.</a></p>
            <p>For more information contact Jenny Brekhus 544-1694 or [email protected]</p>
            <p><img src="images/tshirt.jpg" width="403" height="253" alt="tshirt photo"></p>
            <h2> </h2>
        <!-- InstanceEndEditable --></div>
        <div id="rightside" class="brd-thin-white-top"><!-- InstanceBeginEditable name="right-top" -->
            <h2>Early Release Days!</h2>
            <p> Every Wednesday during the 2010-2011 school year, school will be released at 2:30 for teacher professional learning communities. This is a district wide change and will replace most early release days.</p>
            <p>Please remember to make arrangements for you child on Wednesdays!</p>
        <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="right-bottom" -->
            <h2><a href="https://campus.washoe.k12.nv.us/campus/portal/washoe.jsp"><img src="images/infinite_campus.jpg" width="142" height="102" alt="infinite campus portal"></a></h2>
            <p><a href="http://www.washoe.k12.nv.us/district/departments/transportation/bus-rules"><img src="images/bus_rules.gif" width="120" height="90" alt="bus rules"></a></p>
            <p><a href="http://www.washoe.k12.nv.us/district/departments/transportation/elink"><img src="images/bus_schedules.gif" width="202" height="87" alt="bus schedules"></a></p>
            <p><a href="http://www.washoe.k12.nv.us/espanol"><img src="images/spanish.gif" width="200" height="70" alt="wcsd spanish site"></a></p>
            <p><img src="images/wcsd.jpg" width="99" height="143" alt="wcsd logo"></p>
            <!-- InstanceEndEditable --></div>
        <div id="footer" class="brd-thin-white-top">
            <p class="footer-text">&copy; 2010 |<a href="mailto:[email protected]" target="_blank">Webmaster</a></p>
        </div>
    </div>
    </body>
    <!-- InstanceEnd --></html>

    Appears OK in Firefox... is it not where you want it?

  • XML not displaying correctly when larger

    Hi,
    When my XML dataset exceeds 2350 lines, SpryDOMUtils.js seems to ad a <tab> to the XML string and it's not displayed correctly in it's container.
    I included 2 screenshots to show what's happening. Tnx a lot!!

    Sorry for the delay, I have spent some time trying to find the culprit. Finally I decided to start afresh with the following markup, which works quite well in all browsers.
    <!doctype html>
    <htm>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="Accordion1" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">
          <div id="div1">
            <table align="top" cellpadding="5">
              <tr id="tr1">
                <td  valign="top">{datum}</td>
                <td valign="top"><a href="{link}">{inhoud}</a></td>
              </tr>
            </table>
          </div>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
        <div class="AccordionPanelContent">Content 2</div>
      </div>
    </div>
    <script src="SpryAssets/SpryAccordion.js"></script>
    <script src="SpryAssets/SpryData.js"></script>
    <script src="SpryAssets/SpryDOMUtils.js"></script>
    <script src="SpryAssets/SpryTooltip.js"></script>
    <script src="design_template_info12.js"></script>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    </script>
    </body>
    </html>
    May I suggest that you copy and paste the markup into a new document to then start adding your own stuff, making sure that you test in IE7 or IE8 at each step.
    Note that I have left xpath.js out of the markup. I think it will work either way. Just keep an eye on it.
    PS
    I did reformat the XML to delete all of the empty lines. Not sure if this helped or not. You can do this within DW as follows
    Message was edited by: Altruistic Gramps

  • Umlauts not displayed correctly

    Hi,
    We have developed a screen in 12.1 and the umlauts (German & Spanish) are not display correctly. Is there a language pack / custom actions we need deploy for this to work properly?
    Regards,
    Chanti.

    Its those special characters with a pair of dots on their head, like ä etc. These are not being displayed properly in the Web UI screens after upgrading to 12.1.
    These special characters are coded in the alert/warning/error messages in a .js file. Two things here -
    i) When we did the migration from 11.5 to 12.1, those got transformed to a [] (read squarebox) sorts. Are these something that the migration tool can't handle as desired?
    ii) We fixed these characters manually in the code in 12.1. But when we run the script they are still not displayed correctly in the Web UI, for instance ä is being displayed as A~, something like that. Wondering if we need to deploy some custom actions or add a line at the top of .js or .html code?
    Regards,
    Chanti.

  • Text on some pages not displaying correctly since Lion upgrade

    Since upgrading to Lion a few days ago, I find that the texg on many web pages does not display correctly. It appears to affect mainly header texts - all I get is a row of the capital letter "A" in boxes. I am running Safari Version 5.1 (7534.48.3) on Lion 10.7 Build 11A511.
    Can anyone suggest a fix for this?

    Try here >  All I see is the letter "a": Apple Support Communities

  • CSS : Website not displaying correctly in IE 7 , ok in Firefox and IE8

    Hello all,
    I am a newbie designing my new site with CS4. This is my first post to forum, although I have read many helpful hints while proceeding.
    I will be grateful for resolving a quirky issue.
    My website http://www.chezshuchi.com is not displaying correctly in IE7. IT is displaying correctly in most other browsers. The HTML validation is fine. I think there is some issue with CSS, but I am not able to find it despite spending much time. Will appreciate input.
    Two images are attached. The first is the screenshot in IE 7 . The second in Firefox (IE 8 is same).

    Change the embedded CSS at the head of the page in Code View as follows:
    from
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
    .twoColLiqLtHdr #mainContent { zoom: 1; padding-top: 15px; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->
    to
    <!--[if IE]>
    <style type="text/css">
    /* place css fixes for all versions of IE in this conditional comment */
    .twoColLiqLtHdr #sidebar1 { padding-top: 30px; }
    .twoColLiqLtHdr #mainContent { zoom: normal; padding-top: 15px; }
    /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
    </style>
    <![endif]-->

  • Portal application not displaying correctly with frame size 125% in IE

    Dear Expert,
    We are facing issue in Portal (7.0) like, when I open the application "Products Coatings" in myWorkspace with Internet Explorer
    display size 100% the frame "xyz" is displayed correctly:But When I open the application "Product Coatings" in myWorkspace with Internet Explorer display size 125% the same frame is NOT displayed correctly.
    Someone can help me in closing this issue..
    Thanks,
    kundan

    Hi,
    How are you opening your portal application? Is it through iViews? Where are you setting the property as 125%?
    Thanks,
    Mahendran B.

  • Hotmail Account Not Displaying Correctly in IE10

    Hi there,
    I am having issues with my hotmail account which as of today is not displaying correctly in IE10.  Everything was working correctly up until this morning. 
    I can't get any emails to load and it looks terrible.  I can't access folders either. I have cleared my cookies, cache, browser history as well as changed to safe mode.  I have tried to acces it in Firefox but the login page does not
    load, i just get a blank screen.
    Thank you for your help

    Nice troubleshooting. Well done!
    What Operating System are you using?
    Are you currently accessing your mail via a Web Browser or email client? 
    See the differences between them here
    Does the issue happen when using a different computer?
    Does the same thing happen when you access your account from the same
    computer with a different browser? (Internet Explorer, Firefox, Safari or Google Chrome)
    Further Outlook.com help is available at  Microsoft Community
    Advice offered in good faith. It is your decision to implement same. Wanikiya and Dyami - Team ZigZag

Maybe you are looking for