Spry Accordion - How do you get a panel to close?

I've got an accordion with three panels, but when I click on
an open panel, it doesn't close. I've got the
"useFixedPanelHeights: false, defaultPanel: -1" properties set, and
those properties are working correctly, and it's variable height
and they're starting out closed, but for some reason, whenever I
click on any of the open panels, nothing happens, and I don't even
get a javascript error.
Any ideas on how to make those open panels close?

quote:
Originally posted by:
JeffRSmall
I've got an accordion with three panels, but when I click on
an open panel, it doesn't close. I've got the
"useFixedPanelHeights: false, defaultPanel: -1" properties set, and
those properties are working correctly, and it's variable height
and they're starting out closed, but for some reason, whenever I
click on any of the open panels, nothing happens, and I don't even
get a javascript error.
Any ideas on how to make those open panels close?
I have the same problem except my panels start off open. I
have all the properties set as above as well. I thought it might be
a conflicting .css issue, so I detached the page from my template
and started hacking away at the .css rules that page wasn't using,
but that didn't help at all. I'm really at a loss. That page is
doing other strange, inexplicable stuff too, such as picking up the
wrong formatting in some paragraphs but not others with no clues as
to why in the code.
Here is the page:
www.farrelldoc.com/downloads.html

Similar Messages

  • Spry Accordion how to open on load panels closed

    I'm having problems with spry accordion on load panels closed. I tried putting the changing the var in the javascript usedFixedPanelHeight: false:, and that didn't work. The box would come up saying that this javascript will not work for this accordion. I tried *Closed* in the accordion div tag and that didn't work. Can someone help me please. I'm trying to load panels closed.
    Thanks for your help.

    I was looking at that link you gave before I submitted this post. It wasn't very clear to me.
    1. You say set the default panel set the defaultPanel option to - 1?. Where is the defaultPanel located? When I click the button to create a spry Accordion it only gives me options of creating panels. Is the defaultPanel panel located is the CSS tab?
    2. The link you gave says closing panels only works with variable height. Can you tell me what is variable height? I looked at the code at this page to see if I could see what it was doing. I observed that the javascript at the bottom which is a variable was changed for the spry accordion. I copied and pasted code in my page and it didn't work.
    I really trying to hard to figure this out. Thanks for your help.
    Bobby

  • Spry Accordion : How to keep the last panel ?

    Hi!
    In the div 'AccordionPanelcontent', i have links which open
    the same page. The opening index is on 0. If the user is on an
    other panel than the first, and he click on a link, the page is
    refreshed nromally, but the accordion come back an opens the first
    panel. How do you do if you don't want the widget to move when you
    click or a link and that it keeps the last panel opened ?
    Thanks!

    Hello Sheeba,
    It will store previous selection.
    I think you did following steps:
    1. Creating Parameter
    2. Applying Expert on report.
    If you refresh then it asks for "Used value" Or "New value"... If you do it second time it shows previous selection also.
    please check it once...
    Thank You !

  • Moving controls about on a VI's front panel. How do you get a reference to a 'grouped' set of controls?

    Basic problem (annoying, if not disasterous - but common - at least for me):
    When you are trying to sktick two different VIs together and you copy the block diagram of one to the other, it sticks all the controls in the middle of nowhere.  THen you have to spend about 10 mins dragging the controls screen by screen from one end of the diagram to the other - sometimes over 15 screens.  Surely there has to be a better way?
    ** Incidentally you might think that labview would have these sort of settings in the 'properties' of the control on the right click menu - but no joy.
    I guess the obvious thing is that you can write a VI which will get a reference for a particular control and then say set it's position (x,y) to zero.  Only thing is that generally there will be a selection of controls, and often they will be organised nicely - after getting them to zero you don't want to have to reorganise them again.  I tried grouping the controls, but then the problem is - how do you get a reference to a group of controls.  If you move one of them it doesn't keep the spatial arrangement.  At this point i have got lost - and easily spent more time than it is worth fixing this problem.
    Any thoughts?
    Solved!
    Go to Solution.

    If I understand you correctly, when you copy the block diagram from the second VI to the first, the controls of the second VI end up in far left field on the front panel of the first, correct?  I think these added controls will maintain their relative locations among themselves so you should be able to find them all as a group out in left field. Then it's simply a matter of how to get them to enmasse join the rest of the controls on the front panel. There are a couple of easy ways to do this. There is a button on the toolbar at the top of the front panel window that allows you to reorder/group/ungroup front panel objects. You can select all controls/indicators out in left field and "group" them together. (As an alternative, you can also drop them all onto a tab control which will act as container for them). Then you select this group and with it selected scroll back over to the existing front panel and find and ALSO select (hold down shift key) a control/indicator from the existing group too. Then with BOTH the existing control selected and the new group (or tab control with the new group) selected you use the ALIGN buttons to quickly bring a corner of the new group into alignment with the old control. At that point you can ungroup the new stuff and move it where it needs to be. 

  • How do you get ical to show on your home screen?

    How do you get ical to show on your home screen? I deleted it from my homescreen (somehow) and i want to get it back.

    Just open the International preferences panel, go to Times, Customize, and click on the leftmost number (hours). A small triangle lights up, and a pop-up list of various formats opens. Just select the one you like (1-24 or 01-24). Make sure to set the Date & Time preferences to 24-hour clock first.

  • How can you get an applet to obey the CSS z-index attribute?

    How can you get an applet to obey the CSS z-index attribute?
    I have a DHMTL page with a panel that I want to slide back and forth. But another part of the requirement is to have the panel look like it is sliding under another panel.
    The problem is that an applet is on the panel that slides. When the sliding panel move under the stationary panel the applet does not go under the stationary panel, but the reset of the sliding panel does render looking like it is sliding under.
    See below.
    - ~~~~~~~~~~~~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~           #############***************           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #############^**************           ^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~~~~~~~~~~~~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -
    ~ has a z-index of 1
    # and * have a z-index 2
    # shows above ~ and below ^
    ^ has a z-index of 3What I am getting with the applet on the panel with a z-index of 2 is the following
    - ~~~~~~~~~~~~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~           #############***************           ^ -
    - ~           #            ^             *           ^ -
    - ~           #  @@@@@@@@@@@@@@@@@@@@    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @                  @    *           ^ -
    - ~           #  @@@@@@@@@@@@@@@@@@@@    *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #            ^             *           ^ -
    - ~           #############^**************           ^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~                      ~ ^                         ^ -
    - ~~~~~~~~~~~~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -
    --------------------------------------------------------Where @ is the applet. Notice how the applet is on top of the ^ but the panel under it, ^, is under like it should be. All the panels are 1x1 tables with a border. So how can I get the applet on the drawing shown with # and * to follow the rendering of the z-index of 2?

    Hi,
    I have the same problem, and don't know how to solve it, So, i had tried to put my applet in a div tag wih z-index=0, but it still hide my other Dhtml divs with bigger Z-index (z-index =1000)
    Have you any idea to solve this.
    Thanks
    Hakim

  • How do you get Photos to recognize the "old" iPhoto Library on an external drive without it copying it to the internal drive on the computer which is low in HD space?

    How do you get Photos to recognize the “old” iPhoto Library on an external drive without it copying it to the internal drive on the computer which is low in HD space?

    Launch Photos while holding down the alt/options key.
    This will show the Library Chooser panel. Select the library on the external drive. Photos will create a Photos Library on the same drive.
    Photos may not be able to open the library, however, if your external drive has an incompatible file system. It needs to be formatted MacOS Extended (Journaled) and locally mounted, not a remotely mounted volume, as described here:  Format external drives to Mac OS Extended before using with Aperture

  • HOW DO YOU GET ANY HELP AROUND THIS PLACE

    firefox open's the last page that I opened & will not open my home page without being forced. I have asked this question many times but have never gotten an answer. Even Mozilla can't fix this problem that they created

    '''''"HOW DO YOU GET ANY HELP AROUND THIS PLACE"'''''
    # You ask in a courteous and respectful manner.
    # We are all uncompensated volunteers; users trying to help other users.
    # Do not be disrespectful if you expect assistance.
    # Firefox developers do not monitor this forum.
    # Do NOT type in all caps; that is considered yelling.
    # Understand?
    Check your home page settings. Be sure you have '''<u>not</u>''' selected Tools > Options > General > When Firefox starts, "Show my windows and tabs from last time". See: <br />
    *https://support.mozilla.com/en-US/kb/Options+window+-+General+panel
    *http://support.mozilla.com/en-US/kb/Preferences+are+not+saved
    You need to update Java.
    #'''Update Java:'''
    #* Download and update instructions: https://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* After the installation, start Firefox and check your version again.

  • How can you get OS Lion back if you already downloaded Mavericks?  I CANNOT live with the battery life of 2 hours!!  HELP

    How can you get OS Lion back if you already downloaded Mavericks?  I CANNOT live with the battery life of 2 hours!!  HELP

    Kappy wrote:
    Don't downgrade OS X without first erasing the drive. You cannot restore a Time Machine backup of Lion directly on top of a later version of OS X such as Mountain Lion or Mavericks.
    When you "Restore from a Time Machine Backup.", the drive will be erased for you, but yes, won't hurt to:
    Boot into Recovery (hold ⌘R on boot)
    Utility->Disk Utility->Erase Macintosh HD, then Repair Macintosh HD
    Quit Disk Utility
    Then Select: Restore from a Time Machine Backup.

  • How do you get Safari Browser back on your Iphone if your daughter erased it?

    how do you get safari browser back on your iphone if your 4 yr. old daughter deletes it by accident?

    You cannot delete Safari.
    It is either on another page, in a folder, or you have restirctiosn set.
    Check all three of these possibiities.

  • How can you get your photos in the order they are in your computer

    How can you get your photos synced to your phone in the same order as the file on your computer?

    The iPhone Photos app orders photos by date.

  • How can you get your submit buttons to be a single click instead of the default double click?  (The

    How can you get your submit buttons on the quiz template to be a single click instead of the default double click?  (The option to choose double click or not is not showing in properties for this).

    Hmmm... Submit button doesn't need a double click at all. Maybe you are talking about the two-step process? When you click on Submit, the feedback appears with the message to click anywhere or press Y. Is that what you are talking about? If you are talking about a real double-click, something must be wrong in your file. And which version are you using?
    http://blog.lilybiri.com/question-question-slides-in-captivate
    Lilybiri

  • How do you get your purchased items on apple tv to you i tunes on your computer

    How do you get your purchased items on apple tv to you i tunes on your computer

    Download them.
    Store > Check for Available downloads.

  • How can you get your i pod touch screen fixed

    How can you get your screen on an i pod fixed

    Apple will exchange your iPod for a refurbished one for $199 for the 64 GB one and $99 for the others. They do not fix yours.
    Apple - iPod Repair price      
    A third-party place like the following maybe less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens
    Replace the screen yourself if you are up to it
    iPod Touch Repair – iFixit

  • HT4972 after downloading ios5.1.1 how do you get your music back on your ipod?

    after downloading ios5.1.1 how do you get your music back on your ipod

    Sync it from your iTunes library
    Redownload iTunes purchases by
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    If it was not in your iTunes library and you updated via iTunes you will have to get the music again sinve synced media like apps and music are not include din the iPod backup that iTunes makes.

Maybe you are looking for

  • Abap mapping "How to" not available, can you send me the pdf?

    Hello, I need information about ABAP Mapping and all the posts about that kind of mapping have a link to the sdn guide "How to Use ABAP Mapping in Exchange Infrastructure 3.0" --> https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c

  • How To Sync WITHOUT Changing App Pages On Device

    *Help please. I can connect and sync my iPod Touch without probs. I want to sync apps WITHOUT changing the pages, or location of icons on each page, as they appear on my device. How may I do this?? There are options to "sync by" size, date, etc, etc.

  • Pre-order at BestBuy???

    Just wondering, because I heard that BestBuy will have 30 16gb and 15 32gb. Does this mean that only 45 who pre-order will get their phones on launch day. Or are the 45 phones available for those who didn't pre-order and just walk into that store tha

  • STO DIFFERNCE BETWEEN UB AND NB

    HI all can someone plz tell me the differnces between po type NB and UB and y do we use UB for Intra Company and NB for Intercompany where exactly is the contrl\ol olz clarify

  • Zen V 1GB: PC say's no player connec

    My player is connected to the usb port in the front of my pc, but I have tried two ports in the back also...the wire is fine, and the port works with other devices (i.e. the printer, and my digital camera) so I don't understand why the pc won't recog