Page displays right in IE but wrong in FF

My site displays correctly in IE but incorrectly in FF and i
cant figure out why. I create my page in PS slice it up, import to
DW, insert div tags for text and post. But FF is getting the
spacing all wrong.
Any help will be much appreciated.
Here is the code
<html>
<head>
<title>David_Jackson_professional_website</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #060A30;
-->
</style>
<link href="Portfolio.css" rel="stylesheet"
type="text/css">
<style type="text/css">
<!--
.style1 {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
.style8 {color: #F0F1F6}
.style9 {color: #663333}
.style12 {
color: #009933;
font-weight: bold;
.style13 {
font-size: 10px;
font-style: italic;
.style17 {color: #000099}
.style18 {
color: #006633;
font-weight: bold;
.style22 {color: #FF0000}
.style23 {color: #000000}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
<!-- ImageReady Slices (resume site sliced.psd) -->
<table width="864" height="1081" border="0" align="center"
cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td colspan="11">
<img src="images/index_01.jpg" alt="" width="864"
height="154" border="0"></td>
</tr>
<tr>
<td rowspan="7"><img src="images/index_02.jpg"
alt="" width="58" height="926" border="0"></td>
<td colspan="2">
<a href="index.html"><img src="images/index_03.jpg"
alt="" width="59" height="21" border="0"></a></td>
<td rowspan="2">
<img src="images/index_04.jpg" width="18" height="56"
alt=""></td>
<td> <a
href="David_Jackson_Online_Resume.pdf"><img
src="images/index_05.jpg" alt="" width="79" height="21"
border="0"></a></td>
<td rowspan="2">
<img src="images/index_06.jpg" width="20" height="56"
alt=""></td>
<td> <a
href="contact_me/contact_me.html"><img
src="images/index_07.jpg" alt="" width="115" height="21"
border="0"></a></td>
<td colspan="4" rowspan="2">
<img src="images/index_08.jpg" width="515" height="56"
alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/index_09.jpg" width="59" height="35"
alt=""></td>
<td>
<img src="images/index_10.jpg" width="79" height="35"
alt=""></td>
<td>
<img src="images/index_11.jpg" width="115" height="35"
alt=""></td>
</tr>
<tr>
<td rowspan="5">
<img src="images/index_12.jpg" width="19" height="870"
alt=""></td>
<td colspan="6">
<img src="images/index_13.jpg" alt="" width="325"
height="231" border="0"></td>
<td rowspan="2">
<img src="images/index_14.jpg" width="62" height="269"
alt=""></td>
<td><div id="Portfolio">
<p><span class="style1">Examples of past
work</span> <br>
<strong><br>
<span class="style9">&gt;<span
class="style23"><a
href="ScreenPoint_media_kit.ppsx">PowerPoint
</a></span></span></strong><span
class="style8"><br>
</span><strong>&gt;<a
href="feasibility_study.pdf">Financial Reports<span
class="style22"><br>
</span></a></strong> <span
class="style17"><strong>><a
href="Binder.pdf">Photoshop</a><span
class="style13"><br>
</span></strong></span><span
class="style12"><span
class="style23">></span><a
href="ProForma.xls">Excel</a><br>
</span> <span class="style18"><span
class="style23">></span><a href="
http://www.rosevilletanningsalons.biz">DreamWeaver</a><a
href="www.rosevilletanningsalons.biz"><br>
</a><span
class="style23">&gt;</span><a
href="randall_flyer.pdf">Publisher</a><a
href="www.rosevilletanningsalons.biz"><br>
</a></span><br>
<p> </p>
</div></td>
<td rowspan="5">
<img src="images/index_16.jpg" width="76" height="870"
alt=""></td>
</tr>
<tr>
<td colspan="6">
<img src="images/index_17.jpg" width="325" height="38"
alt=""></td>
<td>
<img src="images/index_18.jpg" width="324" height="38"
alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/index_19.jpg" width="711" height="32"
alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/index_20.jpg" width="711" height="308"
alt=""></td>
</tr>
<tr>
<td colspan="8">
<img src="images/index_21.jpg" width="711" height="261"
alt=""></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="58" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="19" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="40" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="18" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="79" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="20" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="115" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="53" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="62" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="324" height="1"
alt=""></td>
<td>
<img src="images/spacer.gif" width="76" height="1"
alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

Image Ready code, yuck. This is not the best way to build
pages in DW.
Graphics apps are good for images but they produce horrible
html code that
is rigid and won't hold up when you need to add content
later.
Very basic idea - 3 image slices brought into a CSS layout
http://alt-web.com/Image-slices-in-a-CSS-based-layout.html
More Advanced - Taking a Fireworks (or Pshop) comp to a CSS
based layout in
DW
http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"reinfeld" <[email protected]> wrote in
message
news:[email protected]...
> My site displays correctly in IE but incorrectly in FF
and i cant figure
out
> why. I create my page in PS slice it up, import to DW,
insert div tags
for
> text and post. But FF is getting the spacing all wrong.
>
> Any help will be much appreciated.
> Here is the code
>
> <html>
> <head>
>
<title>David_Jackson_professional_website</title>
> <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
> <style type="text/css">
> <!--
> body {
> background-color: #060A30;
> }
> -->
> </style>
> <link href="Portfolio.css" rel="stylesheet"
type="text/css">
> <style type="text/css">
> <!--
> .style1 {
> font-family: "Times New Roman", Times, serif;
> font-size: 14px;
> font-weight: bold;
> }
> .style8 {color: #F0F1F6}
> .style9 {color: #663333}
> .style12 {
> color: #009933;
> font-weight: bold;
> }
> .style13 {
> font-size: 10px;
> font-style: italic;
> }
> .style17 {color: #000099}
> .style18 {
> color: #006633;
> font-weight: bold;
> }
> .style22 {color: #FF0000}
> .style23 {color: #000000}
> -->
> </style>
> </head>
> <body leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
> <!-- ImageReady Slices (resume site sliced.psd)
-->
> <table width="864" height="1081" border="0"
align="center"
cellpadding="0"
> cellspacing="0" id="Table_01">
> <tr>
> <td colspan="11">
> <img src="images/index_01.jpg" alt="" width="864"
height="154"
> border="0"></td>
> </tr>
> <tr>
> <td rowspan="7"><img src="images/index_02.jpg"
alt="" width="58"
> height="926" border="0"></td>
> <td colspan="2">
> <a href="index.html"><img
src="images/index_03.jpg" alt="" width="59"
> height="21" border="0"></a></td>
> <td rowspan="2">
> <img src="images/index_04.jpg" width="18" height="56"
alt=""></td>
> <td> <a
href="David_Jackson_Online_Resume.pdf"><img
> src="images/index_05.jpg" alt="" width="79" height="21"
border="0"></a></td>
> <td rowspan="2">
> <img src="images/index_06.jpg" width="20" height="56"
alt=""></td>
> <td> <a
href="contact_me/contact_me.html"><img
src="images/index_07.jpg"
> alt="" width="115" height="21"
border="0"></a></td>
> <td colspan="4" rowspan="2">
> <img src="images/index_08.jpg" width="515"
height="56" alt=""></td>
> </tr>
> <tr>
> <td colspan="2">
> <img src="images/index_09.jpg" width="59" height="35"
alt=""></td>
> <td>
> <img src="images/index_10.jpg" width="79" height="35"
alt=""></td>
> <td>
> <img src="images/index_11.jpg" width="115"
height="35" alt=""></td>
> </tr>
> <tr>
> <td rowspan="5">
> <img src="images/index_12.jpg" width="19"
height="870" alt=""></td>
> <td colspan="6">
> <img src="images/index_13.jpg" alt="" width="325"
height="231"
> border="0"></td>
> <td rowspan="2">
> <img src="images/index_14.jpg" width="62"
height="269" alt=""></td>
> <td><div id="Portfolio">
> <p><span class="style1">Examples of past
work</span> <br>
>
<br>
> <span class="style9">><span
class="style23"><a
> href="ScreenPoint_media_kit.ppsx">PowerPoint
</a></span></span><span
> class="style8"><br>
> </span>
><a href="feasibility_study.pdf">Financial
Reports<span
> class="style22"><br>
> </span></a> <span class="style17">
><a
> href="Binder.pdf">Photoshop</a><span
class="style13"><br>
> </span></span><span
class="style12"><span
> class="style23">></span><a
href="ProForma.xls">Excel</a><br>
> </span> <span class="style18"><span
class="style23">></span><a
> href="
http://www.rosevilletanningsalons.biz">DreamWeaver</a><a
> href="www.rosevilletanningsalons.biz"><br>
> </a><span
class="style23">></span><a
> href="randall_flyer.pdf">Publisher</a><a
> href="www.rosevilletanningsalons.biz"><br>
> </a></span><br>
> <p> </p>
> </div></td>
> <td rowspan="5">
> <img src="images/index_16.jpg" width="76"
height="870" alt=""></td>
> </tr>
> <tr>
> <td colspan="6">
> <img src="images/index_17.jpg" width="325"
height="38" alt=""></td>
> <td>
> <img src="images/index_18.jpg" width="324"
height="38" alt=""></td>
> </tr>
> <tr>
> <td colspan="8">
> <img src="images/index_19.jpg" width="711"
height="32" alt=""></td>
> </tr>
> <tr>
> <td colspan="8">
> <img src="images/index_20.jpg" width="711"
height="308" alt=""></td>
> </tr>
> <tr>
> <td colspan="8">
> <img src="images/index_21.jpg" width="711"
height="261" alt=""></td>
> </tr>
> <tr>
> <td>
> <img src="images/spacer.gif" width="58" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="19" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="40" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="18" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="79" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="20" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="115" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="53" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="62" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="324" height="1"
alt=""></td>
> <td>
> <img src="images/spacer.gif" width="76" height="1"
alt=""></td>
> </tr>
> </table>
> <!-- End ImageReady Slices -->
> </body>
> </html>
>

Similar Messages

  • APEX page displays correctly in Firefox but not in IE7 nor IE8

    I have an APEX 4.0 page which displays two columns of data. In Firefox, where the border for column one should end, it does. Then the column two data is displayed right next to column one (correctly). In IE, there is a gap of blank space between the columns, which makes it necessary to scroll over to see all the data (incorrect). I did find a post that seemed to address this very issue, however, the suggested fix did not solve the problem for me. The regions are defined as follows:
    Sequence 1 - Column 1 - Breadcrumbs region - Breadcrumb region template - Type = Breadcrumb
    Sequence 10 - Column 1 - Lot Information - Reports region - Type = HTML Text
    Sequence 10 - Column 2 - Burial - Reports region - Type = SQL Query
    Sequence 30 - Column 2 - Documents - Reports region - Type = SQL Query (updateable report)
    Sequence 40 - Column 2 - Upload Document - Reports region - Type = HTML Text
    With the exception of the breadcrumb region, all regions are set to Display Point = Page Template Body (3. items above region contect)
    I have tried a number of different combinations between the page template, display points, etc. and have tried different width settings in the html source, but have not been able to remove the gap between the columns.
    Does anyone know of a way to resolve this? If you need more information, please let me know. Thank you for any help you can provide.

    You could put all but the breadcrumb into a region/subregion setup...
    What theme in APEX are you using?
    Thank you,
    Tony Miller
    Webster, TX
    While it is true that technology waits for no man; stupidity will always stop to take on new passengers.

  • Page displays perfect in Safari, but not Internet Explorer...please help!

    Please help, this page looks fine in Safari, but in IE, the 2nd and 3rd column are spread out. I want everything to stay to the top;
    http://www.fuels4less.com/WORKING_INDEX_HELP3.htm
    Thank you in advance!

    HTML errors can cause all kinds of problems between browsers/versions/platforms.
    Visit http://validator.w3.org to get a listing of your errors (54 errors 3 warnings)
    If it's still not displaying correctly once your errors are cleaned out, post back and we can take a closer look.

  • IWeb pages displayed correctly in Firefox but on in Safari/Chrome

    I made a personal web page with iWeb. Now some of the pages are not displayed correctly in Safari and/or Chrome.
    Check this page for example : http://maiklohse.de/Maik_Lohse/media.html
    There are 6 YouTube videos embedded in the page. They all will show up if you use Firefox - but not with Safari or Chrome. Anybody got any ideas?

    An alternative way to add so many Quicktime movie files to a page so it will load faster is to use the method in this demo page: Opening Item in a New, Precisely Sized Window. None of the movies will load until the play button is selected. That will let the page load very quickly. Right now it's glacially slow.
    OT

  • Mac App Store update: right Apple ID but wrong user account

    My Mac App Store updates get associated to the wrong user account but the correct Apple ID.
    I live in Germany and have an iMac and a MacBook Pro, both purchased under Snow Leopard and now running Lion 10.7.2. Just after upgrading to Lion I "purchased" a free App (BibleReader 5.0.0). This morning I logged into my wife's user account on the MacBook Pro, and the App Store icon flagged an update. I switched to my user account and was surprised to see that the update wasn't flagged there. By listing my purchases I did suceed in finding an "update" button for BibleReader, but pressing it resulted in a (German) error message whch translates as "An update is available for another account. Please log in with the account you used to purchase the App". But that is what I had just done.
    Intrigued I went back to my wife's user account. By logging onto the Mac App Store with my Apple ID from my wife's user account I did manage to update the app. Later at work I got the same error message on the iMac. But this time the only other user account on the machine belongs to Computing Services: I don't have their password and I ought not to use admin rights to gain access to their account. So I can't perform the upgrade on the iMac.
    All family iTunes / App Store purchases are via my main Apple ID. My wife's user account on the MacBook Pro only exists so that I can manually synchronise our iCloud address books (she has an iPad).
    Any ideas?

    Welcome to the Apple Support Communities
    All the applications you purchase on the App Store are registered to your Apple ID, so you have to use your Apple ID to update them, or you have to purchase those applications again using the Apple ID they are using on that computer, so they will be able to update them

  • The ip is right in printer but wrong when I try to make wireless from USB

    I have made a static IP address for the printer and put it in the printer as well.  But when I use the software to set it up, it tries to ping an obscure IP that is not part of our LAN.  How can I get it to Ping the IP I need it to ping?  Is there a file I can edit to get it to choose the right IP?

    Yes right... OJ J6480 sorry about that.  When I worked at HP I uploaded LJ drivers to the web. 
    ANYWAY.... WPA-PSK...  pointing to my router, my  LAN,   Right DNS Subnet etc.
    The IP I chose was from the DHCP range.  Do you think that is my problem?  I made it a static IP.  But I had this problem before I made it a static IP.
    Ran the diagnostic program.  It seem to point out my firewall.  I made a few changes in my firewall.  But I still can't print.
    I'm wondering if I should uninstall the software on my laptop and reinstall it all over again.  This is so frustrating because when I first installed it, it worked fine.  Now I am having all kinds of problems and have to use the USB to print which I don't want to do.

  • Help Website wont display right on server, but looks fine on my local files.

    After I uploaded my website to my server the pages lost their format, the only page that looks correct is my index page.
    This is how it should look.  (local File)
    This is how it looks on the (server)   
    Please Help

    This is the code for my templet, the erroe should be here.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
       <link rel="shortcut icon" href="favicon.ico" >
       <link rel="icon" type="image/gif" href="animated_favicon1.gif" >
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Demo</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="file:///C|/Users/tdavis/Documents/Unnamed Site 2/1232.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body {
        background-color: #000000;
        background-image: url(../PICS/new_bg1.jpg);
    body,td,th {
        color: #CCCCCC;
    .container .sidebar2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelTab div {
        font-weight: bold;
        color: #CCCCCC;
    .container .sidebar2 #Accordion1 .AccordionPanel.AccordionPanelClosed .AccordionPanelTab div {
        font-weight: bold;
        color: #CCCCCC;
    </style>
    <script src="file:///C|/Users/tdavis/Documents/Unnamed Site 2/SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
    <link href="file:///C|/Users/tdavis/Documents/Unnamed Site 2/SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    a:link {
        text-decoration: none;
        color: #FFFFFF;
    a:visited {
        text-decoration: none;
        color: #2B3856;
    a:hover {
        text-decoration: none;
        color: #2B3856;
    a:active {
        text-decoration: none;
        color: #2B3856;
    </style>
    </head>
    <body>
    <div class="container">
      <div class="header">
    <div align="center">
          <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="960" height="116" id="FlashID" title="Banner">
            <param name="movie" value="../PICS/IPC_Newest_3.swf">
            <param name="wmode" value="opaque">
            <param name="swfversion" value="6.0.65.0">
            <param name="expressinstall" value="../Scripts/expressInstall.swf">
            <param name="LOOP" value="false">
    <object type="application/x-shockwave-flash" data="../PICS/IPC_Newest_3.swf" width="960" height="116">
      <!--<![endif]-->
      <param name="wmode" value="opaque">
      <param name="swfversion" value="6.0.65.0">
      <param name="expressinstall" value="../Scripts/expressInstall.swf">
      <param name="LOOP" value="false">
    <div>
                <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
              </div>
    </object>
            <!--<![endif]-->
          </object>
        </div>
      </div>
      <div class="sidebar1"> <!-- TemplateBeginEditable name="EditRegion5" -->
        <p align="center"><a href="../INDEX/Home.html"><strong>Home</strong></a></p>
      <!-- TemplateEndEditable --></div>
      <!-- TemplateBeginEditable name="EditRegion3" -->
      <div class="content">
        <h1>Instructions</h1>
        <p>Be aware that the CSS for these layouts is heavily commented. If you do most of your work in Design view, have a peek at the code to get tips on working with the CSS for the fixed layouts. You can remove these comments before you launch your site. To learn more about the techniques used in these CSS Layouts, read this article at Adobe's Developer Center -</p>
      </div>
      <!-- TemplateEndEditable -->
      <div class="sidebar2">
    <div id="Accordion1" class="Accordion" tabindex="0"><!-- TemplateBeginEditable name="123456" -->
      <div class="AccordionPanel">
            <div class="AccordionPanelTab">
              <div align="center">IP Phones</div>
            </div>
            <div class="AccordionPanelContent" style="display: block; color: #CCC;">
              <p align="center"><a href="Systems.html">Mitel Phone System</a></p>
              <p align="center"><a href="../IP_Phones/M_Phone.html">Mitel Phones</a></p>
              <p align="center"><a href="M Mobile.html">Mitel Mobile</a></p>
              <p align="center"><a href="UC Advanced.html">UC Advanced</a></p>
              <p align="center"><a href="Sip Phones.html">Sip Phones</a>        </p>
            </div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab">
              <div align="center">Services</div>
            </div>
            <div class="AccordionPanelContent" style="display: none; color: #CCC;">
              <p align="center"><a href="../Services/Phone Service.html">Phone Service</a></p>
              <p align="center"><a href="../Services/Network.html">Computer Networking</a></p>
              <p align="center"><a href="../Services/Video.html">Video Surveillance</a></p>
              <p align="center"><a href="../Services/Cable.html">Caballing</a></p>
              <p align="center"><a href="../Services/Tickets.html">Online Tickets</a></p>
            </div>
          </div>
          <div class="AccordionPanel">
            <div class="AccordionPanelTab">
              <div align="center">About Us</div>
            </div>
            <div class="AccordionPanelContent" style="display: none; color: #CCC;">
              <p align="center"><a href="../About Us/Who we are.html">Who We Are </a></p>
              <p align="center"><a href="../About Us/Contact Us.html">Contact Us</a></p>
            </div>
          </div>
    <!-- TemplateEndEditable --></div>
    </div>
      <div class="footer">
    <div align="center">Copyright 2011 IP Communications,                           Inc.</div>
      </div>
    </div>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    swfobject.registerObject("FlashID");
    </script>
    </body>
    </html>
    im also getting this error
    Thanks Tyler

  • I am having trouble with CSS.  Displays right in DW but not in web browser

    Hello,
    I am having difficultiy getting my webpage to look the way it does in Dreamweaver in a browers (All 5 of them).  My problems are with:
    - Title Heading Content
    - Sidebar
    I have two lines in my heading with the name of the organization.  I made two rules.  Header H1 and a sub header.  For some reason while previewing them in a browser there is a gap between the two words.  But in DW there is not.  I do not want the gaps.  How can I fix it?
    In a browser the side bar does not come all the way down.  There is a small gap between it and the footer.  Like the other problem this does not appear in DW only in the browers.
    Any help would be appreciated!  I am still learning CSS.
    I believe these are the only two files you need to look at.
    Thanks for the help!

    Also how can you see if your ISP offers the free web server space?
    Contact your internet service provider (ISP).  Often this is your telephone or cable broadband provider too.  If not, there are many free or very low cost remote server hosts around.   Do a Google search.
    I did do the validator and it told me I was fine.  I did not do a CSS one though.
    Good. So we know it's not an HTML error.  Get the FF Web Developer Toolbar.  It permits you to edit CSS in your browser to see how changes effect the layout plus a lot of other cool stuff.
    Sorry I'm still new to all of this.
    Don't fret, Tim. We all started in the same place.  You'll catch on soon enough. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Menubar submenu icon display right side..

    Hi.,
             I have using menubar with  custom item renderer menus. sub menu icon was displayed right side corner. but i want to display left side icon and then labelfield., using iconfield and labelfield also.
    Any one help this problem..
    With Regards.,
    Lings

    Flex 4.1 will have support for right-to-left languages.  Is that what you
    are trying to accomplish or are you just trying to get a different look?  If
    you just want a different look, subclass MenuItemRenderer and look at past
    threads on how to apply it.

  • Won't display odd page on right in two-up view

    thanks in advance for reading this: I self publish several books of my own. Using InDesign CS3 I've exported them (for years, all the way back to Pagemaker) as a 'book' pdf and with ID's wonderful view pdf feature, I've been able to review them 'two-up' the way they would appear after printing. After CS3 for some reason, I can't get Acrobat to let me view them with the odd page, ie., the first page, starting on the right panel, the even on the left and so on.
    At first I thought it was a page numbering or pagination issue from Indd, but....I've gone back to older pdf's in previous books and brought them up in Acrobat and the same thing now appears. Can't seem to find any reference to this in the online help or the local help files.
    Any ideas? I'd be most appreciative....

    Using Version 8.1.2
    Goto VIEW
    Then PAGE DISPLAY
    Then select SHOW COVER PAGE DURING TWO UP
    Seems to work for me, took a bit of hunting to find that, despite Adobe's online help telling me that multiple page documents will always display with the odds on the right to make sense of books!

  • How to display text on last but one page in SAPSCRIPTS

    how to display text on last but one page in SAPSCRIPTS

    u have create one Foooter window , this has to be called in  only One Page.So hardcode /assign this window to only one PAGE number.
    regards
    Prabhu

  • Wrong Page Displaying as 1st Page in Generated Help

    I have designated the following topic as the start page for the WebHelp I'm generating:
    C:\12.1\CoreDevelopment\Main\src\MResources\Help\WebHelp\Help_Landing_Page.htm
    However, after the WebHelp is generated, it's actually showing some other file as the first page (i.e., I generate WebHelp, click View Results, and this other Help page displays as the first page). This other page is in the following location:
    C:/12.1/CoreDevelopment/Main/src/MResources/Help/WebHelp/Questions_List_Pages/Find_Courses .htm
    What could be causing this problem and how do I fix it?

    Sorry LaKisha but I can't agree that with your last line.
    Go to any web site and you are presented with a page, no matter what it contains it is a page.
    When a user opens the help, they have to open a page, that page has always been known as the start page. In the RoboHelp dialog you are not selecting a topic, you are defining where the start page will be generated and its filename. Prior to RoboHelp 9 that filename defaulted to the project name.
    Also in the dialog in older versions of RoboHelp, the same page of the dialog where you configure the webhelp output contained another field for the default topic. A topic is presented in one of the three frames of the page presented to users, the start page and logically the start page opens with the default topic in the main frame.
    That had to change in RoboHelp 9 because of content categories.They allow the help to be presented with different groups of content so the default topic for one may not even be in the topics of another category. Each category has to have its own default topic, hence moving where the default topic is defined from the same page as the Start Page to where the content categories are defined.
    I think the confusion is that you are thinking of the default topic as being the same as the start page. They are very different things.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Website page displays and javascript runs correctly in IE8 but not in Firefox 3.6.10

    website page displays and javascript runs correctly in IE8 but not in Firefox 3.6.10

    Can you post a link?
    Then we can take a look.

  • I do wrong password several times then lock my ipad. i know right password now but my ipad do not want password and that is lock

    i do wrong password several times then lock my ipad. i know right password now but my ipad do not want password and that is lock
    please help me

    Connect in recovery mode and restore, you'll get the option to reset the passcode during this process:
    iOS: Unable to update or restore and iPhone and iPod touch: Wrong passcode results in red disabled screen
    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone, iPad and iPod touch software.

  • My video playback out...every video shakes/flashes/doesn't play right. What's wrong? I thought the hard drive was too full, but I just deleted 125gigs, rebooted and it still flashes and doesn't play videos. This is true for youtube, ads, foxnews videos...

    My video playback out...every video shakes/flashes/doesn't play right. What's wrong? I thought the hard drive was too full, but I just deleted 125gigs, rebooted and it still flashes and doesn't play videos. This is true for youtube, ads, foxnews videos...

    Update: The iBook can play any 480p video and higher if I encode them with DivX and in AVI format. But of course this is not compatible with my iPhone 4. At least I can shrink my library now and get away from the full MPEG-2s. I don't get why I can't use Apple's h264 though. There has to be a setting I am missing. The sample Apple h264 videos from the days of Tiger worked flawlessly on my iBook when it was new so the CPU must be capable of decoding it. I really can't understand this.
    Also, since I made my videos in English for my family, I had to create soft subtitles for my wife's Chinese family, and I can't get players like QT with perian or MPlayerX to sync them properly to an AVI encoded with DivX, they only sync well with the iPhone 4 m4v/mp4 formatted files I made. This is a real pickle.
    So now I may need three or four copies of each video, LOL. I need to hardcode the subtitles if I want to use AVI to playback on older machines, and keep the mp4 file for the iDevices too, while keeping higher quality h264 videos for my American relatives...
    If h264 is compatible with my iBook, what is the proper encoding settings? Must I dramatically lower the settings or frame rate? I can settle on 2 copies of each video that way. One iBook/G4/eMac compatible video that syncs correctly with my srt soft subs, and another version that works well with my iPhone 4 and iPad.
    All in all, I will end up with more than 3 or 4 version of each video. On my late G5 dual core I have the full 720-1080p uncompressed master files. On my i5 iMac I have the h264 compressed versions for distribution, and lower versions for my iDevices. Now I need to keep either full MPEG-2 files for the iBook to play, or convert to older formats like DivX AVI for our family's legacy machines. I am running out of hard disk space quick now, LOL.
    Is there an easier way?

Maybe you are looking for

  • Error starting up ApEx's Oracle HTTP server

    Hello. I have just configured a brand new Oracle HTTP server on a brand new ApEx database. When I try to start the server, it doesn't start and I see errors in the log files. dads.conf in Apache/modplsql/conf directory: Alias /i/ "/u01/app/oracle/pro

  • Redeemed Gift Card But Credit Balance Not Correct

    Hi I redeemed two 50 USD Itunes Gift card in my account however while redeeming each, 25 USD redeemed and it got 25 USD as credited. So totaly It redeemed 50 USD and got 50 USD as credited. I never face such a kind of thing however I can not use also

  • Airport Card : Not seeing Airport intermittently

    Using 10.4.11, my Powermac G4 sometimes does not recognize Airport-on status bar- usually after a restart . It has to be enabled by clicking Netgear. Works impeccable then. Anything to do, with login items like Mail ? Or Temperature Monitor ? Or the

  • [SOLVED] Full Instructions for Upgrading from KDE4 to Plasma 5?

    I almost threw my computer against the wall yesterday after trying to upgrade to Plasma 5.2. I followed what I thought were the complete instructions from the Wiki: install SDDM, remove kdebase-workspace (using Pacman -Rsc kdebase-workspace), then in

  • IOS 8.3 keyboard freezes - iPhone 6

    Has anyone else experienced the keyboard freezing after using an emoji on the new iOS 8.3? It freezes on the emoji keyboard, showing "emoji added", and I can't get back to the alpha/numeric keyboard to type text.  I touch the globe (and everything el