Live View & Preview query

Hi, I'm not sure what is happening or how it can happen. I am building a test site (6 pages, php, text and images only) with horizontal menu.
Current problem seems impossible to me but I know there must be a cause and solution. Hoping someone has seen this before.
1. Using Live View I preview index. Looks good.
2, Move onto preview in FFox, IE9 and Chrome.
3. FFox renders same as Live View  - great
Now the problems:
4. IE9 and chrome rendered the same: menu displayed as a vertical text list rather than horizontal list with hover and image background; one DIV showing different images for links
5. after 20 minutes, and a strong cup of coffee, IE is displaying correctly - menu list is horizontal with hover and background showing; images are correct. Machine has not been touched, only me here!
6. Chrome still displaying text list and different image links.
I kid you not, has anyone seen anything like this before?
I am an 'average' coder but am totally flumoxed by this. Single folder layout, single copies of each file. sequential clicks in Dreamweaver.
Any ideas most appreciated. I am going to double check and trace everything again in case I have made a 'stupid' error but I don't think this is the case.
Jennie

Best if you upload the site to the web somewhere and post a link so we can take a look in our browsers and offer some comments.

Similar Messages

  • Live View Preview is only available with...

    When I select preview 'server' from the Browser Lab panel in Dreamweaver I get this message:
    "Live View Preview is only available with BrowserLab Local/Network preview option, please select the Local/Network preview option."

    Hi Mattdwm,
    Yes this behavior is 100% correct, and what you observed about it only working if you toggle Live View off is what the error message was trying to tell you.
    I'll try to explain - in Dreamweaver's Live View mode you can interact with your page "freeze" the javascript in intermediate states. The information about those states is only contained on the local machine. So if you were to perform a server preview from DW while in Live View, the page would only be in the base/default state in the screenshot captured by BrowserLab. So the only way BrowserLab can get the properly get the info about the intermediate state you've navigated to is if you choose the Local/Network preview option.
    I suppose we could have implemented things so that it would not show you that message if you haven't done any interactions with your page in Live View, but I think that would actually be more confusing, as it would sometimes work and sometimes not work. And even if we could automatically switch over to Local/Network mode for BrowserLab while you're in DW's Live View mode, we probably wouldn't because we want that to be a choice made explicitly by our users.
    Thanks for your interest in BrowserLab, I hope this helps,
    Mark

  • When I type a link to a page in my root directory in code view and I click on the link in live view it does not go to that page.  But if I preview in a browser it works fine.

    When I type a link to a page in my root directory in code view and I click on the link in live view it does nothing.  When I then go to preview in a browser it works fine.  Can anybody help?

    I am not sure however I suspect live view is for viewing the page you are working on. You would have to open the other page to see it in live view. The browser on the other hand is doing what it is designed to do. I jump back and forth all the time from live view to the browsers I have installed.

  • Slideshow works great in "live view" but does not in "preview browser"

    My slideshow looks just fine in "live view" but when I "preview in browser" it doesn't show up at all in Firefox and is a blue square with a question mark in Safari.  This was created in Dreamweaver and the slideshow is "Advanced Random Images" from Dreamweaver Exchange.
    It was working in the browsers, but I had to make some changes. I put the slideshow within the "content" to get it to be centered on the page.
    The centering worked great, but now it's not showing up.
    Here is that section of my code:
          <!-- end .sidebar1 -->
        </p>
        <!-- InstanceEndEditable --></div>
        <!-- KW ARI Image -->
    <div class="content">
    <div id="slideShow" style="width: 600px; margin: 0 auto; padding-bottom: 15px;">
      <script language="JavaScript">
    // Advanced Random Images Start
    // Copyright 2001-2006 All rights reserved, by Paul Davis - www.kaosweaver.com
      var j,d="",l="",m="",p="",q="",z="",KW_ARI= new Array()
    // KW_rs[5000]
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/auditorium.jpg';
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/boardrm.jpg';
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/classroom.jpg';
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/conference.jpg';
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/conference2.jpg';
      KW_ARI[KW_ARI.length]='/Gallery_images/slideshow/courtrm.jpg';
      j=parseInt(Math.random()*KW_ARI.length);
      j=(isNaN(j))?0:j;
        document.write("<img name='randomSlideShow' src='"+KW_ARI[j]+"'>");
    function rndSlideShow(t,l) { // Random Slideshow by Kaosweaver
      x=document.randomSlideShow; j=l; while (l==j) {
        j=parseInt(Math.random()*KW_ARI.length); j=(isNaN(j))?0:j; }
      x.src=KW_ARI[j]; setTimeout("rndSlideShow("+t+","+j+")",t);
    rndSlideShow(5000,0)
    // Advanced Random Images End
        </script>
            </div>
    <!-- end slideShow -->
    <!-- InstanceBeginEditable name="content" --><script language="JavaScript">
          </script>
    Any suggestions?
    Thanks!

    I haven't uploaded the page since I made the code changes, for fear that if
    they won't "preview in browser", they won't work live...
    Here's the link:   www.epaaudio.com

  • Font in Design View different from font in Live View and browser preview

    My external style sheet has the body set for a sans-serif font and there is nothing to contradict it in the HTML documents. But while I get sans-serif in the Design View (as you would expect), I get a serif font in Live View and Browser Preview, not to mention on the Web itself.
    How is this possible (and what should I do about it)?
    --Paul

    Murray and David: it worked! It is a rare and joyous experience to have a straightforward solution to the sorts of problems I come up with (including other realms). But I have to say that with HTML and CSS (and hence with Dreamweaver), solutions to difficulties have seemed within easier reach than in other parts of the computer world.
    By the way, I wanted to choose "correct answer" for both your posts, but after making the first click it was no longer available for the remaining post--so I typed "helpful" even though that one was correct too.
    Thanks again.
    --Paul

  • Horizontal Menu Bar not displaying when published as it views in live view or preview

    I am working on putting together our site and haven't used Dreamweaver in years so very rusty.  I have a horizontal menu bar that is working properly in "live view" and in "preview" mode but when I publish the submenus are not working. 
    You can view the site at www.pulsecc.org
    Any help will be greatly appreciated.

    Thank you so much! That's a little frustrating how long I pulled my hair out trying to figure something this simple out!
    Thanks again!

  • Jquery Mobile Website does not preview properly in Dreamweaver's Live View or in my web browser

    I'm using Dreamweaver 12.0 Build 5861.
    I can't figure out what I'm doing wrong. I go
    File / New / Page from Sample / Mobile Starters / JQuery Mobile with theme (local).
    I then save my page.
    Then when I go to preview my new page in Live View, it shows a page without any styles, etc.
    When I upload the page and additional files created by Dreamweaver to my server. I preview it and it will look like the default style JQuery page, but when I click on the button to see the content for that page, there is not a "back" button to come back to my home page.
    Also, when I try to implement a JQuery mobile swatch, the Swatch window says "No Theme Applied."
    I feel like I'm missing something really simple,,, but what? Is there a setting I need to change or am I missing a step? I have looked at many video tutorials online and I believe I am taking the same steps.

    You're missing the viewport meta attribute. Add ths to your <head> section.
    <meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1">
    And add this to Line 13:
    <div data-role="page" id="page" data-add-back-btn="true">
    Do this for all page IDs.

  • Unable to preview page in browser or live view

    have set up a few css div tags for my layout. but when i go
    to preview, or with live view, i see the same thing:
    content for id "headerLogo" goes here
    content for id "header" goes here
    content for id "sidebar" goes here
    etc...
    what's going on? thanks.

    > what's going on? thanks.
    Uhhh - hard to say without seeing the page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "karen barry" <[email protected]> wrote in
    message
    news:gp46tc$16p$[email protected]..
    > have set up a few css div tags for my layout. but when i
    go to preview, or
    > with
    > live view, i see the same thing:
    > content for id "headerLogo" goes here
    > content for id "header" goes here
    > content for id "sidebar" goes here
    > etc...
    > what's going on? thanks.
    >

  • Trouble viewing pages in live view and preview in browser

    I am currently using Dreamweaver CS4 on windows XP. I was able to view all my pages in live view and I was able to preview them in Firefox and Internet Explorer. I changed a CSS setting on the page, and when I went to view it nothing showed up. I only got a white screen. I undid everything that I did, try to preview it again and it still wouldn't show up. I tried to preview other files, some show up other don't. I've tried to rename the file, put it in another folder, restarted Dreamweaver and restarted the computer. Nothing is working. Any help would be appreciated.

    Sorry here is the code.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>NES Group-Bank and Credit Union Design, Project Management, Consulting</title>
    <style type="text/css">
    <!--
    body {
        background-image: url();
    tr td strong {
        font-size: 9px;
        font-family: Verdana, Geneva, sans-serif;
        text-align: left;
        text-indent: 0;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        padding: 0px;
        height: auto;
        width: auto;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    #Table_01 tr td strong font .small {
        text-align: left;
    -->
    </style><head><TITLE>NES Group</TITLE>
    <meta name="Keywords" CONTENT="NES Group, New England Security, bank products Massachusetts, Rhode Island, New Hampshire, Connecticut, Maine, Vermont, nesgroup, bank, credit union, drive up, drive-up, montegonet, bank equipment, bank design, tech centers, consulting, Space Programming, Cost Projections, Site Design, Planning, Project Management, Refurbished, New Construction, Construction Scheduling, Construction Documentation, Interior Design, Marketing, Merchandising, Supermarket Banking, Alternative Banking Facilities, Design Development, Market Studies, Project Coordination, Strategic Planning Site Selections, Negotiations, Permit Consulting, Demographic Analysis, ATM Security Surveys, ADA  Handicap Compliance, Bank Applications, Feasibility Studies, Retail Site Locations">
    <meta name="Description" CONTENT="NES Group is a leader in providing all aspects of bank design and project management for your new or existing facilities. The services we provide range from site acquisition, space planning, and construction through bank products and furnishings.
    NES Group has been serving the financial industry, exclusively, offering its old-fashioned values of commitment and customer satisfaction for over thirty years. One Source... One Company... Working together for the future.">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <!-- www.hitslink.com/ web tools statistics hit counter code -->
    <script type="text/javascript">//<![CDATA[
    var data,nhp,ntz,rf,sr,i,d=new Date(),pageName;
    // The pageName variable can be customized if needed
    pageName=location.pathname;
    document.cookie='__support_check=1';nhp='http';
    rf=document.referrer;sr=window.location.search;
    if(top.window.location==document.referrer
    || (document.referrer == '' && top.window.location != ''))
    {rf=top.document.referrer;sr=top.window.location.search}
    ntz=new Date();if(location.href.substr(0,6).toLowerCase()=='https:')
    nhp='https';data='&an='+escape(navigator.appName)+
    '&sr='+escape(sr)+'&ck='+document.cookie.length+
    '&rf='+escape(rf)+'&sl='+escape(navigator.systemLanguage)+
    '&av='+escape(navigator.appVersion)+'&l='+escape(navigator.language)+
    '&pf='+escape(navigator.platform)+'&pg='+escape(pageName);
    if(navigator.appVersion.substring(0,1)>'3') {data=data+'&cd='+
    screen.colorDepth+'&rs='+escape(screen.width+ ' x '+screen.height)+
    '&tz='+ntz.getTimezoneOffset()+'&je='+ navigator.javaEnabled()};
    i=new Image();i.src=nhp+'://counter.hitslink.com/statistics.asp'+
    '?v=1&s=1&acct=ChrissyPDQ'+data+'&tks='+d.getTime(); //]]>
    </script>
    <!-- End www.hitslink.com/ statistics web tools hit counter code -->
    <script language="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];}
    //-->
    function mmLoadMenus() {
      if (window.mm_menu_0214163523_0) return;
      window.mm_menu_0214163523_0 = new Menu("root",90,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_0.addMenuItem("Who We Are","window.open('http://www.nes-group.com/Whoweare.htm', '_self');");
      mm_menu_0214163523_0.addMenuItem("Our Services","window.open('http://www.nes-group.com/Ourservices.htm', '_self');");
       mm_menu_0214163523_0.fontWeight="bold";
       mm_menu_0214163523_0.hideOnMouseOut=true;
       mm_menu_0214163523_0.menuBorder=0;
       mm_menu_0214163523_0.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_0.menuBorderBgColor='#555555';
       mm_menu_0214163523_0.bgColor='#555555';
      window.mm_menu_0214163523_1 = new Menu("root",151,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_1.addMenuItem("Project Approach","window.open('http://www.nes-group.com/projectapproach.htm', '_self');");
      mm_menu_0214163523_1.addMenuItem("5 Steps to Success","window.open('http://www.nes-group.com/5steps.htm', '_self');");
      mm_menu_0214163523_1.addMenuItem("Market Studies/Site Analysis","window.open('http://www.nes-group.com/marketstudies.htm', '_self');");
       mm_menu_0214163523_1.fontWeight="bold";
       mm_menu_0214163523_1.hideOnMouseOut=true;
       mm_menu_0214163523_1.menuBorder=0;
       mm_menu_0214163523_1.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_1.menuBorderBgColor='#555555';
       mm_menu_0214163523_1.bgColor='#555555';
      window.mm_menu_0214163523_2 = new Menu("root",179,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_2.addMenuItem("Main Offices &amp; Operations Centers","window.open('http://www.nes-group.com/mainoffices.htm', '_self');");
      mm_menu_0214163523_2.addMenuItem("Branch Offices","window.open('http://www.nes-group.com/branches.htm', '_self');");
      mm_menu_0214163523_2.addMenuItem("Alternative Branches","window.open('http://www.nes-group.com/alternativebranches.htm', '_self');");
       mm_menu_0214163523_2.fontWeight="bold";
       mm_menu_0214163523_2.hideOnMouseOut=true;
       mm_menu_0214163523_2.menuBorder=0;
       mm_menu_0214163523_2.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_2.menuBorderBgColor='#555555';
       mm_menu_0214163523_2.bgColor='#555555';
      window.mm_menu_0214163523_3 = new Menu("root",130,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_3.addMenuItem("What Is a Brand?","window.open('http://www.nes-group.com/whatisabrand.htm', '_self');");
      mm_menu_0214163523_3.addMenuItem("Merchandising Products","window.open('http://www.nes-group.com/merchandisingproducts.htm', '_self');");
       mm_menu_0214163523_3.fontWeight="bold";
       mm_menu_0214163523_3.hideOnMouseOut=true;
       mm_menu_0214163523_3.menuBorder=0;
       mm_menu_0214163523_3.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_3.menuBorderBgColor='#555555';
       mm_menu_0214163523_3.bgColor='#555555';
      window.mm_menu_0214163523_4 = new Menu("root",120,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_4.addMenuItem("Satisfied Customers","window.open('http://www.nes-group.com/customerssay.htm', '_self');");
      mm_menu_0214163523_4.addMenuItem("Awards","window.open('http://www.nes-group.com/awards.htm', '_self');");
       mm_menu_0214163523_4.fontWeight="bold";
       mm_menu_0214163523_4.hideOnMouseOut=true;
       mm_menu_0214163523_4.menuBorder=0;
       mm_menu_0214163523_4.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_4.menuBorderBgColor='#555555';
       mm_menu_0214163523_4.bgColor='#555555';
      window.mm_menu_0214163523_5 = new Menu("root",151,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_5.addMenuItem("Projects In Progress","window.open('http://www.nes-group.com/projectsinprogress.htm', '_self');");
      mm_menu_0214163523_5.addMenuItem("Recently Completed Projects","window.open('http://www.nes-group.com/recentlycompleted.htm', '_self');");
      mm_menu_0214163523_5.addMenuItem("News &amp; Events","window.open('http://www.nes-group.com/news.htm', '_self');");
       mm_menu_0214163523_5.fontWeight="bold";
       mm_menu_0214163523_5.hideOnMouseOut=true;
       mm_menu_0214163523_5.menuBorder=0;
       mm_menu_0214163523_5.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_5.menuBorderBgColor='#555555';
       mm_menu_0214163523_5.bgColor='#555555';
      window.mm_menu_0214163523_6 = new Menu("root",151,18,"Arial, Helvetica, sans-serif",10,"#ffffff","#000000","#990033","#cccccc","left","middle",3,0,1000,-5,7,true ,true,true,0,false,false);
      mm_menu_0214163523_6.addMenuItem("E-Mail Us","window.open('http://www.nes-group.com/emailus.htm', '_self');");
      mm_menu_0214163523_6.addMenuItem("Employment Opportunities","window.open('http://www.nes-group.com/employment.htm', '_self');");
      mm_menu_0214163523_6.addMenuItem("Directions","window.open('http://www.nes-group.com/directions.htm', '_self');");
       mm_menu_0214163523_6.fontWeight="bold";
       mm_menu_0214163523_6.hideOnMouseOut=true;
       mm_menu_0214163523_6.menuBorder=0;
       mm_menu_0214163523_6.menuLiteBgColor='#ffffff';
       mm_menu_0214163523_6.menuBorderBgColor='#555555';
       mm_menu_0214163523_6.bgColor='#555555';
      mm_menu_0214163523_6.writeMenus();
    } // mmLoadMenus()
    //-->
    </script>
    <script language="JavaScript1.2" src="mm_menu.js"></script>
    <link href="Images/homepagetext.css" rel="stylesheet" type="text/css">
    </head>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-9171796-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    <body topmargin="0" onLoad="MM_preloadImages('MenuImages/BankNewportmenu_r2_c2_f2.jpg','MenuImages/BankNewpor tmenu_r2_c4_f2.jpg','MenuImages/BankNewportmenu_r2_c6_f2.jpg','MenuImages/BankNewportmenu_ r2_c8_f2.jpg','MenuImages/BankNewportmenu_r2_c10_f2.jpg','MenuImages/BankNewportmenu_r2_c1 2_f2.jpg','MenuImages/BankNewportmenu_r2_c14_f2.jpg');">
    <table width="766" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="766">      <table border="0" cellpadding="0" cellspacing="0" width="766">
    <!-- fwtable fwsrc="BankNewport_.png" fwbase="BankNewportmenu.jpg" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
      <tr>
       <td width="19"><img src="MenuImages/spacer.gif" width="19" height="1" border="0" alt=""></td>
       <td width="44"><img src="MenuImages/spacer.gif" width="44" height="1" border="0" alt=""></td>
       <td width="35"><img src="MenuImages/spacer.gif" width="35" height="1" border="0" alt=""></td>
       <td width="52"><img src="MenuImages/spacer.gif" width="52" height="1" border="0" alt=""></td>
       <td width="36"><img src="MenuImages/spacer.gif" width="36" height="1" border="0" alt=""></td>
       <td width="65"><img src="MenuImages/spacer.gif" width="65" height="1" border="0" alt=""></td>
       <td width="32"><img src="MenuImages/spacer.gif" width="32" height="1" border="0" alt=""></td>
       <td width="110"><img src="MenuImages/spacer.gif" width="110" height="1" border="0" alt=""></td>
       <td width="34"><img src="MenuImages/spacer.gif" width="34" height="1" border="0" alt=""></td>
       <td width="80"><img src="MenuImages/spacer.gif" width="80" height="1" border="0" alt=""></td>
       <td width="31"><img src="MenuImages/spacer.gif" width="31" height="1" border="0" alt=""></td>
       <td width="98"><img src="MenuImages/spacer.gif" width="98" height="1" border="0" alt=""></td>
       <td width="29"><img src="MenuImages/spacer.gif" width="29" height="1" border="0" alt=""></td>
       <td width="86"><img src="MenuImages/spacer.gif" width="86" height="1" border="0" alt=""></td>
       <td width="14"><img src="MenuImages/spacer.gif" width="14" height="1" border="0" alt=""></td>
       <td width="10"><img src="MenuImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td colspan="15" rowspan="5">
         <script language="JavaScript1.2">mmLoadMenus();</script>
    <table border="0" cellpadding="0" cellspacing="0" width="766">
    <!-- fwtable fwsrc="BankNewportmenu.png" fwbase="BankNewportmenu.jpg" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
      <tr>
       <td width="12"><img src="MenuImages/spacer.gif" width="12" height="1" border="0" alt=""></td>
       <td width="44"><img src="MenuImages/spacer.gif" width="44" height="1" border="0" alt=""></td>
       <td width="25"><img src="MenuImages/spacer.gif" width="25" height="1" border="0" alt=""></td>
       <td width="52"><img src="MenuImages/spacer.gif" width="52" height="1" border="0" alt=""></td>
       <td width="28"><img src="MenuImages/spacer.gif" width="28" height="1" border="0" alt=""></td>
       <td width="65"><img src="MenuImages/spacer.gif" width="65" height="1" border="0" alt=""></td>
       <td width="29"><img src="MenuImages/spacer.gif" width="29" height="1" border="0" alt=""></td>
       <td width="110"><img src="MenuImages/spacer.gif" width="110" height="1" border="0" alt=""></td>
       <td width="30"><img src="MenuImages/spacer.gif" width="30" height="1" border="0" alt=""></td>
       <td width="115"><img src="MenuImages/spacer.gif" width="115" height="1" border="0" alt=""></td>
       <td width="29"><img src="MenuImages/spacer.gif" width="29" height="1" border="0" alt=""></td>
       <td width="98"><img src="MenuImages/spacer.gif" width="98" height="1" border="0" alt=""></td>
       <td width="29"><img src="MenuImages/spacer.gif" width="29" height="1" border="0" alt=""></td>
       <td width="86"><img src="MenuImages/spacer.gif" width="86" height="1" border="0" alt=""></td>
       <td width="13"><img src="MenuImages/spacer.gif" width="13" height="1" border="0" alt=""></td>
       <td width="10"><img src="MenuImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td colspan="15"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="765" height="168">
         <param name="movie" value="FlashOnMenu/Flash2009/BankNewport2Flash2009.swf">
         <param name="quality" value="high">
         <embed src="FlashOnMenu/Flash2009/BankNewport2Flash2009.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="765" height="168"></embed>
       </object></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="112" border="0" alt=""></td>
      </tr>
      <tr>
       <td rowspan="4"><img name="BankNewportmenu_r2_c1" src="MenuImages/BankNewportmenu_r2_c1.jpg" width="12" height="78" border="0" alt=""></td>
       <td><a href="#" target="_self" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_0,0,22,null,'BankNewportmenu_r2_c2');M M_swapImage('BankNewportmenu_r2_c2','','MenuImages/BankNewportmenu_r2_c2_f2.jpg',1);"><img name="BankNewportmenu_r2_c2" src="MenuImages/BankNewportmenu_r2_c2.jpg" width="44" height="14" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c3" src="MenuImages/BankNewportmenu_r2_c3.jpg" width="25" height="78" border="0" alt=""></td>
       <td rowspan="3"><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_1,0,22,null,'BankNewportmenu_r2_c4');M M_swapImage('BankNewportmenu_r2_c4','','MenuImages/BankNewportmenu_r2_c4_f2.jpg',1);"><img name="BankNewportmenu_r2_c4" src="MenuImages/BankNewportmenu_r2_c4.jpg" width="52" height="17" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c5" src="MenuImages/BankNewportmenu_r2_c5.jpg" width="28" height="78" border="0" alt=""></td>
       <td><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_2,0,22,null,'BankNewportmenu_r2_c6');M M_swapImage('BankNewportmenu_r2_c6','','MenuImages/BankNewportmenu_r2_c6_f2.jpg',1);"><img name="BankNewportmenu_r2_c6" src="MenuImages/BankNewportmenu_r2_c6.jpg" width="65" height="14" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c7" src="MenuImages/BankNewportmenu_r2_c7.jpg" width="29" height="78" border="0" alt=""></td>
       <td rowspan="3"><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_3,0,22,null,'BankNewportmenu_r2_c8');M M_swapImage('BankNewportmenu_r2_c8','','MenuImages/BankNewportmenu_r2_c8_f2.jpg',1);"><img name="BankNewportmenu_r2_c8" src="MenuImages/BankNewportmenu_r2_c8.jpg" width="110" height="17" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c9" src="MenuImages/BankNewportmenu_r2_c9.jpg" width="30" height="78" border="0" alt=""></td>
       <td rowspan="2"><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_4,0,22,null,'BankNewportmenu_r2_c10'); MM_swapImage('BankNewportmenu_r2_c10','','MenuImages/BankNewportmenu_r2_c10_f2.jpg',1);">< img name="BankNewportmenu_r2_c10" src="MenuImages/BankNewportmenu_r2_c10.jpg" width="115" height="15" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c11" src="MenuImages/BankNewportmenu_r2_c11.jpg" width="29" height="78" border="0" alt=""></td>
       <td rowspan="2"><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_5,0,22,null,'BankNewportmenu_r2_c12'); MM_swapImage('BankNewportmenu_r2_c12','','MenuImages/BankNewportmenu_r2_c12_f2.jpg',1);">< img name="BankNewportmenu_r2_c12" src="MenuImages/BankNewportmenu_r2_c12.jpg" width="98" height="15" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c13" src="MenuImages/BankNewportmenu_r2_c13.jpg" width="29" height="78" border="0" alt=""></td>
       <td rowspan="2"><a href="#" onMouseOut="MM_swapImgRestore();MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0214163523_6,0,22,null,'BankNewportmenu_r2_c14'); MM_swapImage('BankNewportmenu_r2_c14','','MenuImages/BankNewportmenu_r2_c14_f2.jpg',1);">< img name="BankNewportmenu_r2_c14" src="MenuImages/BankNewportmenu_r2_c14.jpg" width="86" height="15" border="0" alt=""></a></td>
       <td rowspan="4"><img name="BankNewportmenu_r2_c15" src="MenuImages/BankNewportmenu_r2_c15.jpg" width="13" height="78" border="0" alt=""></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="14" border="0" alt=""></td>
      </tr>
      <tr>
       <td rowspan="3"><img name="BankNewportmenu_r3_c2" src="MenuImages/BankNewportmenu_r3_c2.jpg" width="44" height="64" border="0" alt=""></td>
       <td rowspan="3"><img name="BankNewportmenu_r3_c6" src="MenuImages/BankNewportmenu_r3_c6.jpg" width="65" height="64" border="0" alt=""></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td rowspan="2"><img name="BankNewportmenu_r4_c10" src="MenuImages/BankNewportmenu_r4_c10.jpg" width="115" height="63" border="0" alt=""></td>
       <td rowspan="2"><img name="BankNewportmenu_r4_c12" src="MenuImages/BankNewportmenu_r4_c12.jpg" width="98" height="63" border="0" alt=""></td>
       <td rowspan="2"><img name="BankNewportmenu_r4_c14" src="MenuImages/BankNewportmenu_r4_c14.jpg" width="86" height="63" border="0" alt=""></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="2" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img name="BankNewportmenu_r5_c4" src="MenuImages/BankNewportmenu_r5_c4.jpg" width="52" height="61" border="0" alt=""></td>
       <td><img name="BankNewportmenu_r5_c8" src="MenuImages/BankNewportmenu_r5_c8.jpg" width="110" height="61" border="0" alt=""></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="61" border="0" alt=""></td>
      </tr>
    </table></td>
       <td><img src="MenuImages/spacer.gif" width="1" height="112" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img src="MenuImages/spacer.gif" width="1" height="14" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img src="MenuImages/spacer.gif" width="1" height="1" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img src="MenuImages/spacer.gif" width="1" height="2" border="0" alt=""></td>
      </tr>
      <tr>
       <td><img src="MenuImages/spacer.gif" width="1" height="61" border="0" alt=""></td>
      </tr>
    </table>
    </td></tr>
      <tr>
        <td><table border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="765" height="36" bgcolor="#FFFFFF"><img src="Images/line_whoweare_t.gif" width="765" height="36" align="texttop"></td>
            </tr>
          <tr>
            <td height="550"><div align="center">
              <table id="Table_01" width="765" height="572" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td height="47"><img src="MenuImages/whoweare/images/images/images/wwr1110_01_01.jpg" width="24" height="47"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_02.jpg" width="160" height="47"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_03.jpg" width="167" height="47"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_04.jpg" width="151" height="47"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_05.jpg" width="259" height="47"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_06.jpg" width="6" height="47"></td>
              </tr>
              <tr>
                <td height="145"><img src="MenuImages/whoweare/images/images/images/wwr1110_01_07.jpg" width="24" height="145"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_08.jpg" width="160" height="145"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_09.jpg" width="167" height="145"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_10.jpg" width="151" height="145"></td>
                <td background="MenuImages/whoweare/images/images/images/wwr1110_01_11.jpg"><font color="#660000" size="3" face="Verdana, Arial, Helvetica, sans-serif"><strong>NES
                          Group</strong></font><strong><font size="1" face="Verdana, Arial, Helvetica, sans-serif"> is a leader in providing all aspects <br>
                          of bank design and
                          project management for your new or existing facilities. <br>
                          <br>
    The services we provide range from site <br>
    acquisition, space planning,
                      and construction through bank products and furnishings<br>
                      <br>
    </font><font size="1">One Source... One Company... Working together
                          <br>
                          for the future.</font><font size="1" face="Verdana, Arial, Helvetica, sans-serif">                      </font></strong></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_12.jpg" width="6" height="145"></td>
              </tr>
              <tr>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_13.jpg" width="24" height="119"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_14.jpg" width="160" height="119"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_15.jpg" width="167" height="119"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_16.jpg" width="151" height="119"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_17.jpg" width="259" height="119"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_18.jpg" width="6" height="119"></td>
              </tr>
              <tr>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_19.jpg" width="24" height="149"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_20.jpg" width="160" height="149"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_21.jpg" width="167" height="149"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_22.jpg" width="151" height="149"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_23.jpg" width="259" height="149"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_24.jpg" width="6" height="149"></td>
              </tr>
              <tr>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_25.jpg" width="24" height="112"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_26.jpg" width="160" height="112"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_27.jpg" width="167" height="112"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_28.jpg" width="151" height="112"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_29.jpg" width="259" height="112"></td>
                <td><img src="MenuImages/whoweare/images/images/images/wwr1110_01_30.jpg" width="6" height="112"></td>
              </tr>
              </table>
            </div>
            </td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td><div align="center"><font size="2" face="Verdana, Arial, Helvetica, sans-serif"> </font> <font color="#000000" size="1" face="Verdana, Arial, Helvetica, sans-serif"><em>Copyright &copy; 2010
        NES Group, Inc. All rights reserved.</em></font></div></td>
      </tr>
    </table>
    </body>

  • Using Flash SWF works great on live view and preview in Safari but does run after upload.

    Help needed.
    I have creatd a SWF file using Flash. Saved to root directory of the website.
    Inserted into a AP tag area.
    Plays Ok in Live view
    Plays OK in Safari preview
    Uploads OK
    Checked file present OK
    Upload Scripts folder
    Will not play when go to website page left with white area where swf should be playing.
    Ideas greatly received.
    Using Dreamweaver 5.5
    Cheers
    Bikeboysim
    www.parrotti.com

    Glad you got it all working! Good job!
    Just a note (for yourself and anyone else using Flash) on the rumor that all Flash files must be in the root folder... simply not true. In my opinion, as with any other type of files on your site, I'd suggest putting them in organized folders.... all the images in one folder... then subfolder for diff categories of images, flv video files in another folder, maybe keep all the .swf files in another, the xml data files in another, etc. Flash asset files can be just as organized as any other type of files.
    From an old article.... for review:
    Pathing issues
    Almost always when it works on the local machine and not the server, it's a pathing problem.
    You can put your Flash related files in whatever folders you want, they do NOT have to be in the root, they do NOT all have to be in the same folder. But if you have a problem and if sticking them all in the root folder works, then you know that the issue was a pathing problem.
    Just remember that paths used in the .swf become relative to the Web page on which the .swf is placed, NOT it’s physical location.  So for example, if your .swf is in the flash/data folder and you use that .swf on a Web page in the root folder, you are in effect, removing that .swf from flash/data and putting it in root. So if the .swf is loading any related files (xml, images, video, etc), the path used inside the .swf to load the .xml file has to be relative to it's new location in root and then back down into flash/data. This is true even though when testing the .swf by itself, it can be inside flash/data and work just fine, since relative to it's location, the path is just fine, they are in the same folder. But if that same path is used when the .swf is placed on a page two folder levels up, the relative path has changed, the old "same folder" path will not work.
    In fact if you are placing the .swf on a web page in a different folder than the .swf is stored in, and that .swf calls external assets, then direct clicking and opening of the .swf in it’s folder should NOT work! That’s because the paths to the external assets should be relative to the Web page and not the physical location of the .swf.
    So just be sure that you use addresses relative to the final Web page locations (not physical file locations) and you can put the Flash related files in what ever folders you want.
    Best wishes,
    Eye for Video
    www.cidigitalmedia.com
    Best wishes,
    Adninjastrator

  • Dreamweaver crashes when using Live View to preview SWF in HTML page

    I'm new to DW CS4 and I'm trying to insert an swf on a blank html page.  When I attempt to use "live view" to preview Dreamweaver crashes every time.  I can view the page when I preview in a browser though.  Is there something new in CS4 I'm missing?
    Please help!
    Thanks.
    BC

    sschroeder2013  You are not alone. I updated a while ago and went into Dreamweaver to update a site and I see the same problem above.
    Please let us know when you have repaired the problem.
    Thanks!

  • USF on iTunes U collections such as Sustainability and iteach Initiative are not displaying new items even days after they are uploaded to the collections. The items show in the Preview of the collections but not Live view. not displaying

    USF on iTunes U collections such as Sustainability and iteach Initiative are not displaying new items even days after they are uploaded to the collections. The items show in the Preview of the collections but not Live view. not displaying

    Greetings;
    This seems to an ongoing issue (see related discussion link).  We've been experiencing the same update lag since last Friday.  The new additions to the Collection appear and are accessible in both the iPad and iPhone applications, but even though they additions appear in "Quick View", the material doesn't appear in the Collection itself.  Apple is aware of the issue and is investigating.  All the best...
    Syd Rodocker
    Tennessee State Department of Education
    https://discussions.apple.com/message/15461971#15461971

  • Preview Looks Nothing Like Live View`

    I used a 3 column fixed header and footer template in DW CS6 and when I preview it in Chrome or IE all of my columns are gone and the page is lined up like I don't have any columns-does anyone know why? I'm all ears!!!
    Live View
    Chrome Preview

    It's not live yet but here's the code. I want to use this as the template for the rest of the site so your help is really appreciated!
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>PCC Template</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <link href="/www.ocpcc.org/pcc_template.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body {
              background-color: #ffffff;
    </style>
    <link rel="stylesheet" href="../ajxmenu.css" type="text/css">
    <script src="../ajxmenu.js" type="text/javascript"></script>
    <link rel="stylesheet" href="../pcc_nav.css" type="text/css">
    <style type="text/css">
    a:link {
              color: #0000FF;
    a:visited {
              color: #660000;
    a:hover {
              color: #000000;
    a:active {
              color: #0000FF;
    h1 {
              font-size: 16pt;
              color: #000000;
    h2 {
              font-size: 14pt;
              color: #000000;
    h3 {
              font-size: 12pt;
              color: #000000;
    </style>
    <script src="../pcc_nav.js" type="text/javascript"></script>
    </head>
    <body>
    <div class="container">
      <div class="header"><a href="#"></a>
        <!-- end .header --><img src="/www.ocpcc.org/images/banner_orig.png" width="960" height="115" alt="PCC Banner"></div>
      <div class="sidebar1">
        <ul class="nav">
          <li>
            <div class="AJXCSSMenuBaUdNOD"><!-- AJXFILE:../pcc_nav.css -->
              <ul>
                <li class="tfirst"><a id="AJXCSSMenuBaUdNODitem_0" href="#">Welcome</a></li>
                <li><a href="#">Who We Are</a></li>
                <li><a href="#">Sermon Series</a></li>
                <li><a href="#">Worship Schedule</a></li>
                <li><a href="#">Calendar of Events</a></li>
                <li class="tsub"><a class="ajxsub" href="#">Getting Connected</a>
                  <ul>
                    <li class="sfirst"><a href="#">Children's Ministries</a></li>
                    <li><a href="#">Student's Ministries</a></li>
                    <li><a href="#">Women's Bible Study</a></li>
                    <li class="slast"><a href="#">Retired Men's Group</a></li>
                  </ul>
                </li>
                <li><a href="#">Staff</a></li>
                <li><a href="#">Fellowship</a></li>
                <li class="tlast"><a href="#">Pastor Tim's Blog</a></li>
                <li class="timg"><img src="data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt=""></li>
              </ul>
              <br >
            </div>
          </li>
        </ul>
        <!-- end .sidebar1 --></div>
      <div class="content">
        <h1> </h1>
        <h1>Content</h1>
        <p>Be aware that the CSS for these layouts is heavily commented. If you do most of your work in Design view, have a peek at the code to get tips on working with the CSS for the fixed layouts. You can remove these comments before you launch your site. To learn more about the techniques used in these CSS Layouts, read this article at Adobe's Developer Center - <a href="http://www.adobe.com/go/adc_css_layouts">http://www.adobe.com/go/adc_css_layouts</a>.</p>
        <h2>Clearing Method</h2>
        <p>Because all the columns are floated, this layout uses a clear:both declaration in the .footer rule. This clearing technique forces the .container to understand where the columns end in order to show any borders or background colors you place on the .container. If your design requires you to remove the .footer from the .container, you'll need to use a different clearing method. The most reliable will be to add a &lt;br class=&quot;clearfloat&quot; /&gt; or &lt;div  class=&quot;clearfloat&quot;&gt;&lt;/div&gt; after your final floated column (but before the .container closes). This will have the same clearing effect.</p>
        <h3>Logo Replacement</h3>
        <p>An image placeholder was used in this layout in the .header where you'll likely want to place  a logo. It is recommended that you remove the placeholder and replace it with your own linked logo. </p>
        <p> Be aware that if you use the Property inspector to navigate to your logo image using the SRC field (instead of removing and replacing the placeholder), you should remove the inline background and display properties. These inline styles are only used to make the logo placeholder show up in browsers for demonstration purposes. </p>
        <p>To remove the inline styles, make sure your CSS Styles panel is set to Current. Select the image, and in the Properties pane of the CSS Styles panel, right click and delete the display and background properties. (Of course, you can always go directly into the code and delete the inline styles from the image or placeholder there.)</p>
        <p> </p>
        <p> </p>
        <p> </p>
        <!-- end .content --></div>
      <p> </p>
      <p class="container.titleorange"><em><strong>Special Upcoming Events</strong></em></p>
      <p> </p>
      <p>Angels Game 8/17</p>
      <p>  <img src="/www.ocpcc.org/images/angels_oval.png" width="117" height="192" alt="Angels Game"></p>
      <p>All Church Picnic</p>
      <p>     <img src="/www.ocpcc.org/images/volleyball_thumb_border.jpg" width="128" height="106" alt="Picnic"></p>
      <p>The Story</p>
      <div class="footer">
        <blockquote>
          <blockquote>
            <blockquote>
              <blockquote>
                <blockquote>
                  <blockquote>
                    <blockquote>
                      <p>Presbyterian Church of the Covenant<br>
                        2850 Fairview Rd<br>
                      Costa Mesa, CA 92626
                      <br><strong>Email:</strong> Click <a title="Email Natalie" href="#mailto:[email protected]" target="_blank">here</a> to send us an email<br><strong>Phone:</strong> <span id="gc-number-0" title="Call with Google Voice">(714) 557-3340</span><br>
                      </p>
                    </blockquote>
                  </blockquote>
                </blockquote>
              </blockquote>
            </blockquote>
          </blockquote>
        </blockquote>
        <!-- end .footer --></div>
      <!-- end .container --></div>
    </body>
    </html>

  • Horizontal menu bar shows serif type font in Live View and Preview but sans serif is in css file

    Help I am using the Spry horizontal menu bar and while it is working fine, it is showing a serif font in Live View and in all Browsers even though I have selected a sans serif font. What gives? I have attached the SpryMenuBarHorizontal.css

    Add this to your embedded styles:
    body {
        background-color: #999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    using, of course, the font list you want.
    All those styles that rely on the 'default' font will now default to the Trebuchet font list (or to your chosen list).
    Beth

  • T4i Strobe Refiring issues after using Live View to preview the shot just taken.

    I have a Canon t4i and am using it in Live View, and have attached a Paul Buff transmitter to my hotshoe to fire the Strobe, but if I go and review my shot, the strobe will not refire, I must first turn of my camera. IF I don't review my shot, the strobe will refire, no issues. Any ideas why this is occuring?

    I have no idea... You should get in touch with the folks at Paul Buff to see if there is a known issue.
    Alan Myers
    San Jose, Calif., USA
    "Walk softly and carry a big lens."
    GEAR: 5DII, 7D(x2), 50D(x3), some other cameras, various lenses & accessories
    FLICKR & PRINTROOM 

Maybe you are looking for

  • Network Users with network homes not really working for me

    I have with great pain setup a OS X Lion server on a Mac Mini that was supposed to be my central server to have 4 network users accounts and all the users data is stored on an external disk array with mounted network homes to the 2 iMacs and 2 Macboo

  • How to set a variable to a string with special characters?

    I want to set a variable to <cfset inputstring = "<img src="../../../server/win/form/stamp/string_1" />"/> but i keep getting error: Invalid CFML construct found on line 184 at column 32. ColdFusion was looking at the following text: I have try it di

  • Soft Buttons not appearing on the 525G (UC520)

    Hi, We have installed a 525G2 on a clients phone system (UC520, Version 15.1(4)M60). The handset is working, in that it can make and receive calls. However there are no soft buttons displaying on the screen. It has been configured with a template for

  • UTL_HTTP on XE

    I know I'm probably pushing the friendship here, but I was looking to set up a very simple online shop using the pre-packaged app plus the Paypal integration. Unfortunately the later requires the UTL_HTTP package which by the looks of things doesn't

  • Bind variable not fully enabled

    Hello to everyone. I'm debugging a VBA macro with the following code: Dim qry_1 As String OraDatabase.Parameters.Add "ext_var1", UserForm3.TextBox1.Text, 1 qry_1 = "begin SELECT max(name) into :clinom FROM sap_customers WHERE & " cust_number = :ext_v