Accordion panel not working correctly in IE6

Hi,
I created a page with an accordion panel set that worked fine
in FireFox. The panels start closed and then open when clicked
upon.
This works fine in IE 7 but when I open this page in IE6, the
panel tabs do not function properly. The top five do not have the
background color or any delineating lines - there is just the text
of the panel tab. When the tabs are clicked on, they will open but
the colors change oddly. Sometimes there is a small horizontal
section of no color at the bottom of the panel tab color. When the
cursor is moved around the page, the tabs can change
colors....sometimes. Other times a tab will lose color completely.
And yet, it works perfectly in Firefox. What could be causing
this problem. I was so happy that I had finally completed this page
since there was a lot of dynamic data to link to the page - and now
I feel like I am back at square one.
Please help!
Thanks

I atually figured it out - well I got it to work right but
I'm still not sure why it works. I had the accordion panel in a div
wrapper. The positioning was set to "relative". When I commented
out that line, it worked fine in IE6! I'm not sure why - but I'm
glad it did!

Similar Messages

  • Anchor links to accordion panels not working properly across browsers

    Hi everyone,
    I need some help to figure out why my anchor links  to specific accordion panels on another page are not working properly  across browsers.
    I have a Map page which has tooltips on  mouseover on the site markers. 15 of the tooltips have "Click here for  information" anchor links (although only 14 are currently linked) which,  in theory, would take you to the Nurseries page where the specified  accordion panel would be opened with the nursery entry appearing at the  top of the new browser window.
    Here are the links to the Map page and Nurseries page, respectively:
    www.alegriadesignstudio.com/RFRI/map_v6.html
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html
    I've  tested the anchor links on IE, Firefox, Google Chrome, and Safari, and  have received varying results. In most cases, the anchor links worked  perfectly on two of the browsers, while on the other browsers, the  correct accordion panel is opened but the nursery entry does not appear  at the top of the new browser window. Anchor links using Safari and  Google Chrome fared better (10 out of 14 links worked properly, and  8/14, respectively), whereas when using Firefox and IE, only 3 anchor  links worked properly. The target audience for this website will be  using IE and Firefox, so I  would appreciate any help to figure out how to tweak the code so that  the most, if not all, anchor links work properly on these two browsers  in particular.
    Here's an anchor link which worked perfectly in  IE, GC, and Safari, but in FF, the entry did not appear at the top of  the new browser window.
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?luzon=9#mangatarem
    http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?luzon=9#mangatarem [To access the anchor link on the Map page, mouseover the third green  dot from the top of the map (Tooltip--Location: Mangatarem) and then  click on "Click here for information."]
    Here's a sample anchor link in which the entry did not appear at the  top of the new browser window in any of the 4 browsers:
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?mindanao=4#magpetAmabel
    http://http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?mindanao=4#magpetAmabel [To access the anchor link on the Map page, go to "Mindanao" at the  bottom of the map and mouseover the fourth green  dot below the word "Mindanao" (Tooltip--LOCATION:        Brgys. Amabel, Bongolanon, Imamaling, & Manobisa; Magpet;        North Cotabato) and then  click on "Click here for information."]
    Here's a sample anchor  link in which the anchor link worked properly in GC and Safari, but the  entry didn't appear at the top of the browser window in IE and FF:
    www.alegriadesignstudio.com/RFRI/nurseries_v6.html?visayas=1#bilar
    http://http://www.alegriadesignstudio.com/RFRI/nurseries_v6.html?visayas=1#bilar [To access the anchor link on the Map page, go to the small island  north and a bit west of "Mindanao" which is called "Bohol" and mouseover  the fourth green  dot below the word "Mindanao" (Tooltip--LOCATION: Bilar; Bohol) and then   click on the first "Click here for information."]
    Many thanks in  advance for your assistance!
    Joy

    Hi everyone,
    I'm still trying to figure out how to resolve the problem of anchor links to accordion panels not working properly across browsers (see original post for details). I would greatly appreciate any suggestions on how to resolve the problem.
    Many thanks in advance.
    Joy

  • Spry horizontal menu bar and accordion panels not working when published

    Hi,
    I'm a newbie to Dreamweaver and have been asked to design an intranet site. On the site, I added both Spry widgets for a horizontal menu bar and an accordion panel. Both of these widgets work in preview, however, neither work when I publish. I uploaded the Spry asset folder (with all the CSS and JS files) to the remote server, but still no luck. What am I missing?
    Thanks.

    Despite of what you have staed, my bet is on the fact that the SpryAssets folder and/or the included files are not being found by your page..
    Open the site in FF, click on view Source and in the source code click the link to the JS file. If it can be found, it will show the content of the file and you will have the satisfaction of knowing that the page can find the file.
    If it does not show the content, you need to correct that.
    Good luck.
    Ben

  • Effects Panel not working correctly

    I have Windows 7 64 bit, Home Premium and using PSE9.  When I open PSE in Full Edit and go to  the Effects Panel, the Filters work just fine, but the Layer Styles will not open (or show anything) and the Photo Effects will not open ( or show anything).  I did rename the MediaDatabase.db3 file as MediaDatabase.old, following instructions given in a PSE9 class I am taking....but have done nothing else with that file, and then is now a new MediaDatabase.db3 file under the "old" listing....so two files there.
    I have no idea what to do to correct this....and I did close everything and close PSE and also my PC...let them rest a while, and then restarted the PC and reopened PSE9, and still the Layer Styles and Photo effects did not work.  I hope someone can understand my problem and help....in simple "baby steps".  Thanks

    Should I delete the file named mediaDatabase.old?  I am a senior
    "dummie"  and just want to be sure what you are telling me.
    I did delete the editor's pref files....I understand that one.
    Thanks for your help.

  • Toggle Accordion panel not working

    I have a single panel that I am starting closed and when you
    click on it, it opens. I would like to be able to click on it again
    and have it close. I've looked at the messages here and tried the
    solution but it is not working for me. In the code, I have:
    <script type="text/javascript">
    <!--
    var Accordion2 = new Spry.Widget.Accordion("Accordion2", {
    useFixedPanelHeights: false, defaultPanel: -1 });
    //-->
    </script>
    at the bottom of the page. I really don't understand why it
    is not working.
    Thanks.

    A single panel accordion?
    I suggest you try a Collapsible Panel Widget, which will do
    exactly what you are looking to do.
    http://labs.adobe.com/technologies/spry/samples/collapsiblepanel/collapsible_panel_sample. htm
    And if I misread this and you have multiple panels and want
    the same functionality, the Collapsible Panel Group was designed
    for that.
    http://labs.adobe.com/technologies/spry/samples/collapsiblepanel/CollapsiblePanelGroupSamp le.html
    Hope this helps.
    Don

  • DBA panel not working correctly for RAC databases

    I hope this is the correct forum for this stuff... I learned that there is a DBA panel in SQL Developer - which is a great idea. But then, trying it on a RAC database, the output is quite confusing. For example, the init parameters are desplayed twice, or better: once for every instance. But a display column to identify the instance is missing. I assume that the query goes to gv$parameter but doesn't make use of the INST_ID column. Or am I lacking some configuration trick...?

    This probably has nothing to do with your problem but something is screwed up in the way CSCC handles Configurator panels.
    Converted a panel made for CS6 using Configurator4. Got it loaded into CC. It was not quite right so I made some minor changes. The changes never showed up in CC. Deleted the original folder under Panels, changed the name of the panel and reinstalled. Whoa! The original deleted panel was the only one that showed up under Extensions not the new one. This in spite of the fact that that folder no longer existied.
    I have tried all sorts of maneauvers but the fact is that the original panel is the only one that PS recognizes even though it does not exist on the drive. It is locked into PS and nothing I have done will change it.
    Larry

  • PerLayerMetadata Panel not working correctly in CS5

    When switching between multiple Photoshop documents, the PerLayerMetadata example panel shows the metadata of the document that is being switched away from, not the newly selected document.
    In CS5, the panel receives the select event, then the panel does its thing, then Photoshop updates  activeDocument to point to the newly selected file.
    In CS4, Photoshop activeDocument is pointing to the newly selected file before the panel acts on the event.

    Something similar happens with a panel I have created. I have found two ways to fix it.
    One is to add app.refresh() to the event handler. That works fine but slows down the panel. And I could not find a way to tell what was being selected so I could add the refresh to just the select document event.
    So instead I just added a button to the panel to manually update the panel info.

  • Spry tab not working correctly after custom changes

    Hi,
    i have used Spry Widget for making tabs in Dreamweaver for one of my project. i have customize these tabs. every thing was working fine until i add the horizontal scrolling to tab by jquery. tabs are not working correctly they do not show the tab content. i am sure there is some linking issue. all this problem begin when i added a addition div within the spry div tags if i remove <div style="overflow: hidden;" class="sc_menu" > every thing start working fine but this div control the scrolling and its important to put there. please can any one guide me what i am doing wrong i have uploaded the project to my server. below is the zip file link to download.
    http://khurram.visbl.com/test.zip
    please let me know if someone having problem in downloading above zip file. also waiting to find a solution for above. hope anyone is here who knows the solution 
    Best - Khurram

    Sorry to disappoint, the structure of the tabbed panels is
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup">
        <li class="TabbedPanelsTab" tabindex="0">Tab 1</li>
        <li class="TabbedPanelsTab" tabindex="0">Tab 2</li>
      </ul>
      <div class="TabbedPanelsContentGroup">
        <div class="TabbedPanelsContent">Content 1</div>
        <div class="TabbedPanelsContent">Content 2</div>
      </div>
    </div>
    As soon as you change that structure, this widget (out-of-the-box) will not work.
    Gramps

  • Spry tabbed panel not displaying correctly in IE , in other browsers it is fine, what is the fix

    Spry tabbed panel not displaying correctly in IE , in other browsers it is fine, what is the fix

    As an FYI: Adobe discontinued developing the Spry framework last year.  And Spry was removed from DW CC.  You can keep using Spry if you wish, but most of us have switched to other solutions that work better in IE10 and Touch Screens.
    Nancy O.

  • My mouse is not working correctly after upgrade to ITunes 11

    I upgraded to iTunes 11 for WinXP and now my mouse is not working correctly. No double clicks, no right button function and sometimes refuses to do simple left click options. What can I do?
    I've tried new mouse drivers and checking the settings in Control Panel but no joy so far.
    Driving me mad and taking me three times longer to do anything as I look for keyboard solutions.

    I'm facing the same problem too on Windows 8. No mouse clicks (just 'ding' sound whenever trying to click anything).
    I could work around it on Windows 8, but ultimately have to restart my PC to get back mouse functionality.
    I wasn't quite sure which app is to blame, but ultimately concluded it's iTunes 11. As this behaviour always concided with having iTunes running in the background for 15-20 minutes (usually listening to podcasts) and never seems to happen when iTunes 11 isn't running.
    Don't know what to make of this, I'm currently playing my podcasts through Windows Media Player instead. I'll hopefully try running iTunes 11 in Windows 7 Compatibiliy mode to see if that helps.

  • Latest QT & iTunes installed, but not work correctly

    I had installed latest version QT7 & iTunes 6.05, however, both of them not work correctly. For QT, it can play video with "looping - delay & sound impediment" audio; the video seems ok. My iTunes has the same problem, I just wonder this is because of QT.
    Hope some body can help me to solve this problem.

    hmmmmm.
    quit itunes and/or quicktime.
    try opening your Sounds and Audio devices control panel. click on the Audio tab.
    in the sound playback area there, click on the "advanced" button. click on the "performance" tab.
    try moving the sliders towards full and best. click okay.
    check on the sound quality in itunes and quicktime again.
    any improvement?

  • Focus under Win2k does not work correctly

    Hi,
    we've found out that the focus does not work correctly under Windows 2000 in
    Seamless Mode (App is a Windows Application running on Windows Terminal Server
    2003), the same application has no problems under Windows XP, Apple Macintosh
    and Linux.
    Example: The application has a button which pop's up a small calendar window
    giving that window focus. In Tarantella under Win2k however you just see the
    window popping up shortly and then going in the background. As the window is in
    the background and you can't get the window back and you also cannot work
    further in that application as the rest is inactive.
    Only way is to do a right-click on the application in the taskbar, which brings
    the window in the foreground again. What makes this problem even harder to
    analyze is, that it sometimes even works correctly (around 3 of 10 times).
    We've mostly recognized this with modal windows. The native client does not have
    this problem, however as far as I know it does not support seamless mode.
    2. The second problem we got is, that if you click with the mouse into the
    initializing Window while the application starts up after you have clicked on an
    application Link in SGD (I mean the Pre-Login window of Windows which shortly
    shows up just before the Login Process begins),
    the application is not started seamlessly but is started within that window and
    you have no chance but closing an restarting the application to get it in
    seamless mode. This is seen on all Client Operating Systems by us and not only
    Windows 2000.
    The Client runs:
    Windows 2000 SP4 all updates installed
    Java: 1.5.0-5
    Browser: IE6.0 and Firefox 1.0.7
    Server: Windows 2003 Terminal Server (all updates installed)
    Tarantella: 4.20.909
    I hope that someone has at least a workaround.
    Regards
    Carsten

    I have organized some testcases attached are 3 Test Programs which work
    nice natively but got these problems under Tarantella under every Windows
    Operating System (the error is not Windows 2000 as I previously mentioned but
    also occurs on Windows XP).
    The interesting thing is that the Test Program made with .NET does not show this
    problem.
    Could someone please test these and tell if this error is reproducible on your
    systems as well ?
    Run these Testprograms natively, they show no misbehavior.
    Execute this from a SGD Webtop Session in Seamless Mode, see that
    the Modal window is not modal but shifts into the background on every 2 -3 click.
    Regards
    Carsten
    [ModalTestPrgs.zip]

  • SB Titanium Fatal1ty Champ - Frontpanel does not work correctly

    ?SB Titanium Fatalty Champ - Frontpanel does not work correctly? good morning,
    i use the fatalty with the - champ - frontpanel. Unfortunately this panel does not work correctly. that means is have sound at the headphones and can use the mic but i cannot change the volume (HP and Mic)and cannot change?game mode, cmss-3d and crystalizer.
    i?tested this card on two operating systems (one of the totally new) but the frontpanel does not work.
    I try the driver from CD, the newest which will be found by creatives autoupdate driver search and i check youp pak but none of them will help.
    Internal Soundcard of my mainboard is deactivated.
    The hardware is not damaged - i try two different titanium cards with two frontpanels...
    here my system:
    [color="#0000ff" face="Book Antiqua">MSI DKA790GX Platinum , Cooler Master CM 690
    AMD Phenom X4 9950BE @ 3,2GHZ, Logitech Z-4e
    4GB Kingston HyperX DIMM 2 GB DDR2-800 Kit
    MSI N260GTX-T2D896-OC @707MHZ
    Xilence RedWing Gaming Edition Modular - 750 Watt
    Creative X-Fi Titanium Fatalty Champion Series
    Windows Vista Ultimate 32-Bit; Samsung T260
    so...what can i do now? i have no idea what to test now?
    brgds
    stefan

    So nobody actually has any idea what the problem is? I'm not the thread-bumping type, but this is a very annoying issue and if anyone has any useful information I would greatly apprecaite it.

  • Sorting not working correctly for date field in alv report

    Hi All,
    My report displays many rows also containing date type fields of bldat,budat .
    When I sort the report selecting field of type bldat budat the sorting is not correct for the year.
    Ex:
    Invoice doc dat
    01-25-2011
    01-21-2011
    02-02-2011
    10-25-2010
    11-20-2010
    If I use ascending then it is sorted as :
    Invoice doc dat
    01-21-2011
    01-25-2011
    02-02-2011
    10-20-2010
    10-25-2010
    Why the sorting is not working correct for year.(2010 records should have been first).
    The field wa_tab-bldat is of type char10.
    It is populated as wa_tab-bldat = bsak-bldat.
    Kindly suggest what can be done.

    The field wa_tab-bldat is of type char10
    Then what it does is correct.
    Refer to type datum...it will work

  • If statement within a view is not working correctly ?

    Hi all,
    maybe i am wrong but i think the if statement within a view is not working correctly. See code down below.
    I would like to use the Hallo World depending on the page attribute isFrame with or without all the neccessary html tags. Therefore i have embedded the htmlb tags in an if statement. But for any reason if isframe is initial it isn't working. It would be great if anybody could help me.
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <% if not isframe is initial. %>
      <htmlb:content design="design2003">
         <htmlb:page title = "Top Level Navigation view">
    <% endif. %>
    hallo world
    <% if not isframe is initial. %>
         </htmlb:page>
      </htmlb:content>
    <% endif. %>
    thanks in advance and best regards
    Matthias Hlubek

    Matthias,
    The short answer: your example is <b>NOT</b> going to work. The long answer will probably 5 pages to describe. So first let me rewrite the example so that it could work, and then give a short version of the long answer. Do not be disappointed if it is not totally clear. It is rather complicated. (See the nice form of IF statements that are possible since 620.)
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <% if isframe is <b>NOT</b> initial. %>
    <htmlb:content design="design2003">
      <htmlb:page title = "Top Level Navigation view">
        hallo world
      </htmlb:page>
    </htmlb:content>
    <% else. %>
      hallo world
    <% endif. %>
    So why does your example not work? Let us start with a simple tag:
      <htmlb:page title = "Top Level Navigation view">
      </htmlb:page>
    Now, for each tag, we have effectively the opening part (<htmlb:page>), an optional body, and then the closing part (</htmlb:page>). We are now at the level of the BSP runtime processing one tag. What the runtime does not know, is whether the tag wants to process its body or not. Each tag can decide dynamically at runtime whether the body should be processed. So the BSP compiler generates the following code:
      DATA: tag TYPE REF TO cl_htmlb_page.
      CREATE OBJECT tag.
      tag->title = 'Top Level Navigation view'.
      IF tag->DO_AT_BEGINNING( ) = CONTINUE.
      ENDIF.
      tag->DO_AT_END( ).
    You should actually just debug your BSP code at ABAP level, and then you will immediately see all of this. Now, let us mix in your example with our code generation. First you simplified example:
    <% if isframe is NOT initial. %>
      <htmlb:page title = "Top Level Navigation view">
    <% endif. %>
    <% if isframe is NOT initial. %>
      </htmlb:page>
    <% endif. %>
    And then with our generated code. Look specifically at how the IF/ENDIF blocks suddenly match!
    if isframe is NOT initial.
      DATA: tag TYPE REF TO cl_htmlb_page.
      CREATE OBJECT tag.
      tag->title = 'Top Level Navigation view'.
      IF tag->DO_AT_BEGINNING( ) = CONTINUE.
    endif.
    if isframe is NOT initial.
      ENDIF.
      tag->DO_AT_END( ).
    endif.
    You can see that your ENDIF statements are closing IF blocks generated by the BSP compiler. Such a nesting will not work. This is a very short form of the problem, there are a number of variations, and different types of the same problem.
    The only way to solve this problem, is probably to put the body into a page fragment and include it like I did above with the duplicate HelloWorld strings. But this duplicates source code. Better is to put body onto a view, that can be processed as required.
    brian

Maybe you are looking for

  • DOM inserting new elements (no changes in xml file)

    I add the new element and it's nodes like that:     public static int InsertZapis(String s)         File dat = new File("nepremicnine.xml");         try             String nepr[]=s.split(":");             DocumentBuilder builder = DocumentBuilderFact

  • Serious VM Bug

    Hi ppl, In all those years working with Java its the first time I cant find help in internet or in my friends. Im getting a serious trouble in my application that generates the following log: # An unexpected error has been detected by Java Runtime En

  • Disk trouble: error -20

    I've got nasty trouble with the hard drive in my gen 2 iPod. 1. When I try to use the iPod Updater to Restore, it shows a progress bar labeled "Restoring iPod software" and stays there indefinitely--I've let it run overnight. 2. Disk Utility lists th

  • Ensuring Manual journal cannot be posted to the AR sub ledgers

    How do i ensure that manual journal entries cannot be posted to the AR and AP sub ledgers? Thanks!

  • Whats happened to my firewire???????

    I haven't used my DV camcorder for a while but when I came to download some baby footage, my camera couldn't be seen by the computer. When I went to ' about this computer - more info - firewire, it used to have info on speed etc. but now it has nothi