Safari 4 - XHTML 1.1

Hi,
I'm sorry but I don't speak english very well...
So, I'm learning XHTML and I tried some code of a book. The result is not what was expected. I tried it on Firefox and Opera too and both Safari and Firefox don't respect the code. Here it is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Tableau élémentaire</title>
<style type="text/css">
.gras {font-weight: bold; background-color: red; }
.prix {background-color: yellow; }
.date {background-color: #AAA; color: blue; }
</style>
</head>
<body>
Groupements et colonnes
<table border="5" width="100%" rules="groups" summary="Facture de livres" cellpadding="5">
<caption><big>Facture de votre commande de livres</big></caption>
<!-- Groupe 1: dates -->
<colgroup id="date" span="1" width="10%" align="center" class="date"></colgroup>
<!-- Groupe 2: Titre et Auteur -->
<colgroup id="titre" span="2" width="25%" align="left" class="gras"></colgroup>
<colgroup id="prix" span="3" align="right" class="prix" ><col width="10%" /><col span="2" width="15%" /></colgroup>
<thead><tr><th>Date</th><th>Titre</th><th>Auteur</th><th>Quantité</th><th>Prix unitaire</th><th>Prix total</th></tr>
</thead>
<tfoot><tr><th>Date</th><th>Désignation</th><th>Auteur</th><th>Quantité</th><th >Prix unitaire</th>
<th>Prix total</th></tr></tfoot>
<tbody>
<tr>
<td>29/05/2005</td><td>XHTML Design</td><td>Jeffrey Zeldman</td><td>3</td>
<td>32.00 €</td><td>96.00 €</td>
</tr>
<tr>
<td>15/06/2005</td><td>CSS 2</td><td>Raphael Goetter</td><td>2</td><td>30.00 €</td><td>149.50 €</td>
</tr>
<tr>
<td>10/09/2005</td><td>XHTML et CSS</td><td>Jean Engels</td><td>5</td><td>29.90 €</td><td>149.50 €</td>
</tr>
</tbody>
</table>
</body>
</html>
Safari (and Firefox) doesn't respect alignments and groups. Opera does.
Is this a "bug" or did I do something wrong?
Thank you.
Stefan

theoldcoot wrote:
Thats the link that is'nt working as I explained when I first posed the question. Does Apple have a FTP site?
That link was very busy and very slow yesterday. Towards evening it picked up speed. There is nothing wrong with the link. I used it when it was very busy but Safari4.01 still downloaded, albeit very slowly, and installed perfectly.
At one point I measured Apple's server speed at below 20KB/s. It's currently running at close to 3MB/s with a complete download in under 20 seconds.

Similar Messages

  • What version of XHTML and CSS are in Safari 3.2.1

    hello
    do you know what up to date versions of XHTML and CSS are in Safari 3.2.1
    Before i decided to post here i did look at other options, the developers seem to have their own club.
    and there was not much other choice on the front page of the forums.
    I did try looking through the reference library, http://developer.apple.com/referencelibrary/
    where else could i look to find what versions of XHTML and CSS are in Safari 3.2.1
    and any other interesting specs.
    thank you for your time in this matter.
    James

    Hi,
    When you say you looked through the reference library, did you see [this page|http://developer.apple.com/referencelibrary/InternetWeb/idxWebContent-date .html]?
    It doesn't mention explicit version numbers but claims to tell you what functionality is supported.
    Safari handles CSS2.1 and a growing number of CSS3 declarations. Work is also ongoing on [adding HTML5 support|http://webkit.org/blog/140/html5-media-support>, but I don't know if any of it has made the release version of Safari yet.

  • Viewing pages written in XHTML using safari

    Hi I have recently changed over to mac from PC. I write webpages and when I used my pc I just used to write the code in notepad save the file as name.html then I could click on it and the internet explorer would open showing my webpage.
    On the mac I am writing the code with text edit. Saving it as name.html then when I click on it safari opens and shows a page with all the code showing instead of the webpage.
    What am I doing wrong.
    Any help greatly appreciated.
    Alison.

    Hi Alison,
    You mentioned you're using TextEdit - are you using the save as HTML option? If you are, don't. That's the equivalent of saving a doc in Word as a web page - by that I mean it saves the text so that the webpage looks exactly like the doc you are editting (so if you see source code in the doc, the webpage will 'show' source code).
    To convert the file to raw source, select Format -> Make Plain Text and now when you save it as a html file it should behave as expected.

  • Problema para fazer download do XML (Firefox, Chrome, Safari)

    Oi Pessoal,
    Queria ver se alguém tem alguma dica... no monitor web, em vários clientes diferentes, conseguia acessar normalmente o download do XML: clicava no botão "Download XML" na visão de detalhes da NF-e, abre-se o menu com "NF-e" habilitado, "NF-e cancelada" e "NF-e inutilizada" desabilitados (normalmente). Clicando no "NF-e", abre outra janela que abre o popup para fazer o download do arquivo, onde escolho se abre ou salva o arquivo.
    Depois de atualizar o Firefox para a versão 7.0.1 (tanto no Windows como no Mac), o digníssimo do Firefox não abre mais o menu, logo, não consigo fazer o download.
    Antes disso funcionava normal (tive que ajustar as configurações de popup, adicionar os servers na lista de exceções, mas funcionava). Conseguia acessar no Firefox, no Safari, Chrome => esses no Mac, e IE e Firefox no windows.
    Agora, com o Firefox morto, restavam os outros... pra minha suspresa, os clientes que atualizaram o SP20 por conta da NT2011.004, passaram a não mais abrir nem no Safari nem no Chrome, ou seja, só no IE está funcionando!
    Será que houve alguma atualização no SP20 que fez com que desse problema em todos os browsers (-IE)? Ou é só coincidência e azar meu?
    sigh.....
    Abraços,
    Eduardo

    Bom dia Eduardo,
    Não sei se pode resolver, mas faça um teste aplicando a SAP Note 1638529 XML downloaded as XHTML in IE 9
    O problema se apresentou no internet explorer 9, por isso a descrição.
    Atenciosamente, Fernando Da Ró

  • Footer appears where it should in IE and FF but not in Safari or Chrome

    We are using php via Joomla. The footer in the  php page shows up where it theoretically be in IE (all versions) and FF but in Safari and Chrome the footer is 800px higher in the middle of the page.
    Here is the php code:
    <!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" xml:lang="en-gb" lang="en-gb" dir="ltr" >
        <head>
              <base href="http://192.102.10.31/cy/Presentation/index12.php" />
      <meta http-equiv="content-type" content="text/html; charset=utf-8" />
      <meta name="robots" content="index, follow" />
      <meta name="keywords" content="" />
      <meta name="rights" content="" />
      <meta name="language" content="en-GB" />
      <meta name="title" content="Landing Page" />
      <meta name="author" content="Super User" />
      <meta name="generator" content="Joomla! 1.6 - Open Source Content Management" />
      <title>COBI-DOME Online Speaker Portal - COBI-DOME OSP</title>
      <link href="/templates/cobiland/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
      <link rel="stylesheet" href="/modules/mod_pbr/css/mod_pbr.css" type="text/css" />
      <script src="/media/system/js/core.js" type="text/javascript"></script>
      <script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
      <script src="/media/system/js/caption.js" type="text/javascript"></script>
      <script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
      <script type="text/javascript">
            window.addEvent('domready', function() {
                $$('.hasTip').each(function(el) {
                    var title = el.get('title');
                    if (title) {
                        var parts = title.split('::', 2);
                        el.store('tip:title', parts[0]);
                        el.store('tip:text', parts[1]);
                var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false});
    function keepAlive() {    var myAjax = new Request({method: "get", url: "index.php"}).send();} window.addEvent("domready", function(){ keepAlive.periodical(1740000); });
      </script>
            <script type="text/javascript" src="templates/cobiland/javascript/cobiland.js"></script>
            <link rel="stylesheet" href="templates/system/css/system.css" type="text/css" />
            <link rel="stylesheet" href="templates/cobiland/css/cobiland.css" type="text/css" media="screen"/>
                                <link rel="stylesheet" href="/templates/cobiland/css/general.css" type="text/css" />
                                <link rel="stylesheet" href="/templates/cobiland/css/general_mozilla.css" type="text/css" />
                    <!--[if lte IE 6]>
            <link href="/templates/cobiland/css/ieonly.css" rel="stylesheet" type="text/css" />
            <style type="text/css">
            #line
            {      width:98% ;
            .header
                    height:75px;
            #header ul.menu
            display:block !important;
                  width:98.2% ;
             </style>
            <![endif]-->
            <!--[if IE 7]>
                    <link href="/templates/cobiland/css/ie7only.css" rel="stylesheet" type="text/css" />
            <![endif]-->
        </head>
        <body>
        <div id="masthead_container">
            <div id="masthead">
                 <div id="left_masthead"></div><!-- end #left_masthead -->
                 <div id="right_masthead">
                     <div id="welcome_logout_area">
                         <div id="welcome_label">WELCOME</div><!-- end #welcome_label -->
                         <div id="username">
                           Cy Unpingco                     </div><!-- end #username -->
                         <div id="logout_separator">|</div><!-- end #logout_separator -->
                         <div id="logout">
                            <form action="/index.php?Itemid=102" method="post" id="login-form">
        <div class="logout-button">
            <input type="submit" name="Submit" class="button" value="Logout" />
            <input type="hidden" name="option" value="com_users" />
            <input type="hidden" name="task" value="user.logout" />
            <input type="hidden" name="return" value="aW5kZXgucGhwP0l0ZW1pZD0xMDE=" />
            <input type="hidden" name="9f7ddfdb3f6e721706b66eb15bbcd009" value="1" />       
        </div>
    </form>
                         </div><!-- end #logout -->
                     </div><!-- end #welcome_logout_area -->
                     <div class="clear"></div><!-- end #clear -->
                     <div id="date_time">
                         <div id="date">04/25/2011</div><!-- end #date -->
                        <div id="time"></div><!-- end #time -->
                     </div><!-- end #date_time -->
                 </div><!-- end #right_masthead -->
            </div><!-- end #masthead -->
        </div><!-- end #masthead_container -->
        <div class id="tabs_area">
            <div id="tabs_container">
               <!-- <div class="item-page">
        <h2>
                Landing Page        </h2>
        <ul class="actions">
                        <li class="edit-icon">
                <span class="hasTip" title="Edit Article :: Published&lt;br /&gt;Tuesday, 05 April 2011&lt;br /&gt;Written by Super User"><a href="/index.php?task=article.edit&amp;a_id=1&amp;return=aHR0cDovLzE5Mi4xMDIuMT AuMzEvaW5kZXgucGhwP0l0ZW1pZD0xMDI%3D&amp;Itemid=102" ><img src="/media/system/images/edit.png" alt="Edit"  /></a></span>            </li>
        </ul>
        <p>Content Here</p>   
        </div>-->
    <ul class="menu_tabs">
    <li id="item-106"><a class="selected" href="/index.php/otolanding" >Presentations</a></li><li id="item-107"><a href="/index.php/otolanding" >Slide Sorter</a></li><li id="item-108"><a href="/index.php?Itemid=102" >Preview</a></li></ul>
    <ul class="menu_help">
    <li id="item-110"><a href="http://192.102.10.31/osphelp/help.htm" onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no ,menubar=no,scrollbars=yes,resizable=yes,');return false;" title="COBI DOME Online Speaker Portal // HELP" ><img src="/images/HelpBtn_up.png" alt="Help" /><span class="image-title">Help</span> </a></li></ul>
                         </div><!-- end #tabs_container -->
         </div><!-- end #tabs_area -->
         <div id="content_area">
             <div id="content">
                                <!-- mod_pbr start  SQL UID = 14-->
    <div id='pbr_content'>
    <div id='pbr_faculty'>Therapeutic Area: Dermatology</div><!-- end #pbr_faculty -->
    <!-- Master Deck SDID =47 -->    <div id='pbr_master'>
    <div id='pbr_master_lt'><img src='/pie/dome/derma/25STD11023_V1.0/thumbs/mdimagefile.jpg' class='pbr_master_img' name='mastersd_'></div><!-- end #pbr_master_lt -->
        <div id='pbr_master_md'><ul><li id='pbr_master_title'>MASTER:</li><li id='pbr_master_title'>Case Studies in the Management of Moderate to Severe Plaque Psoriasis</li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_master_md -->
        <div id='pbr_master_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_m_edit_form'>
            <input type='image' name='pbr_m_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationDown.png') ;"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationOver.png') ;"
                src='/modules/mod_pbr/images/editPresentationUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NDc=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzI1U1REMTEwMjNfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_m_play_form'>
            <input type='image' name='pbr_m_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationDown.png') ;"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationOver.png') ;"
                src='/modules/mod_pbr/images/playPresentationUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NDc=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzI1U1REMTEwMjNfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_master_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_master -->
            <!-- Custom Deck MD ID=47 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/25STD11023_V1.0/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_217'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/23/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='MjE3' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzI1U1REMTEwMjNfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='MjE3' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzI1U1REMTEwMjNfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
    <!-- Master Deck SDID =7 -->    <div id='pbr_master'>
    <div id='pbr_master_lt'><img src='/pie/dome/derma/14STD56789_V1.0/thumbs/mdimagefile.jpg' class='pbr_master_img' name='mastersd_217'></div><!-- end #pbr_master_lt -->
        <div id='pbr_master_md'><ul><li id='pbr_master_title'>MASTER:</li><li id='pbr_master_title'>RainbowPony7</li><li>DATE ORIGINATED: 04/06/2011</li></ul></div><!-- end #pbr_master_md -->
        <div id='pbr_master_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_m_edit_form'>
            <input type='image' name='pbr_m_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationDown.png') ;"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editPresentationOver.png') ;"
                src='/modules/mod_pbr/images/editPresentationUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='Nw==' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_m_play_form'>
            <input type='image' name='pbr_m_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationDown.png') ;"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playPresentationOver.png') ;"
                src='/modules/mod_pbr/images/playPresentationUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='Nw==' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_master_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_master -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V1.0/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_71'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzE=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzE=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V1.0/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_72'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzI=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzI=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V1.0/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_73'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzM=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzM=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVjEuMA==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_74'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzQ=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzQ=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_75'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzU=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzU=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
            <!-- Custom Deck MD ID=7 -->
            <div id='pbr_custom'>
    <div id='pbr_custom_lt'><img src='/modules/mod_pbr/images/treeIndent.png' class='pbr_indent'> <img src='/pie/dome/derma/14STD56789_V/thumbs/mdimagefile.jpg' class='pbr_custom_img' name='customsd_76'></div><!-- end #pbr_custom_lt -->
            <div id='pbr_custom_md'><ul><li id='pbr_custom_title'>CUSTOM:</li><li id='pbr_custom_title'></li><li>LAST SAVED: </li><li>DATE ORIGINATED: 04/22/2011</li></ul></div><!-- end #pbr_custom_md -->
            <div id='pbr_custom_rt'>    <form action='/index.php/editslidedeck' method='post' target='_parent' id='pbr_c_edit_form'>
            <input type='image' name='pbr_c_edit_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/editDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/editUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/editOver.png');"
                src='/modules/mod_pbr/images/editUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzY=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form>    <form action='/index.php/playslidedeck' method='post' target='_parent' id='pbr_c_play_form'>
            <input type='image' name='pbr_c_play_btn' class='button'
                onclick="return true;"
                onmousedown="SetBtnImg(this,'/modules/mod_pbr/images/playDown.png');"
                onmouseout="SetBtnImg(this,'/modules/mod_pbr/images/playUp.png');"
                onmouseover="SetBtnImg(this,'/modules/mod_pbr/images/playOver.png');"
                src='/modules/mod_pbr/images/playUp.png' />
            <input name='pbr_sdeckid' id='pbr_sdeckid' type='hidden' value='NzY=' />
            <input name='pbr_assetpath' id='pbr_assetpath' type='hidden' value='L3BpZS9kb21lL2Rlcm1hLzE0U1RENTY3ODlfVg==' />
            <input name='pbr_userid' id='pbr_userid' type='hidden' value='MTQ=' />
            <input name='pbr_wsaddress' id='pbr_wsaddress' type='hidden' value='aHR0cDovLzE5Mi4xMDIuMTAuMzEvU3BlYWtlclBvcnRhbFdTL1NwZWFrZXJQb3J0YWxXUy5h c214P1dTREw=' />
        </form></div><!-- end #pbr_custom_rt -->
    <div id='clear_me'></div><!-- end #clear_me -->
    </div><!-- end #pbr_custom -->
    </div>
    <!-- mod_pbr end -->
                                                                                                                             <!-- if ever needed, include JDoc component here -->
            </div><!-- end #content -->
         </div><!-- end #content_area -->
            <div class="clear"></div><!-- end #clear -->
        <div id="footer">
                            <a href="http://64.127.125.190/LegalNotice.pdf" target="_blank" class="footer_link">legal notice</a>
            <a href="http://64.127.125.190/PrivacyPolicy.pdf" target="_blank" class="footer_link">privacy policy</a>
            <a href="javascript:popUp('/templates/cobiland/contactus.htm')" class="footer_link">contact us</a>
            <span class="footer_nolink">powered by viscira&reg;</span>
        </div><!-- end #footer -->
        <br />
        <div id="footer2">&copy; Centocor Ortho Biotech Inc. 2011. All rights reserved.  This site is published by Centocor Ortho Biotech Inc. which is solely responsible for its contents.  This information is intended for the use of our healthcare professional speakers in the United States of America only.  This page was last modified on: April 7, 2011 10:35am PST</font></div>
        </body>
    </html>
    Here is the css:
      /* CSS layout */
    body {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Helvetica, Geneva, sans-serif;
        font-size: 12px;
        background-color: #fff;
        border: none;
    a
        text-decoration: none;
        color: #876555;
        text-wrap: unrestricted;
    a:hover {
        text-decoration: underline;
        color: #4D3A31;
    #masthead_container {
        height: 83px;
        min-width: 1000px;
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    #masthead {
        background: url(../images/HeaderMid.png) repeat-x;
        margin-top: 4px;
        margin-bottom: 4px;
        height: 75px;
    #left_masthead {
        background: url(../images/Logo.png) no-repeat;
        width: 530px;          
        height: 75px;
        float: left;
    #right_masthead {
        background: url(../images/HeaderRight.png) no-repeat;
        width: 432px;            
        height: 75px;
        float: right;
    #welcome_logout_area {         
        height: 20px;
        margin-top: 18px;
        float: right;
    #welcome_label {         
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 13px;
        font-stretch: expanded;
        line-height: 20px;
        text-transform: uppercase;
        color: #919191;   
        margin-left: 10px;
        float: left;
    #username {         
        font-family: Helvetica Neue, Verdana, Helvetica, sans-serif;
        font-weight: bolder;
        font-stretch: condensed;
        font-size: 12px;
        line-height: 20px;
        text-transform: uppercase;
        color: #868686;   
        margin-left: 10px;
        float: left;
    #logout_separator {         
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;
        text-transform: uppercase;
        color: #919191;   
        margin-left: 10px;
        margin-right: 10px;
        float: left;
    #logout {         
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 13px;
        font-stretch: expanded;
        line-height: 20px;
        text-transform: uppercase;
        color: #919191;
        margin-right: 25px;   
        float: left;
    #logout:hover {         
        color: #4e93cd;
        text-decoration: none;
    #date_time {         
        height: 20px;
        margin-top: 2px;
        float: right;
    #date {         
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 13px;
        font-stretch: expanded;
        line-height: 20px;
        text-transform: uppercase;
        color: #a9a9a9;
        margin-right: 15px;   
        float: left;
    #time {         
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 13px;
        font-stretch: expanded;
        line-height: 20px;
        text-transform: uppercase;
        color: #a9a9a9;
        margin-right: 25px;   
        float: left;
    #tabs_area {
        height: 33px;
        background: url(../images/MenuLeft.png) no-repeat;
        min-width: 1000px;
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    #tabs_container {
        height: 33px;
        background: url(../images/MenuRight.png) no-repeat;
        background-position: right;
        min-width: 1000px;
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    .menu_help {
        float:right;
        list-style-type: none;
        margin-top: -40px;
    ul.menu_help li a {
        display: block;
        font-family: Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 11px;
        line-height: 28px;
        text-transform: uppercase;
        color: #aeadad;
        text-decoration: none;
        text-align: left;
        padding-top: 0px;
        padding-right: -15px;
        padding-bottom: 10px;
        padding-left: 20px;
    ul.menu_help li a:hover {
      color: #4e93cd;
    ul.menu_tabs {
      list-style-type: none;
      padding: 0px;
      margin: 0px 15px;
      height: 33px;
    ul.menu_tabs li {
      float: left;
      padding: 0px;
      margin: 0px 1px 0px 1px;
      padding-top: 0px;
      height: 33px;
      width: 150px;
    ul.menu_tabs li a {
        display: block;
        font-family: Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 11px;
        line-height: 28px;
        text-transform: uppercase;
        color: #aeadad;
        text-decoration: none;
        text-align: left;
        padding-top: 0px;
        padding-right: -15px;
        padding-bottom: 10px;
        padding-left: 20px;
    ul.menu_tabs li a.selected {
      background: url(../images/TabSelected.png) no-repeat;
      font-weight: bolder;
      color: #868686;
      height: 33px;
    ul.menu_tabs li a:hover {
      color: #4e93cd;
    #content_area {
        height: 632px;
        background-image: url(../images/ContentLeft.png);
        min-width: 1000px;
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        background-repeat: no-repeat;
    /*.item-page {    needs work to remove gap created by inclusion of Joomla component display
        height: 1px;
    #content {
        height: 632px;
        background-position: right;
        font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 14px;
        text-align: center;
        color: #C00;
        min-width: 1000px;
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        line-height: 22px;
        background-image: url(../images/ContentRight.png);
        background-repeat: no-repeat;
    #footer {
        color: #bdbcbc;
        clear: both;
        /*margin-left:300px;
        margin-right:300px;*/
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 20px;
        width: 900px;    /*98%;*/
        text-align: center;
        /*display:block;*/
        margin-top:50px;
    #footer2{
        margin-top:0px;
        margin-left:auto;
        font-family:helvetica,sans-serif;
        font-size:12px;
        text-align:center;
        padding:10px;
    .footer_link {
      display: block;
      padding: 0px 45px;
      font-family: Helvetica Neue, Verdana, Helvetica, sans-serif;
      font-weight: bold;
      font-size: 13px;
      line-height: 22px;
      text-transform: capitalize;
      color: #aeadad;
      text-decoration: none;
      text-align: center;
      float: left;
    .footer_link:hover{
      color: #2f66a3;
      text-decoration: none;
    .clear {
        clear: both;
    #logout .logout-button .button {
        font-family: Verdana, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 13px;
        font-stretch: expanded;
        line-height: 20px;
        text-transform: uppercase;
        color: #919191;
        margin-right: 25px;   
        float: left;
        text-decoration:none;
        border:none;
        background:none;
        cursor: pointer; /* hand-shaped cursor */
        cursor: hand; /* for IE 5.x */
    .footer_nolink {
        display: block;
        padding: 0px 45px;
        font-family: Helvetica Neue, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        line-height: 22px;
        text-transform: capitalize;
        color: #aeadad;
        text-decoration: none;
        text-align: center;
        float: left;
        text-wrap: unrestricted;
    /*  ------------ Definitions for the Presentation Interactive Editor (PIE) Flex App -------------   */
    #pieclass
        position:relative;
        left:30px;
        height:97%;
        width:96%;
        overflow:hidden;
        text-align:center;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        font-style: italic;
        line-height: 20px;
        color: #9F0;
    #swfpieclass
        position:relative;
        left:30px;
        height:97%;
        with:96%;
        overflow:hidden;
        background-color: #000;
        margin: 0px;
        padding: 0px;
    Thanks in advance for your help!
    Regards,
    seeker7805

    Hi:
    Please go here:
    http://inetwebdesign.com/presentation/index12.php
    Thanks.
    Regards,
    seeker7805

  • Spry Menu Bar Submenu won't show in Safari or Dreamweaver LiveView

    I am trying to get my submenu to show up on my website's spry menu bar. It will show up when I test the site using firefox or IE but it won't show when I try LiveView in Dreamweaver or when I test using Safari. The site is www.fuseut.com/fuse
    Here are is the CSS for the menubar:
    @charset "UTF-8"; /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */ /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */ /******************************************************************************* LAYOUT INFORMATION: describes box model, positioning, z-order *******************************************************************************/ /* The outermost container of the Menu Bar, an auto width box with no margin or padding */ ul.MenuBarHorizontal {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      cursor: default;      width: auto; } /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */ ul.MenuBarActive {      z-index: 1000; } /* Menu item containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      position: relative;      text-align: left;      cursor: pointer;      width: 125px;      float: left;      font-family: "MS Serif", "New York", serif;      overflow: visible; } /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */ ul.MenuBarHorizontal ul {      margin: 0;      padding: 0;      list-style-type: none;      font-size: 100%;      z-index: 50;      cursor: default;      width: 7em;      position: absolute;      left: -1000em; } /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */ ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {      left: auto; } /* Menu item containers are same fixed width as parent */ ul.MenuBarHorizontal ul li {      width: 7em; } /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */ ul.MenuBarHorizontal ul ul {      position: absolute;      margin: -5% 0 0 95%; } /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */ ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {      left: 0;      top: 0; } /******************************************************************************* DESIGN INFORMATION: describes color scheme, borders, fonts *******************************************************************************/ /* Submenu containers have borders on all sides */ ul.MenuBarHorizontal ul {      border: 1px solid #CCC; } /* Menu items are a light gray block with padding and no text decoration */ ul.MenuBarHorizontal a {      display: block;      cursor: pointer;      padding: 0.5em 0.75em;      color: #FFF;      text-decoration: none;      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;      text-align: center;      background-image: url(../menubgdefault.png); } /* Menu items that have mouse over or focus have a blue background and white text */ ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {      color: #FFF002;      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; } /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */ ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {      color: #FFF002;      text-decoration: underline;      font-weight: bold; } /******************************************************************************* SUBMENU INDICATION: styles if there is a submenu under a given menu item *******************************************************************************/ /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal a.MenuBarItemSubmenu {      background-image: url(SpryMenuBarDown.gif);      background-repeat: no-repeat;      background-position: 95% 50%;      background-color: #999; } /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {      background-image: url(SpryMenuBarRight.gif);      background-repeat: no-repeat;      background-position: 95% 50%; } /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {      background-image: url(SpryMenuBarDownHover.gif);      background-repeat: no-repeat;      background-position: 95% 50%; } /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */ ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {      background-image: url(SpryMenuBarRightHover.gif);      background-repeat: no-repeat;      background-position: 95% 50%; } /******************************************************************************* BROWSER HACKS: the hacks below should not be changed unless you are an expert *******************************************************************************/ /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */ ul.MenuBarHorizontal iframe {      position: absolute;      z-index: 1010;      filter:alpha(opacity:0.1); } /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */ @media screen, projection {      ul.MenuBarHorizontal li.MenuBarItemIE      {           display: inline;           f\loat: left;           background: #FFF;      } }
    And here is the HTML code:
    <!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" xmlns:spry="http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>FUSE UT</title>
    <link href="stylesheet.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <script src="SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv1 {
         position:absolute;
         left:0px;
         top:135px;
         width:551px;
         height:269px;
         z-index:2;
         visibility: visible;
    #apDiv2 {
         position:absolute;
         left:685px;
         top:150px;
         width:203px;
         height:270px;
         z-index:1;
    #apDiv3 {
         position:absolute;
         left:684px;
         top:149px;
         width:200px;
         height:267px;
         z-index:2;
    #HomeEvents {
         position:fixed;
         left:683px;
         top:151px;
         width:200px;
         height:263px;
         z-index:1;
         background-image: url(Components/EventsPic.png);
         visibility: visible;
         overflow: hidden;
    #HomeEvents {
         position:absolute;
         left:550px;
         top:-1px;
         width:200px;
         height:265px;
         z-index:2;
    #EventsXML {
         position:absolute;
         left:1px;
         top:43px;
         width:199px;
         height:223px;
         z-index:3;
         visibility: visible;
         overflow: scroll;
    #apDiv4 {
         position:absolute;
         left:-1px;
         top:265px;
         width:753px;
         height:325px;
         z-index:3;
         background-image: url(home1.png);
    -->
    </style>
    <script type="text/javascript">
    <!--
    var event = new Spry.Data.XMLDataSet("events.xml", "catalog/event", {sortOnLoad: "date", sortOrderOnLoad: "descending"});
    var event2 = new Spry.Data.XMLDataSet("events.xml", "catalog/event", {sortOnLoad: "date", sortOrderOnLoad: "ascending"});
    event2.setColumnType("date", "date");
    //-->
    </script>
    <meta name="Keywords" content="fuse ut utk university of tennessee tommy jervis avery howard ross rowland angie sessoms sga campaign elections" />
    </head>
    <body>
    <div id="container">
    <div id="header">
    </div>
    <div id="menubarparent" style="z-index: 20; position: absolute; overflow: visible;">
    <div id="menubar" style="z-index: 10;">
    <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="index.html">FUSE</a>      </li>
        <li><a href="senators.html" class="MenuBarItemSubmenu">Senators</a>
          <ul>
            <li><a href="#">Untitled Item</a></li>
          </ul>
        </li><li><a href="executive.html">Executive</a>      </li>
        <li><a href="policy.html">Policy</a></li>
        <li><a href="organizations.html">Organizations</a></li>
        <li><a href="bios.html" class="MenuBarItemSubmenu">Bios</a>
          <ul>
            <li><a href="#">Untitled Item</a></li>
          </ul>
        </li>
      </ul>
      </div>
      </div>
      <p>
      <p>
      <div id="apDiv1">
        <div id="apDiv4"></div>
        <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="265" wmode="transparent">
          <param name="movie" value="Components/CandidatesHomeSlideshow.swf" />
          <param name="quality" value="high" />
           <param name="wmode" value="transparent" />
          <param name="swfversion" value="6.0.65.0" />
          <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
          <!--[if !IE]>-->
          <object type="application/x-shockwave-flash" data="Components/CandidatesHomeSlideshow.swf" width="550" height="265" wmode="transparent">
            <!--<![endif]-->
            <param name="quality" value="high" />
              <param name="wmode" value="transparent" />
            <param name="swfversion" value="6.0.65.0" />
            <param name="expressinstall" value="Scripts/expressInstall.swf" />
            <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
            <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>
            <!--[if !IE]>-->
          </object>
          <!--<![endif]-->
        </object><div id="HomeEvents">
          <p> </p>
          <p> </p>
          <div id="EventsXML">
            <div spry:region="event2">
              <dl spry:repeatchildren="event2">
                <dt>{date}</dt>
                <dd>{title}</dd>
                <dd>{location}</dd>
              </dl>
            </div>
          </div>
        </div>
      </div>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    swfobject.registerObject("FlashID");
    //-->
    </script>
    </body>
    </html>
    Sorry if it's something really basic...I'm a noob to web design.
    Thanks!

    Don't use reserved words in JS
    var event = new Spry.Data.XMLDataSet("events.xml", "catalog/event", {sortOnLoad: "date", sortOrderOnLoad: "descending"});
    event is such a reserved word. If you change this to event1 then all is well.
    I hope this helps.
    Ben

  • Spry Collapsible Panel Problem in Safari

    When check my site in Firefox, there are no problems, but
    when I open it in Safari, none of the CSS settings are applied to
    the Collapsible Panel widget. Some settings I have make the widget
    200 px width and make it have a black background, but Safari
    doesn't show these. HERE IS THE CODE OF MY HOMEPAGE:
    <!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>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <style type="text/css">
    body {
    background: url(Victorias%20Secret%20models.jpg) fixed
    no-repeat center bottom;
    </style>
    <script src="SpryAssets/SpryCollapsiblePanel.js"
    type="text/javascript"></script>
    <link href="SpryAssets/SpryCollapsiblePanel.css"
    rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="CollapsiblePanel1" class="CollapsiblePanel">
    <div class="CollapsiblePanelTab"
    tabindex="0"></div>
    <div class="CollapsiblePanelContent">
    <p>BLOG</p>
    <p>LISTEN</p>
    <p>WATCH</p>
    <p>ABOUT</p>
    </div>
    </div>
    <script type="text/javascript">
    var CollapsiblePanel1 = new
    Spry.Widget.CollapsiblePanel("CollapsiblePanel1",
    {contentIsOpen:false});
    </script>
    </body>
    </html>
    AND HERE IS THE CODE OF MY CSS
    @charset "UTF-8";
    .CollapsiblePanel {
    margin: 0px;
    padding: 0px;
    width: 200px;
    color: #FFFFFF;
    background-color: #000000;
    .CollapsiblePanelTab {
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    font-family: sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #FFFFFF;
    height: 40px;
    .CollapsiblePanelContent {
    margin: 0px;
    padding: 0px;
    background-color: #000;
    .CollapsiblePanelTab a {
    color: black;
    text-decoration: none;
    background-color: #000;
    height: 40px;
    .CollapsiblePanelOpen .CollapsiblePanelTab {
    background-color: #000;
    color: #FFFFFF;
    .CollapsiblePanelTabHover, .CollapsiblePanelOpen
    .CollapsiblePanelTabHover {
    background-color: #000;
    .CollapsiblePanelFocused .CollapsiblePanelTab {
    background-color: #000;
    THANKS FOR YOUR HELP

    Can't tell by that code, can you post a URL to the page?
    Ken Ford
    Adobe Community Expert - Dreamweaver/ColdFusion
    Fordwebs, LLC
    http://www.fordwebs.com
    "kkaiser1" <[email protected]> wrote in
    message news:[email protected]...
    > When check my site in Firefox, there are no problems,
    but when I open it in
    > Safari, none of the CSS settings are applied to the
    Collapsible Panel widget.
    > Some settings I have make the widget 200 px width and
    make it have a black
    > background, but Safari doesn't show these. HERE IS THE
    CODE OF MY HOMEPAGE:
    > <!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>
    >
    > <title>Untitled Document</title>
    >
    > <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    > <style type="text/css">
    >
    > body {
    > background: url(Victorias%20Secret%20models.jpg) fixed
    no-repeat center
    > bottom;
    > }
    >
    > </style>
    > <script src="SpryAssets/SpryCollapsiblePanel.js"
    > type="text/javascript"></script>
    > <link href="SpryAssets/SpryCollapsiblePanel.css"
    rel="stylesheet"
    > type="text/css" />
    > </head>
    > <body>
    > <div id="CollapsiblePanel1"
    class="CollapsiblePanel">
    > <div class="CollapsiblePanelTab"
    tabindex="0"></div>
    > <div class="CollapsiblePanelContent">
    > <p>BLOG</p>
    > <p>LISTEN</p>
    > <p>WATCH</p>
    > <p>ABOUT</p>
    > </div>
    > </div>
    > <script type="text/javascript">
    >
    > var CollapsiblePanel1 = new
    Spry.Widget.CollapsiblePanel("CollapsiblePanel1",
    > {contentIsOpen:false});
    >
    > </script>
    > </body>
    > </html>
    >
    >
    > AND HERE IS THE CODE OF MY CSS
    >
    > @charset "UTF-8";
    >
    > .CollapsiblePanel {
    > margin: 0px;
    > padding: 0px;
    > width: 200px;
    > color: #FFFFFF;
    > background-color: #000000;
    > }
    >
    > .CollapsiblePanelTab {
    > background-color: #000000;
    > margin: 0px;
    > padding: 0px;
    > cursor: pointer;
    > -moz-user-select: none;
    > -khtml-user-select: none;
    > font-family: sans-serif;
    > font-size: 0.7em;
    > font-weight: bold;
    > color: #FFFFFF;
    > height: 40px;
    > }
    >
    > .CollapsiblePanelContent {
    > margin: 0px;
    > padding: 0px;
    > background-color: #000;
    > }
    >
    > .CollapsiblePanelTab a {
    > color: black;
    > text-decoration: none;
    > background-color: #000;
    > height: 40px;
    > }
    >
    > .CollapsiblePanelOpen .CollapsiblePanelTab {
    > background-color: #000;
    > color: #FFFFFF;
    > }
    >
    > .CollapsiblePanelTabHover, .CollapsiblePanelOpen
    .CollapsiblePanelTabHover {
    > background-color: #000;
    > }
    >
    > .CollapsiblePanelFocused .CollapsiblePanelTab {
    > background-color: #000;
    > }
    >
    >
    > THANKS FOR YOUR HELP
    >

  • Safari doesn't read pages generated by iWeb on .Mac, but Firefox does

    I had a really bad experience with Safari 2.0.4, and I still don't know why that program is becoming such a problem. I am using Quicktime 7.1.6
    I have been making podcasts using GarageBand, iWeb, and .Mac since February 2006, and things have been working okay. But today, when I checked my page on Safari after I published it using iWeb 1.1.2 to publish on .Mac, the podcast pages didn't work. Checking pages that used to work, they don't work any longer with Safari. At first, I thought it might be a problem with my storage allocation on .Mac, but that is not the case (I have using less than half my allotment). I thought the podcast file might be broken, but it works fine in iTunes. I tried it on my laptop, but Safari didn't work either.
    All my podcast pages that previously worked, now show a question mark in the Quicktime box. Needless to say, I was concerned, so I tried much older files on .Mac that have already worked before, but no dice.
    One such page is:
    http://web.mac.com/eschaal/iWeb/Docketer%20Project/Podcast/C7F36E57-1AB2-4D12-A8 87-1F199E86AE2D.html
    Then I tried Firefox, and it works fine.
    What gives? Why is Firefox more compatible with iWeb and .Mac, than Apple's own Safari? Why is Safari suddenly not working on two different machines, while Firefox works perfectly?
    PowerPC G4   Mac OS X (10.4.10)  

    I found some further information, re my problem.
    Factoid one, I went to the Apple Store in Nagoya and they had exactly the same problem on their machines that I had had, so it is NOT anything to with my machine, my upgrades, etc.
    Factoid two, I ran the iWeb-generated coding through http://validator.w3.org/ and it found "page is not Valid XHTML 1.0 Transitional!"
    Factoid three, Firefox runs the page just fine.
    Based upon this, I am posting a comment in the blog for my podcast identifying the problem and recommending that people wanting to see the page in Firefox. In the meantime, I will migrate that podcast off of .Mac, remove iWeb from my machine, and migrate all my web browsing to Firefox. I had contemplated dumping Safari before, because it has turned flaky (failing to quit sometimes and sometimes hanging up), but this was the final straw.
    PowerPC G4   Mac OS X (10.4.10)  

  • External Interface/Javascript call working in IE/Safari not FF/Chrome

    I'm hitting a brick wall here, and it's driving me mad.  Used to use ExternalInterface to call Flash functions from Javascript all the time, and now under CS5 (and the way it uses object id's instead of embed in html) it's stopped working for me in certain browsers.
    I put together a really simple program that has the person click a link in the browser that activates a javascript function that simply sends some text in to Flash to display in a TextArea.  Here's the as3 code:
    package  {
    import flash.display.*;
    import flash.external.ExternalInterface;
    import flash.net.*;
    import flash.events.*;
    import fl.controls.TextArea;
    import flash.text.TextField;
    public class sendtest extends Sprite {
    private var resultText:TextField = new TextField();
    public function sendtest() {
         addChild(resultText);
         resultText.x = 0;
         resultText.y = 0;
         resultText.text = "hello";
         flash.external.ExternalInterface.addCallback("putText", addText);
    public function addText(theText:String):void
         resultText.text = theText;
    Here's the html page code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title>sendtest</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css" media="screen">
    html, body { height:100%; background-color: #000000;}
    body { margin:0; padding:0; overflow:hidden; }
    #flashContent { width:100%; height:100%; }
    </style>
    <script language="javascript">
         function putNewText()
              var flash = document.getElementById('sendtest');
              flash.putText('thetext');
    </script>
    </head>
    <body>
    <A href="javascript:putNewText()">test 1 2 3 </a><br>
    <div id="flashContent">
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100" height="100" id="sendtest" align="middle">
    <param name="movie" value="sendtest.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="id" value="sendtest">
    <param name="allowScriptAccess" value="sameDomain" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="sendtest.swf" width="100" height="100">
    <param name="movie" value="sendtest.swf" />
    <param name="id" value="sendtest">
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    </div>
    </body>
    </html>
    This works perfectly fine in IE and Safari, and the text "thetext" is sent to the Flash movie and displayed inside.  It causes errors in FF and Chrome however:
    Chrome: Uncaught TypeError: Object #<HTMLObjectElement> has no method 'putText'
    FF: flash.putText is not a function
    As for browser versions I'm using:
    FF is 4.0
    Chrome is 10.0.648.205
    IE is 8
    Safari on the Mac is 5.0.4
    Can anybody shed some light on what's going on here and offer a solution?  It shouldn't be this hard to access Flash movie functions in all 4 browsers.

    to use the callBack method you need to use additional javascript code to reference the embedded swf.  i don't have help files set-up right now but i know there's example code there showing how to reference the embedded swf.  you need that additional code.

  • Can't make Flash button work in firefox and safari

    I'm creating an Entry Page slideshow here with Flash Cs3 and AS2:
    http://vaforestwild.com/
    I'd like to be able to click on the whole slideshow (or the "Enter Site" text) to go to another page on the site, which I'm calling "vaforestwild.com/home.html."  I've read various tutorials all day and tried many things, but couldn't seem to apply any "on release" action to the "Enter Site" text that would work.  I even created an invisible button (putting a keyframe on just the HIT state and deleting it from the UP state), named the instance "invbutton3", and then typed in this action on the first frame and inserted a keyframe at the end of the show:
    invbutton3.onRelease=function(){
    getURL("http://vaforestwild.com/home.html");
    The cursor changes to a hand, but nothing happens when clicking on the show.  So I was experimenting with modifying the Object text in the head section of the index file where the slideshow is located and I stumbled on something that made the clickable link work in Internet Explorer, but not in Safari and Firefox.  I modified the object text to read like this:
    onfocus="MM_goToURL('parent','http://vaforestwild.com/home.html');return document.MM_returnValue"
    (Previously, it had http://vaforestwild.com/index.html and would just start the slideshow over if you clicked on it)
    Here is the entire <object> text:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" name="slideshow" width="945" height="400" id="slideshow" title="vfwg-slideshow" onfocus="MM_goToURL('parent','http://vaforestwild.com/home.html');return document.MM_returnValue">
                     <param name="movie" value="vfwg-entryshow2.swf" />
                     <param name="quality" value="high" />
         <embed src="vfwg-entryshow2.swf" width="945" height="400" name="slideshow" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
          type="application/x-shockwave-flash">
         </embed>
         </object>
    Can you help me do one of two things, either 1) modify the object text so the clickable link will go to that "home" page in all 3 browsers or 2) fix the slideshow action itself so the action script will work on the invisible button.
    I hope this isn't too confusing.  Thanks in advance for any help!
    --Deane Dozier

    Thank you so much for your help.
    I should have mentioned that I was unable to use the html file produced by Flash Cs3 in any browser because I get the message "this page requires AC_RunActiveContent.js".  I'll be happy to work with it if you think it's best.  Here is the uploaded html file followed by the code in the file:
    http://vaforestwild.com/vfwg-entryshow2.html
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>vfwg-entryshow2</title>
    <script language="javascript">AC_FL_RunContent = 0;</script>
    <script src="AC_RunActiveContent.js" language="javascript"></script>
    </head>
    <body bgcolor="#003333">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script language="javascript">
    if (AC_FL_RunContent == 0) {
      alert("This page requires AC_RunActiveContent.js.");
    } else {
      AC_FL_RunContent(
       'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
       'width', '945',
       'height', '400',
       'src', 'vfwg-entryshow2',
       'quality', 'high',
       'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
       'align', 'middle',
       'play', 'true',
       'loop', 'true',
       'scale', 'showall',
       'wmode', 'window',
       'devicefont', 'false',
       'id', 'vfwg-entryshow2',
       'bgcolor', '#003333',
       'name', 'vfwg-entryshow2',
       'menu', 'true',
       'allowFullScreen', 'false',
       'allowScriptAccess','sameDomain',
       'movie', 'vfwg-entryshow2',
       'salign', ''
       ); //end AC code
    </script>
    <noscript>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="945" height="400" id="vfwg-entryshow2" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="vfwg-entryshow2.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#003333" /> <embed src="vfwg-entryshow2.swf" quality="high" bgcolor="#003333" width="945" height="400" name="vfwg-entryshow2" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </noscript>
    </body>
    </html>
    Since the html page didn't work, I tried dragging the swf file into my index page and Dreamweaver automatically produced the "embed object" text that I pasted in my previous email.  Incidentally, I was mistaken when I said that text was in the head section.  It wasn't, it was in the body. Here's the script code in the head section:
    <script type="text/JavaScript">
    <!--
    function MM_goToURL() { //v3.0
      var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
      for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
    //-->
        </script>
    Okay, so now I have produced a test page to work on here:
    http://vaforestwild.com/slideshowtest.html
    I started over by letting Dreamweaver create the object text again, and here's what I have (script in the head is the same as above) The only change I made is in the size of the width and height, which Dreamweaver thought was 32x32 :
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="945" height="400">
      <param name="movie" value="vfwg-entryshow2.swf" />
      <param name="quality" value="high" />
      <embed src="vfwg-entryshow2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="945" height="400"></embed>
    </object>
    I believe my problem is most likely related to how I'm applying action to my button in Flash. I find the tutorials somewhat confusing and I am unable to do exactly what the tutorials say, even though the writers specify they are using AS2.  I'm going to be continuing to try different things and I'll report back if I am successful.  In the meantime, if you have any suggestions based on the information I've provided, I would love to hear them.  Thank you!
    Deane Dozier

  • H:commandLink does not work on Safari

    Hi,
    I'm using JBoss AS 4.2.2.GA with Seam 2.0.1.GA and all its standard libs. But this seems to be a JSF-RI issue which is used by JBoss 4.2.2.GA
    It seems as if <h:commandLink> don't work on Safari 3/Mac OS Leopard, which they did in earlier prjects with jboss 4.0.5.GA and Seam 1.2.1.GA. In this version myfaces was used.
    The commandLink in the following example produces a JavaScript error "Undefined value". It doesn't matter if the action or the form is empty. I've simplified the example but this also happens with a "complete" form.
    The starange thing is that if I copy the generated HTML source into an html file, open that file and click the "command" link, it works (however an error page is shown since this is not a legal Seam request).
    I've no idea why this browser makes a difference between these two files since I have used <h:commandLink> in many earlier projects with earlier versions of the components. Firefox works without a problem.
    I've already changed the extension of JSF/Seam from .seam to .html. Same error.
    Anyone can help here?
    Alex
    <!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"
          xmlns:h="http://java.sun.com/jsf/html"
          xmlns:f="http://java.sun.com/jsf/core">
    <head>   
    </head>
    <body>
    <f:view>
         <h:form id="aForm">
              <h:commandLink id="theId" >abc</h:commandLink>
         </h:form>
    </f:view>
    </body>
    </html>This is the generated HTML. The JavaScript error points to the line with the link.
    <!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>   
    </head>
    <body>
    <form id="aForm" name="aForm" method="post" action="/leadspot/test.seam" enctype="application/x-www-form-urlencoded">
    <input type="hidden" name="aForm" value="aForm" />
    <script type="text/javascript" language="Javascript">
    //<![CDATA[
    function dpf(f) {var adp = f.adp;if (adp != null) {for (var i = 0;i < adp.length;i++) {f.removeChild(adp
    );}}};function apf(f, pvp) {var adp = new Array();f.adp = adp;var ps = pvp.split(',');for (var i = 0
    ,ii = 0;i < ps.length;i++,ii++) {var p = document.createElement("input");p.type = "hidden";p.name = ps
    ;p.value = ps[i + 1];f.appendChild(p);adp[ii] = p;i += 1;}};function jsfcljs(f, pvp, t) {apf(f, pvp)
    ;var ft = f.target;if (t) {f.target = t;}f.submit();f.target = ft;dpf(f);};
    //]]>
    </script>
    <a id="aForm:theId" href="#" onclick="if(typeof jsfcljs == 'function'){jsfcljs(document.forms['aForm'],'aForm:theId,aForm:theId','');}retu
    rn false">abc</a><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="_id7" />
    </form>
    </body>
    </html>

    alxsde wrote:
    What I still don't understand is why the same HTML code works when loaded from a file and is not generated by JSF.Hi. I committed the fix. For what it's worth, I hand-coded the JS in a static file for testing and was able to reproduce the problem and test the fix there before altering the Mojarra code. Why are you seeing different behavior? * shrug * :P
    Glad it got you going though. :)

  • Page not valid XHTML 1.0 Transitional?

    Okay,
    So I've been having problems (go fig) with my page displaying properly in the Firefox browser on my account. My site displays fine on my account in Safari. If I switch accounts, the site will display better (not perfectly) in Firefox. On my windows machine, my site displays fine in all three of my browsers, IE, Firefox, and Safari.
    Here is a link to my site: kevin morehouse
    The page that displays incorrectly is the "About Us" page.
    I went to the Mozilla website and found a link to http://validator.w3.org/
    This is what came back when I ran my URL
    Validation Output: 4 Errors
    Line 224, Column 202: there is no attribute "allowTransparency".
    …0" marginwidth="0" allowTransparency="true"></iframe>

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
    Line 255, Column 260: cannot generate system identifier for general entity "counter".
    …7-B031088E2D79?webdav-method=propget&counter"></script><

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.
    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.
    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.
    Line 255, Column 260: general entity "counter" not defined and no default entity.
    …7-B031088E2D79?webdav-method=propget&counter"></script><

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.
    Line 255, Column 267: reference not terminated by REFC delimiter.
    …88E2D79?webdav-method=propget&counter"></script><img src

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.
    Line 255, Column 267: reference to external entity in attribute value.
    …88E2D79?webdav-method=propget&counter"></script><img src

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.
    Line 255, Column 267: reference to entity "counter" for which no system identifier could be generated.
    …88E2D79?webdav-method=propget&counter"></script>
    </script>
    Line 255, Column > 80: XML Parsing Error: EntityRef: expecting ';'.
    …pe="text/javascript" src="http://web.mac.com/i/chp/NGHitCounter.js"></script>…
    Message was edited by: kevin morehouse

    I am VERY concerned with the fact that my pages are not being properly validated and displayed.
    I have created two different sites using iWeb '08 and while I am satisfied with the ease of use, I am concerned that my sites are not being displayed correctly... in fact, the other day my friend who is a Mac whiz and who hosts my business website on his server... tried to visit the site that I created using iWeb '08 and had published to my .Mac account... it caused his browser to flat out crash! He said he hasn't seen anything like that in years!
    Here is the site I have begun to build http://www.mcleanmonowheel.com
    If you paste this url into http://validator.w3.org/ a slew of errors pop up.
    Is this the norm with iWeb or have I done something wrong on my end???
    -Patrick

  • Why, oh why, does everything centre so well in IE, but not Safari or Firefox?!

    Hello, I'm tearing my hair out, please help before I go bald. I have a stripy background, and a centred div on top containing a white box (#DropShadow). All worked fine in IE, Safari & FF. Now i've added my menu which is a div with a table and images inside, it stops being centred in Safari and FF, but works perfectly in IE! Can anyone help? Have pasted all code below as have no idea what the cause is! Thanks.
    <!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>Sherbet Studios</title>
    <style type="text/css">
    body {
    background-image: url(../images/Background.gif);
    background-repeat: repeat;
    position: absolute;
    z-index: 2;
    left: 30px;
    top: 10px;
    #DropShadow {
    background-image: url(../images/WhiteBackground.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: auto;
    height: 630px;
    width: 800px;
    position: relative;
    top: 0px;
    z-index: 1;
    #Menu {
    position: relative;
    height: 490px;
    width: 270px;
    left: 35px;
    top: 28px;
    background-color: #FC0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    </style>
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onload="MM_preloadImages('../buttons/Home on.gif','../buttons/Gallery on.gif','../buttons/About on.gif','../buttons/Contact on.gif')">
    <div id="DropShadow">
      <div id="Menu">
        <table width="270" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="160" height="287"><img src="../buttons/Home off.gif" alt="Home" name="HomeOff" width="160" height="286" id="HomeOff" onmouseover="MM_swapImage('HomeOff','','../buttons/Home on.gif',1)" onmouseout="MM_swapImgRestore()" /></td>
            <td width="110" rowspan="2"><img src="../buttons/Gallery off.gif" alt="Gallery" name="GalleryOff" width="110" height="432" align="absmiddle" id="GalleryOff" onmouseover="MM_swapImage('GalleryOff','','../buttons/Gallery on.gif',1)" onmouseout="MM_swapImgRestore()" /></td>
          </tr>
          <tr>
            <td height="146"><img src="../buttons/About off.gif" alt="About" name="AboutOff" width="160" height="146" align="absmiddle" id="AboutOff" onmouseover="MM_swapImage('AboutOff','','../buttons/About on.gif',1)" onmouseout="MM_swapImgRestore()" /></td>
          </tr>
          <tr>
            <td height="58" colspan="2"><img src="../buttons/Contact off.gif" alt="Contact" name="ContactOff" width="270" height="58" align="absmiddle" id="ContactOff" onmouseover="MM_swapImage('ContactOff','','../buttons/Contact on.gif',1)" onmouseout="MM_swapImgRestore()" /></td>
          </tr>
        </table>
      </div>
    </div>
    </body>
    </html>

    To add a bit more to what Snakeyze said, you don't need positioning at all.  Default CSS positioning which is unspecified or static is all that 's required for 98% of layouts.
    To center your page, you need 3 things:
    1) a valid document type declaration on the top line of your markup -- DW does this for you when you create a new page,
    2) a container width in pixels, ems or %,
    3) a margin-left and margin-right of 'auto' (browser default).
    body {
    width: 1000px; /**adjust as req'd**/
    margin: 0 auto; /**with width, this centers page**/
    background: url(../images/Background.gif);
    #DropShadow {
    background: url(../images/WhiteBackground.png) center bottom no-repeat;
    min-height: 630px; /**height limits container height, if needed use min-height**/
    width: 800px;
    #Menu {
    margin:0;
    padding:0;
    width: 270px;
    background-color: #FC0;
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Iframe Issue with Safari

    Hello,
    I am a web designer and the website I'm working on can be viewed at www.newjerseyrates.com.
    I am using iframes and am having problems displaying the correct url in the iframe in the Safari browser only. It works fine on Chrome, IE and Firefox.
    The url appearing in the iframe on the home page should be www.guaranteedrate.com/loanoptions/vpname/leezacharczyk and the one coming up is www.guaranteedrate.com/loanoptions. 
    Can you tell me how to fix this?  Thank you.
    Here is my code:
    <!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"><!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>New Jersey (NJ) Mortgage Lender, Mortgage Rates, Fha, Refinance &amp; Home Loans</title>
    <meta name="description" content="Get real time, accurate New Jersey (NJ) mortgage rates, refinancing and home loans." />
    <meta name="keywords" content="new jersey, nj, new jersey refinance, new jersey refinancing, FHA mortgage, jumbo mortgage, mortgage interest rate, mortgage, mortgage rates, mortgage broker, refinance, home loan, mortgage company, mortgage lender, mortgage refinancing, new jersey refinancing, home mortgage, mortgage interest rate" />
    <meta name="nibbler-site-verification" content="3a321e0559840ef51087c274ba6f8be369e42dbf" />
    <link rel="shortcut icon" href="favicon.ico" />
    <?php
    date_default_timezone_set('America/New_York');
    $brokers = array (
        'www.guaranteedrate.com/loanoptions/vpname/leezacharczyk',
        'www.guaranteedrate.com/loanoptions/vpname/markzacharczyk'
    $numbrokers = count($brokers);
    $dayofyear = date('z');
    $todaysURL = 'http://'.$brokers[$dayofyear%$numbrokers];
    ?>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" -->
    <!-- InstanceEndEditable -->
    <link href="css/GRateStyles.css" rel="stylesheet" type="text/css" />
    <style>
    @media print {
              body {
          color: #000;
          background: #fff;
       h1, h3 {
          color: #000;
          background: none;
       #header, #footer, #leftNav, #right {
          display: none;
       @page {
          margin: 2cm;
       img {
       max-width: 100% !important;
    ul, img {
       page-break-inside: avoid;
              a {
          font-weight: bolder;
          text-decoration: none;
       a[href^=http]:after {
          content:" <" attr(href) "> ";
    </style>
    <style type="text/css">
    body {
              background-image: url(images/BkrdTexture.jpg);
              background-repeat: repeat;
    </style>
    </head>
    <body>
    <div id="wrapper">
      <div id="header">
        <div id="headerBox">
          <div id="logo"><a href="index.php"><img src="images/Logo.jpg" width="200" height="129" alt="Logo" /></a>
          </div>
          <div id="headerRight">
            <div class="headerRightContactText" id="headerRightContact"><a href="contact.html">Contact</a> NewJerseyRates.com</div>
            <div id="headerRightTagline">Customized, Automated NJ Mortgage Rate Quotes  <span class="redText">Accurate and Up-to-the-Minute</span>
            </div>
          </div>
        </div>
       </div>
              <div id="navBar">
    <ul class="navBar">
    <li class="home"><a href="index.php">Home</a></li>
    <li class="faq"><a href="faq.html">FAQ</a></li>
    <li class="aboutCredit"><a href="About-Credit.html">About Credit</a></li>
    <li class="loanProg"><a href="Loan-Programs.html">Loan Programs</a></li>
    <li class="survey"><a href="Survey.html">Survey</a></li>
    <li class="homeInspec"><a href="Home-Buyers-Info.html">Home Buyers Info</a></li>
    <li class="about"><a href="about_us.html">About NewJerseyRates.com</a></li>
    <li class="partnerLinks"><a href="links.html">Partner Links</a></li>
    <li class="glossary"><a href="gloss.html">Glossary</a></li>
    </ul>
              </div>      
    <div id="content">
      <div id="leftNav">
      <ul class="leftNav">
        <li class="leftNavBuyHome"><a href="Buying-a-Home.php">Buying a Home<img class="navArrowHome" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
        <li class="leftNavRefi"><a href="Refinance.php">Refinance<img class="navArrowRefi" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
        <li class="leftNavRefi"><a href="Loan-Options.php">Loan Options<img class="navArrowLoanOpt" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
        <li class="leftNavRefi"><a href="Mortgage-Rates.php">Mortgage Rates<img class="navArrowMort" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
        <li class="leftNavRefi"><a href="Calculators-GuaranteedRate.php">Calculators<img class="navArrowCalc" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
          <li class="leftNavAbout"><a href="About-GuaranteedRate.php">About Us<img class="navArrowAbout" src="images/navArrow.gif" alt="Nav Arrow" width="11" height="11"/></a></li>
          <li class="leftNavPreApp"><a href="Pre-Approval.html">Instant Pre-Approval</a></li>
          <li class="leftNavCustomRates"><a href="index.php">Customized <br />
          Mortgage Rates</a></li></ul>
      </div>
      <!-- InstanceBeginEditable name="Edit1" -->
      <div id="editArea">
        <div id="iframe"><iframe id="iframeHome" src="<?php echo $todaysURL ?>" frameborder="0">Browser Not Compatible</iframe></div>
      </div>
      <!-- InstanceEndEditable -->
    </div>
    <div id="footer">
      <div id="template-footer"> 500 State Rt. 35 Middletown, New Jersey 07701 | <script type="text/javascript">
        <!--
        var linkText = "Email Us "
        var preName = "lee.zacharczyk"
        var postName = "guaranteedrate.com"
        document.write("<a href=" + "mail" + "to:" + preName + "@" + postName + ">" + linkText + "</a>")
        //-->
      </script> | Web Design by <a href="http://www.littlechisel.com" target="new">Little Chisel Design</a> ©2013 All Rights Reserved</div>
    </div>
    </div>
    </body>
    <!-- InstanceEnd --></html>

    Is no one able to help with this?

  • Safari won't display my site, works with Firefox

    Hi
    For some reason safari does not load my website. It shows an entirely white page with nothing on it. However the site has no problems being viewed by Firefox and IExplorer in both Mac and PC systems.
    Please take a look - http://www.ladyofmann.com this page loads and when you click on "gallery" link the page opens with nothing on it.
    The pages is all simple HTML
    Thank you

    ooh it's not quite simple I reckon....
    a whole lotta errors ( see here )
    & a quick fiddle with the page code shows that safari renders the page ok'ish ( hmm, no slideshow tho' ) if the
    <style type="text/css">
    <!--
    body {
    background-color: #FFFFFF;
    </style>
    near the beginning is removed, dunno why yet, it's 1/4 past midnight & wine clouds my mind , but I suspect it's just err rubbish xhtml & fixing the errors and/or using html ( & relevant doctypes etc etc )if that's easier, will sort it out. Safari tends to be unforgiving of code errors, see?

Maybe you are looking for

  • A font package is requried to correctly display after creating interactive form in livecycle

    SO I created a form in acrobat. When I save it, and open it in reader, it opens it fine. But I need to make the fields expandable, so I go to livecycle, and create an interactive form with flowable layout. Once i save it, and open it in reader, it in

  • Swap Batteries Without Shutting Down

    This is a feature on the the 15 and 17 inch powerbooks, but I haven't seen anything anywhere talking about it for the MacBook. Also seeing as how I don't quite have the funds to spring for my own at the time, could one of you unimaginably lucky folks

  • MyPC Backup.exe-Entry Not Found

    how can i fix or reinstall please?

  • Script to change language to all Paragraph Styles?

    Is there a script out there that will change the language of all styles in a document? I frequently need to take US English files with multiple folders of styles and convert them for Canada English and French. Find/replace language does well enough f

  • REP-56040: Server already exists in the network

    Hi, I use report server on a solaris 8. When I stop/start it I get the error message: REP-56040: Server already exists in the network even when I properly shutdown it. I tried stopping the application server, killing all the process, the only solutio