IE 8 and Nav Bar - incompatible?

My site works well with Safari and Firefox, OK with Opera, but with IE8 the Nav Bar does not show up at all. A search here shows this is a common problem - is that right? Is the only solution to hide the whole Nav Bar and make one by hand?

See How to get your iWeb Site to load in Internet Explorer from Roddy's iWeb for Musicians site. I believe he addresses navbars.
Text based navbars would be more IE friendly AND search engine friendly. However, if you have a lot of pages it can be rather tedious applying them to every page.
Since you site is already created then you can create a navbar for the first page and then copy and paste it onto all of the other pages. It's adding or removing pages that can be a drag.
OT

Similar Messages

  • Can you create a custom static top third and nav bar?

    I have created an index page with a custom nav bar and main banner. Is it possible with iweb that this could remain static and just the portion below reloads when you click a nav bar link?

    You can do custom templates and so on and 'print' these to JPEG, or just Export a bunch of JPEGs and put them in iPhoto to create a book online. Not the same, I know, but in case one wanted to do one.
    There is a feature request forum, at <https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform>

  • Page URL's and Nav Bars

    Reposted question:
    Internal URL is often more than 300 chars, but the nav.bar URL does not
    store more than 256 (Could that be an possible enhancement?)
    Is there another way to do an navigation to an Portal page ?

    One long URL we must use is the "Customize" (page) link. It is 351 chars long.
    The reason we need that link is that we don't want to use the built-in banner (we have an HTML-portlet page instead). So there was no other way in Portal 3.0.6 than to create our own customize page link by hard-copying the dynamic link for Customize for each page. And that link is around 350 chars long.
    Is there possibly any new way in 3.0.8 to create an own dynamic Customize page link ?
    Else, we hardly need the Nav.bar to hold more than 256 char URL.
    Thanks
    Torbjvrn Nordin
    Sweden

  • Autorotation w/ Tab and Nav Bars

    I am having a problem with views not being properly resized after autorotation. My app has a tab bar where one of the tabs is nav controller. I have the autoresize masks to maintain edge distances and use flexible width/height.
    Starting in portrait, if I switch to the tab with the nav controller and then rotate the device to landscape, the content view does not resize properly. Once the rotation animation stops, the top of the content view ends up obscured by the nav bar (it looks like the content view is being sized to fit between the top screen edge and the top of the tab bar rather than fitting between the bottom of the nav bar and top of the tab bar). The horizontal dimension updates as expected.
    If I start in landscape and then switch over to the tab with the nav controller, the content view does correctly sit between the nav and tab bars.
    I dumped the frame/bounds of the content to see if something jumped out at me and am only more confused. In both cases, the frame and bounds of the content view are origin at (0, 0), width 480, height 239? I was expecting to see the origin offset in the first case where things don't resize correctly.
    Not sure what I am doing wrong...
    tw

    Hello,
    The answer is in the code. Can you post a link?
    As a guess, the fix might be in setting the cell the
    navigation is in to
    vertical-align: top;
    In design view, click in the cell that contains the
    navigation.
    Select the <td> tag in the tag bar at the bottom of the
    design window.
    The entire column containing the navigation should highlight.
    In the properties window, select "Top" from the "vert"
    dropdown choices.
    In code view, find the cell containing the navigation.
    Change the opening <td> to:
    <td valign="top">
    It really depends on how you built it. This could also be
    caused by merged
    table rows.
    Take care,
    Tim
    "kahnman7" <[email protected]> wrote in
    message
    news:gnkape$kb9$[email protected]..
    > Hi,
    >
    > REWARD OFFERED FOR THE RIGHT ANSWER THAT I CAN ACTUALLY
    IMPLEMENT! :-)
    >
    > Because DW doesn't let me place more than one "official"
    nav bar on a
    > page, I
    > have created nav bars for sub-sections of my site by
    creating a simple
    > single-column table and placing rollover images in it
    for the buttons.
    >
    > I have this nav bar placed on the left-hand side of my
    pages. Each page is
    > a
    > two-column table -- nav bars in the left-hand column,
    content in the
    > right-hand
    > column. So basically nested within the left-hand column
    is my single
    > column nav
    > bar.
    >
    > When the page content in the right-hand column is long,
    the nav bar in the
    > left-hand column drops down to near the bottom of the
    page, but I want it
    > to
    > remain at the top. How can I make it remain in this
    fixed location other
    > than
    > inserting lots of carriage returns in the left column? I
    would prefer a
    > more
    > proper, dare I say "elegant," solution for it to remain
    in place.
    >
    > Thanks! And the reward... a copy of my rock band's new
    CD, due out in 3
    > weeks.
    > It's great stuff produced by an industry legend. :-)
    >
    > Scott
    >
    >
    >

  • Includes and Nav bar help. Please.

    Hello everyone,
    I am updating my website
    (www.adambenderdesigns.com/home.shtml) using dreamweaver. I am
    using an include <!--#include virtual="top.shtml"--> so that
    I only have to maintain my navigation bar in one place "top.shtml".
    Since each page includes this "top.shtml" page (which has the
    navigation bar) at the top of the page the "top.shtml" reloads each
    time I link/navigate to another page, since it's calling the
    <!--#include virtual="top.shtml"--> for the new page.
    My issue is this: I would like the button on the navigation
    menu that corresponds to the page it's on to go to it's down button
    position while at page. I basically need a command of some kind to
    say, "while at home.shtml the navigation button "home" goes to the
    down position.
    This code likely belongs in the top.shtml file since it
    remains constant (used on evey page of the website).
    If anyone could help (or can understand what the heck I'm
    talking about) I would truly appreciate the help.
    Thank you,
    Adam

    Answered in your other thread, which is a good reason why one
    shouldn't post
    multiple instances of the same question.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "AdamBender" <[email protected]> wrote in
    message
    news:eekla2$6b4$[email protected]..
    > Hello everyone,
    >
    > I am updating my website
    (www.adambenderdesigns.com/home.shtml) using
    > dreamweaver. I am using an include <!--#include
    virtual="top.shtml"--> so
    > that
    > I only have to maintain my navigation bar in one place
    "top.shtml". Since
    > each
    > page includes this "top.shtml" page (which has the
    navigation bar) at the
    > top
    > of the page the "top.shtml" reloads each time I
    link/navigate to another
    > page,
    > since it's calling the <!--#include
    virtual="top.shtml"--> for the new
    > page.
    >
    > My issue is this: I would like the button on the
    navigation menu that
    > corresponds to the page it's on to go to it's down
    button position while
    > at
    > page. I basically need a command of some kind to say,
    "while at home.shtml
    > the
    > navigation button "home" goes to the down position.
    >
    > This code likely belongs in the top.shtml file since it
    remains constant
    > (used
    > on evey page of the website).
    >
    > If anyone could help (or can understand what the heck
    I'm talking about) I
    > would truly appreciate the help.
    >
    > Thank you,
    >
    > Adam
    >

  • How can I combine the nav bar and menu bar on the same line to save space?

    Firefox v29 seems to be a huge step backward in customization. I need to save space for content so previously I turned off tabs and combined the menu bar and nav bar on the same line. The url space is way too long anyway. Now with v29 all my customization is gone and I cannot get it back. I can no longer move items on the nav bar to combine it with the menu bar. Why was this done? It only limits my ability to customize my browser? I am very frustrated that you took a great browser and ruined it.

    I get it that Firefox has changed, but the change is for the worse. It makes it impossible to customize menus as I had before v.29.

  • FWs Nav Bar - Make Hyperlinks

    Hi
    I am currently making a website and I have created a nav bar
    in fireworks using slices and pop-up menus etc. Anyway I have
    imported it to my website in Dreamweaver, but I cant figure out how
    to make a hyperlink from the from down and nav bar buttons to the
    corresponding page. Do I make the links in Fireworks? If so, how?
    In Dreamweaver also how?
    Any help much appreciated, thanks.

    It would be easiest to add the hyperlinks in Fireworks, which
    you can do in the pop-up menu editor (same place you entered the
    text for the buttons).
    If you wanted to add the links in Dreamweaver you'd have to
    do it in source-code view. Search for the text that you entered for
    the button name, and Fireworks should have entered a pound/hash
    symbol (#) for your link (don't quote me on that though). Replace
    that with your page link and you should be good to go.
    Someone should be along shortly to tell you that the
    Fireworks menus suck though, so stand by for that.

  • I have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code?

    i have 5 html pages that share a common header, footer, and sidebar. how do i use my nav bar to change the content of the body without duplicating a lot of code? thank you!

    i inherited the website. It’s for a non-profit and is not very
    sophisticated, and neither am I in webdesign. It currently has multiple
    pages that are identical except for that body section, so whenever i change
    the navigation (in the sidebar) I have to update every html page.  I want
    to have one basic page, and just call in the different body content based
    on the link the user selects from the nav bar. How can i do that using a
    script? i am using Dreamweaver.
    ~ in love and light ~
    Jeannie
    On Sat, Feb 7, 2015 at 4:07 AM, Ben Pleysier <[email protected]>

  • Created site in iweb 08 and posted to netfirms... the pages are all loaded up but there is no nav bar, it comes up on each page as a small black dot. How do I get the nav bar to load up and show?

    I created site in iweb 08 and posted to netfirms... the pages are all loaded up but there is no nav bar, where the nav bar should be is only a small black dot on each page. How do I get the nav bar to load up and show? It was a disaster loading up my site as it changed the case of the letters and at first no pages were seen, so I had to go through and change the letters that were supposed to be cap, back to cap in every file. I don't know if this has something to do with it or not. The tech support doesn't have an answer. Please let me know if you have any ideas and solutions. Thanks bunches!

    Here are links to the simple 7 pages....
    http://www.rednosedesign.net/home.html
    http://www.rednosedesign.net/about_us.html
    http://www.rednosedesign.net/logos.html
    http://www.rednosedesign.net/flyers_&_ads.html
    http://www.rednosedesign.net/notecards.html
    http://www.rednosedesign.net/business_cards.html
    http://www.rednosedesign.net/contact_us.html

  • Nav Bar disappears in live view and in all browsers

    Hello all,
    I have an issue I haven't had before. I created a navigation bar right under the header.  After adding my text for the links, I checked in all browsers and each time, the nav bar disappeared, leaving me with just the words. Also the font changed back to the page default. I solved the font problem by creating images using the font I want and now I get them all to show up, but the nav bar is still missing even though it is always there in Design View. Here is my code so far. The CSS is below the HTML.
    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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Kendall Home</title>
    <link href="kendall_styles.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="cobra_div"></div>
    <div class="container">
      <div class="header"><img src="Kendall High/Images/Cobra Final Cropped.jpg" height="150" alt="Cobra Logo" /><img src="Kendall High/Images/KHS-Header.gif" width="572" height="150" alt="Header" /></div>
      <div class="navbar"><img src="Kendall High/Images/Amienne - School Calendar.png" width="124" height="30" alt="calendar" /> *** <img src="Kendall High/Images/Amienne - Cobras Schedule.png" width="114" height="30" alt="schedule" /> *** <img src="Kendall High/Images/Amienne - Email.png" width="126" height="30" alt="email" /> *** <img src="Kendall High/Images/Amienne - Lindsey's Diary.png" width="101" height="30" alt="diary" /> *** <img src="Kendall High/Images/Amienne - Game Stories.png" width="102" height="30" alt="stories" /> *** <img src="Kendall High/Images/Amienne - Store.png" width="132" height="30" alt="store" /></div>
    <p>Container Content</p>
      <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
      <div class="return"><a href="index.html">Click Here to Return to aquiverofcobras.com</a></div>
      <div class="footer">Content for class "footer" Goes Here</div>
    </div>
    </body>
    </html>
    CSS Code:
    @charset "utf-8";
    /* CSS Document */
    body,td,th {
                color: #000000;
    body {
                background-color: #000000;
    a:link {
                color: #0000FF;
                text-decoration: none;
    a:visited {
                text-decoration: none;
                color: #0000FF;
    a:hover {
                text-decoration: none;
                color: #9900CC;
    a:active {
                text-decoration: none;
                font-family: Amienne;
                font-size: 20px;
    a img {
                border: none;
    .container {
                margin: auto;
                width: 900px;
                background-color: #FFFFFF;
                border: medium groove #666;
                font-size: 18px;
                text-align: center;
    .header {
                padding: 10px;
                height: 150px;
                width: 900px;
                font-family: Amienne;
                font-size: 60px;
                font-weight: bold;
    .return {
                text-align: center;
                width: 900px;
                font-family: Amienne;
                font-size: 20px;
    </sty
    .navbar {
                background-color: #000000;
                padding: 3px;
                height: 30px;
                width: 888px;
                border: medium groove #666;
                text-align: center;
                font-family: Amienne;
                font-size: 25px;
                color: #CCC;  
    .footer {
                background-color: #000000;
                color: #CCC;
                padding: 3px;
                height: 100px;
                width: 888px;
                border: medium groove #666;
    .footer_div {
                height: 50px;
                width: 100px;
    .floatright {
                float: right;
                margin-left: 5px;
                margin-top: 10px;
    .floatleft {
                float: left;
                margin-right: 5px;
                margin-bottom: 5px;
                font-family: Amienne;
                font-size: 16px;

    What is this???
    .return {
                text-align: center;
                width: 900px;
                font-family: Amienne;
                font-size: 20px;
    </sty
    .navbar {
                background-color: #000000;
                padding: 3px;
                height: 30px;
                width: 888px;
                border: medium groove #666;
                text-align: center;
                font-family: Amienne;
                font-size: 25px;
                color: #CCC;  

  • I have created a site with iWeb. I have replaced the iWeb Nav bar with a vertical one I made myself. Problem is, my top button disables itself if it overlaps into the "hidden" nav bar area. I can cmd click and drag it into this area, but then all the rest

    I have created a site with iWeb. I have replaced the iWeb Nav bar with a vertical one I made myself. Problem is, my top button disables itself (and the animation doesn't work) if it overlaps into the "hidden" nav bar area (indicated by a blue rectangle). I can cmd click and drag it into this area, but then all the rest of my site is pushed down the page. Don't know what to do about this. I don't know how to bring the rest of the page up without dragging it also into the designated nav bar area. Also, by doing this, is it affecting my site in ant way? see my site here at www.steveburrowsimages.com
    The home page is with it all draged into the nav bar area and the about page is with is outside the nav bar area (notice that the top button does not animate or work as a button.
    Getting confused here. Anyone got any ideas?

    Well, you made a good start with SEO by getting rid of the iWeb default navigation since it doesn't help the spiders and, out there in the real world, there are more people than you would think with javascript turned off in their browsers.
    One of the downsides of iWeb is that it doesn't allow for the alt attribute in the img tag. Its well worth adding these to give you extra keywords even if you have captioned all your images. Use iWeb SEO Tool for this...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Tags.html
    iWeb, just like most drag and drop software, creates a huge amount of code which causes the pages to load slowly in the browser. Running you files through an optimizer will help to reduce this problem and further reduce the size of image files even beyond the initial optimization you do before loading them into iWeb...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Optimize.html

  • Whats going with itunes store ? after all this updates. win 7 64 bit store does not upload completly and very slow, no nav bar.

    I re-installed itunes and by this i mean part by part itunes, quicktime and so on. Once I re-installed it looked like all was going well. I went to the store and upload like it use to before the upadtes. Than I pluged my Ipad2 no problem but I went to store once more the problem started agian the up-load  was very slow it didn't up load completly. the nav bar on the store page is missing no apps, music, books,tabs are all gone. I think it has to do  with the new itunes upates in the last few days. I also did the firewall and anti virus off step no fix and i'm running Norton 2011. Has itunes put any message on this ? Is it only window 7 64bit with the problem ? Oh one more thing I was getting a 3259 error but that looks like is good now, but it did take me a few days to download one book and one app the download is very slow.

    Hi,
    I am using a Nvidia 4200M adapter in my Laptop, Driver 266.96, Direct X 11
    In my desktop I am using an ATI XFX 6950, latest revision drivers (I am not at home right now so I cant get that info).
    The issue I did describe above, but it was a long explanation.
    In some flash games the game files load initially and get as far as the "click to start" button. Then the flash area usually goes either all white or all black (usually depending on the falsh game default background color) and then it stays that color. Cant see anything after hitting start (usually most games have an intro video or animation before the game starts, but I cant see any of it.
    For the very few games that do start, the flash game or application does not seem to work correctly in that when the rare game starts, it wont save any game files or save files to the pc and so if I exit the game (navigate away to another page or close browser) and then later come back, even though I click the option to save games (and ensure that the flash application slider shows it can save files and lots of space) it does not save and I have to start from the beginning all the time.
    More explanation I gave above.

  • Help needed with a Nav Bar and PHP page.

    Hello, i'm designing a website
    http://www.ahcagency.com for
    wich i create a nav bar in FW and exported the html to DW and
    inserted in a template so that way i update all the pages from the
    template. Everything works fine, but i have a login page for a
    secure area inside the same website and on the
    http://www.ahcagency.com/login.php
    page i have the problem. The nav bar has 7 buttons, if i insert the
    first 3 buttons on the login.php page works very nice, but when i
    insert all the 7 buttons the login.php does not work at all. Also i
    insert the nav bar in all the php pages inside the secure area and
    all works fine, the probles is only in the login page.
    ANY ADVICE, I'M DOING SOMETHING WRONG?
    Also when i create the buttons i gave them the four stages,
    but only the 1st stage and the rollover work.
    what i want is if i click on the services page, the services
    button stay down while i'm on the services page.
    ANY HELP HERE?

    Hi
    I bought this Athlon 3000 xp on Ebay and the listing says
    Manufacturing process  0.13 micron copper process
    Package  453-pin organic PGA
    1.95" x 1.95" (4.95 cm x 4.95 cm)
    Socket  Socket A (Socket 462)
    Speed (MHz)  3000 (rated)
    2167 (real)
    Bus frequency (MHz)  166
    Clock multiplier  13
    Low power features  Halt state
    Stop Grant states
    Sleep state
    Probe state
    Other features  MMX technology
    SSE
    3DNow! Professional
    Level 1 cache size  64 KB code
    64 KB data
    Level 2 cache size  Full-speed exclusive on-die 512 KB
    Floating Point Unit  Integrated
    V core (V)  1.65
    Min/Max operating temperature (°C)  0 - 85
    Typical/Max power dissipation (W)  58.4 / 74.3
    The motherboard is a new board so there are no previous settings
     :wall:looking at the listing i think i have been told the wrong settings ,should it be 13 x 166 not 10.5 x 200 

  • Nav Bars and Buttons scripts...noob

    Hi
    New to web design and DW, I wonder what is the difference
    between a nav bar and a nav button? Is it that nav bars create a
    number of nav buttons of the same size all in a row (vertical or
    horizontal) while a button is an individual item that goes in a
    table cell?
    I would like to take a table row of 5 cells, and I would like
    5 navigation items that would pop out a half-dozen sub-menu items
    when I hover over the nav item. Would that be a Flash button from
    the Insert => Media menu? Or something from the Insert =>
    Image Objects options? Or neither of these?
    I have been looking around for some free DHTML code that I
    could cut and paste, but everyone now seems to be using Javascript
    which I do not understand. DHTML seems to be reserved for the
    cheesy Ebay effects now, or simple on/off buttons in a variety of
    garish colors. Does anyone have a DHTML snippet of one of these
    sliding or drop-down-type menus that I could cut and paste please?
    Or a link to one that doesn't require a degree in programming?
    Doesn't DW offer something like what I want in its internal menus?
    Perhaps I just don't know what I'm looking for?
    Thanks
    Phil

    nav bar is a series of nav buttons that may or maynot be put
    into tables.
    I usually use fireworks to create java nav bars because is
    creates all the code for you and you just drop it into DW, BUT
    while it is functional and easy, it is a mess and takes some
    getting used to and starting over (again and again) to get the code
    as clean as possible. I am just learning how to do it in CSS and it
    is way cleaner, easier to experiment with and you don't have to
    deal with all the little images, java, tables or cells.
    here are some resources if you want to go this way:
    http://movielibrary.lynda.com/html/modListing.asp?sid=29
    (training videos - very very very good)
    http://www.projectseven.com/tutorials/css/index.htm
    (training & canned navigation)
    http://css.maxdesign.com.au/listamatic/
    (css code for lost of navigation types)
    Good luck!!

  • How can i increase the height of the navigation toolbar to make my persona more visible? adding toolbars puts them all below the navi bar and it looks weird. i know this has been asked many times but the answer's always "add toolbars".

    How can i increase the height of the navigation toolbar to make my persona more visible?
    adding toolbars puts them all below the navi bar and it looks weird.
    i know this has been asked many times but the answer's always "add toolbars".

    Look here.
    http://support.apple.com/kb/index?page=answerlink&url=http%3A%2F%2Fsupport.apple .com%2Fkb%2FHT1495&answerid=16777216&src=support_site.home.search

Maybe you are looking for

  • Problem with multiple .swf in the same page

    Hi everybody, I got a small animation written in actionscript 2.0. I need to load it several times in a webpage (about 20 instances), but seems to be too many work and the web browser freezes. Anyway, it's a relatively simple script (not complex arit

  • One more try: inserting 5 rows of data at once in DB, using dataTable

    Defining the datatable columns in the JSF page itself, and not "binding" to any UIData element in a backing bean allows for an update to the list that the datatable points to, which is stored in a request scope bean. Defining the datatable columns th

  • Problem with light sensor

    Hi to all, I have a problem with the light sensor of my MacBook Pro. The light sensor has always worked until I have manually increased the brightness. From that moment the light sensor does not work anymore. Can anyone help me please? Thanks

  • Combination of GR/IR control not allowed for external services

    Hi, I need to uncheck the field GR-Based IV (EKPO-WEBRE) in the SERVICE PO but I receive the message : "Combination of GR/IR control not allowed for external services" I want to allow the user to receive Invoices (MIRO) before the Service Entry (ML81

  • IPhone as wireless headset

    I know that the iPhone supports Bluetooth wireless headsets, but can the iPhone serve as a wireless headset for my computer? The obvious advantage being the ability to pause the computer when receiving a call or to mix audio sources, e.g. alerts, fro