Spry panel - the first panel opens by default on entering the site

The first panel is open on default, I can close it, and access the others, but whenever i go there for the first time, its open.  I want vistors to see the front page with all three panels closed.   http://www.diocesanministriesfund.org  
Also, not a big deal, but when you close one of the panels and return to the index page, it seems like the whole page gets stuck for a second and then renders.
Any help is appreciated, as always, Mary

Hi Mary
In this line near the bottom of your document you have
var SpryAccordion1 = new Spry.Widget.Accordion("SpryAccordion1", {useFixedPanelHeights:false, defaultPanel:0});
This is where you have told the accordion to open the first panel. If you want all panel closed then make the default panel a non-existing panel as in
var SpryAccordion1 = new Spry.Widget.Accordion("SpryAccordion1", {useFixedPanelHeights:false, defaultPanel:-1});
Gramps

Similar Messages

  • When I email from iPhoto, separate emails with a photo on each, the email received on an iPad  shows the first picture opened is shown in all the other emails.

    When I email from iPhoto separate emails with a different photo on each, the email on my iPad opens each photo attachment as the same photo sent on the first email.  This only happens when I use iPhoto to email.  My daugther was sending pictures this way and at first it worked but now it does this same thing.  Any suggestions?

    First try this:  make a temporary, backup copy (if you don't already have a backup copy) of the library and do the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    Second, if the above fails  launch iPhoto with the Option key held down and create a new, test library. Import some photos and check to see if the problem persists.
    OT

  • Want to open 2nd tab and have it load the home page which the first tab opens.

    Want to open 2nd tab and have it load the home page which the first tab opens. The first tab opens Google's advance search, the second tab opens a blank window. I always want Google to be in a new page.
    == This happened ==
    Every time Firefox opened
    == always

    You can look at one of these extensions:
    NewTabURL : https://addons.mozilla.org/firefox/addon/2221
    New Tab Homepage : https://addons.mozilla.org/firefox/addon/777

  • When placing each search result in its own collapse panel, only first panel works (PHP foreach loop)

    Hi there,
    <?php foreach ($results as $result): ?>
      <div id="CollapsiblePanel1" class="CollapsiblePanel">
        <div class="CollapsiblePanelTab">
    <?php echo htmlspecialchars($result['name'], ENT_QUOTES, 'UTF-8'); ?>   
        </div>
        <div class="CollapsiblePanelContent">
      <?php echo htmlspecialchars($result['description'], ENT_QUOTES, 'UTF-8'); ?>
        </div>
      </div>
      <?php endforeach; ?>
    <script type="text/javascript">
    var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1");
      </script>
    Above is the segment where I want to generate a list of results using PHP/SQL. I know for sure that there isn't anything wrong with the PHP, there's something about the collapsible panels that I can't get my head around...
    WHAT I WANT IT TO DO:
    Display the result of my query, each in a collapsible panel with the Name in the panel's tab and the additional Description on the panel's content area. Do this for all results.
    WHAT IT DOES:
    The above, except that only the first collapsible panel works (collapses fine). The results following are still in collapsible panels with the exception that they don't collapse at all.
    So can anyone come up with a good solution to fix this? Something quick will do (that I don't have to make drastic changes to my code), I suspect that it has something to do with this line:
    var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1");
    That it recognizes the first panel as CollapsiblePanel1, the other panels are just unknown... I don't know, that's all I can come up with. Thanks for your time.

    Thanks for the tip Gramps, got to the solution!
    <?php foreach ($results as $result): ?>
      <div id="CollapsiblePanel<?php echo htmlspecialchars($result['id'], ENT_QUOTES, 'UTF-8'); ?>"  " class="CollapsiblePanel">
        <div class="CollapsiblePanelTab">
    <?php echo htmlspecialchars($result['name'], ENT_QUOTES, 'UTF-8'); ?>  
        </div>
        <div class="CollapsiblePanelContent">
      <?php echo htmlspecialchars($result['description'], ENT_QUOTES, 'UTF-8'); ?>
        </div>
      </div>
    <script type="text/javascript">
    var CollapsiblePanel<?php echo htmlspecialchars($result['id'], ENT_QUOTES, 'UTF-8'); ?> = new Spry.Widget.CollapsiblePanel("CollapsiblePanel<?php echo htmlspecialchars($result['id'], ENT_QUOTES, 'UTF-8'); ?>");
      </script>
      <?php endforeach; ?>
    By allowing the script to loop and matching the id. Nice suggestion for the accordion but unfortunately the code above was just an example... the actual results will include tables, <hr> and whatnot.
    Being new to the Dreamweaver scene (actually to be honest, I've only started learning about web development a week ago) why are the Spry js (or just Spry in particular) files so large? Are there plugins/methods I can get to delete some features I don't need? I have absolutely no experience with JS... yet.

  • The browser Working very slowly at the first time open or when i open a new link And not as well as by And I have Operating system xp sp3 Updated

    the browser Working very slowly at the first time open or when i open a new link
    And not as well as by
    And I have Operating system xp sp3 Updated
    And i get Stop in the script

    '''I fixed mine by removing the Ask.com extension.'''
    Tools
    Add-ons
    Settings icon
    View Recent Updates
    Ask.com '''DISABLE'''
    Running FF 8.0 on Windows 7 (64-bit)

  • When right clicking and selecting, open in new tab and then repeating on a new link, the first link opens again??.. Only happens with OS X

    On a page with multiple links I like to right click a few links and get them to open in a new tab. However, about 50% of the time the first link opens twice. It only seems to happen with OS X but have not noticed any similar behaviour with other applications.

    Do you have that problem when running in the Firefox SafeMode?<br/> ''A troubleshooting mode.''<br />
    1.You can open the Firefox 4.0 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut. <br />
    2. Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut to open it again.''
    If not, see this: <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • When combining PDF's, the author is picked up from the first PDF opened.  How can I make it use a new author when combining several documents?

    When combining PDF's, the author is picked up from the first PDF opened.  How can I make it use a new author when combining several documents?

    Make sure that fast web view is enabled.

  • When Photoshop CC is executed, the first File- Open takes 30 seconds and every File- Open after that is instant. Why is this?

    I have Photoshop CC in my Laptop.  When I first load it/execute photoshop, File -> Open  it takes approx 30 seconds to return a selection.  If I do another File -> Open after this it is instant.
    If I Quit Photoshop and reload it the first File -> Open takes another 30 seconds and then instant.  It is only the first Occurrence.
    I have a Samsung 840 EVO 250GB SSD 4GB RAM.
    If I do  start -> Photoshop -> Previously used file it loads no problem.
    If I try the same things with Photoshop CS5 no problem.
    Why?
    Forgot to add that I am running windows 7 x64 if that makes a difference.
    I have found the problem.  I disconnected the internet from my laptop and it worked instantly.  So Adobe you need to improve your response times on this facet of the login as it is a pain.
    Now I will stop looking for problems with my system....
    Please advise if there is a work around...
    Thanks
    Ron

    Looking at my dbus messages above, the following section from pacman.log looks very suspicious:
    $ grep disk /var/log/pacman.log
    [2010-03-26 22:57] installed devicekit-disks (009-5)
    [2010-03-26 22:57] installed gnome-disk-utility (2.28.1-1)
    [2010-04-01 07:52] removed devicekit-disks (009-5)
    [2010-04-01 07:52] installed udisks (1.0.0-2)
    [2010-04-01 07:53] upgraded gnome-disk-utility (2.28.1-1 -> 2.30.1-1)
    [2010-04-10 11:07] upgraded udisks (1.0.0-2 -> 1.0.1-1)
    No time currently to check if downgrading these helps. Also looks kinda complicated because udisks replaces devicekit-disks.
    This also looks somehow related: http://groups.google.com/group/linux.de … 0f49cd9b53
    Edit:
    OK, the symptoms can be replicated with the following command sequence:
    sudo /etc/rc.d/dbus restart
    udisks --dump # <-- this takes forever.. 24 seconds on my system
    udisks --dump # <-- any subsequent calls finish instantly, 0.043 seconds on my system
    Last edited by schuay (2010-04-20 18:49:30)

  • Getting the first option selected by default in a dropdown

    Hi all,
    I am using a dropdown within a form. I am populating the dropdown using the values I retrieved from the database by making use of for loop. Now, I have to make the first option selected as default. Also, I have to make use of the value in the drop down to retrieve further data without calling the form handler.
    To be more clear, While displaying the page for the first time the first option should be shown as selected and the associated contents of the first option should be displayed by default.
    Please help me in this.

    I'm going to basically repeat the answer to your other question that you seem to be ignoring completely:
    What part are you having trouble with? reading out the resultset, or building the html code. Do you have anything coded yet.

  • Unable to open WebIC default page in the browser

    Hi Experts,
    When I am trying to open WebIC default page in the browser, below error is occuring. I am using CRM5.0 system.
    Note
    The following error text was processed in the system XXX : Exception condition "HTTP_COMMUNICATION_FAILURE" raised.
    The error occurred on the application server XXXXXX_XXX_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_HTTP_CLIENT~RECEIVE of program CL_HTTP_CLIENT================CP
    Method: CREATE_SESSION of program CL_SAM_BSP_SESSION_LAUNCHER===CP
    Method: START_WORKER_SESSION of program CL_ICWC_SESSION_REGISTRY======CP
    Method: ONCREATE of program CLO23UTXK1DHIM8WX0QZD2TBW2KZ9CP
    Method: %_ONCREATE of program CL_O23UTXK1DHIM8WX0QZD2TBW2KZ9CP
    Method: DO_INIT of program CL_BSP_PAGE===================CP
    Method: GET_PAGE_CONTEXT_CURRENT of program CL_BSP_CONTEXT================CP
    Method: ON_REQUEST_ENTER of program CL_BSP_RUNTIME================CP
    Method: ON_REQUEST of program CL_BSP_RUNTIME================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP
    Please help me in resolving this issue.
    Thanks & Regards,
    jp

    I'd suggest looking that these notes
    1045941 - HTTP Client: Incorrect request URI II
    Note 1144511 - Blank screen when starting CRM WebClient or IC WebClient
    1244321 - Simplifying error analysis in CRM WebClient UI
    1242835 - IDES CRM 2007
    1168941 - Simplifying system setup  
    612670 - SSO for local BSP calls using SAP GUI HTML Control

  • My mothers mac the safari dosent work right the mail the mail wont open up certain emails saying the plugin is blocked etc

    my mothers mac the safari dosent work right the mail the mail wont open up certain emails saying the plugin is blocked etc

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    Open Console in Utilities & see if there are any clues or repeating messages when trying to open Mail or Safari.

  • I can no longer (since upgrading to the latest firefox) open up multiple tabs of the same page (something I need to be able to do when emailing and referencing multiple emails while writing one email). The only option it gives me is to 'switch to tab'.

    Question
    I can no longer (since upgrading to the latest firefox) open up multiple tabs of the same page (something I need to be able to do when emailing and referencing multiple emails while writing one email). The only option it gives me is to 'switch to tab'.

    I'll try to make this clear. I USED to be able to left click on a hyper link and the hyper link would open in a NEW tab. Now for some unknown reason the hyper link by default opens in the same tab (window). I have to right click the hyper link in order for it to open in a NEW tab. (Yes, my 'tools'> 'options'> 'tabs' are set to "open new windows in a new tab." (Please no answers telling me to get rid of the Ask toolbar because I don't have one.) Thank you.

  • Get error message that skype has problem loading when computer is turned on the first time every day. this started when the latest firefox v6.0 was downloaded.

    get error message that skype has problem loading when computer is turned on the first time every day. this started when the latest firefox v6.0 was downloaded.

    ''mbratlie [[#question-1055011|said]]''
    <blockquote>
    It was working fine and I had no problems, and then one day I tried opening a window and it froze. When I tried quiting the program my whole window went black. The x to the close the window doesn't work. The only option I have in my tool bar is Firefox and nothing happens when I try to quit firefox. Every time I try to shut down my computer Firefox prevents it. I haven't updated Firefox yet, so it's an older program, but only by a month or two. What's going on and how do I fix it?
    </blockquote>
    This is the first time it's ever happened. I downloaded the new operating system for Firefox but I can't install it until the Firefox currently running on my laptop quits, which it won't.

  • HAVING A PROBLEM WHEN I PRINT A WEB PAGE WHICH IS MORE THAT ONE PAGE LONG. ONLY THE FIRST PAGE PRINTS TO SCALE...THE REMAINING PAGES PRINT OFF THE PAGE????HELP-IT IS DEFINITELY A PROBLEM WITH FIREFOX BECAUSE IT DOES NOT HAPPEN WITH SAFARI???

    Question
    HAVING A PROBLEM WHEN I PRINT A WEB PAGE WHICH IS MORE THAT ONE PAGE LONG. ONLY THE FIRST PAGE PRINTS TO SCALE...THE REMAINING PAGES PRINT OFF THE PAGE????HELP-IT IS DEFINITELY A PROBLEM WITH FIREFOX BECAUSE IT DOES NOT HAPPEN WITH SAFARI??

    Thank you for the response. I tried to fix the problem with some of the suggestions on that page, but none seem to work. I believe that is the only website that I'm having that problem on. I got to fooling with it a bit more and when I highlight the whole page and select to print the selected area, it actually prints the whole page then, but it won't do it as a default. I guess I can just do it like that from now on, but I thought there would be something in the settings that I could have changed. Thanks again for the help.

  • I'm running Pages version 5.2 on a Desktop Mac version 10.9.2. with the Pages app open how do I use the Time Machine to go back five hours to see the work?

    I'm running Pages version 5.2 on a Desktop Mac version 10.9.2. With the Pages app open how do I use the Time Machine to go back five hours to see my page? Can I access Time Machine within an app like Pages? How do I enter Time Machine within the application? It always takes me to the Finder. I apolgise for the mumbo jumbo. I simply do not know how to use Time Machine. It makes sense when I follow the Tutorial but then I lose it.

    OK. You've kind of skipped over the reason why you want to go back five hours, but my assumption would be that you've made changes to a Pages file that you want to revert.
    There are two ways to tackle this. From Pages itself, open the current version of your document, and from the File menu, click Revert To, and Browse All Versions. You'll then be in the Time Machine interface for that file, and can browse back to the version you want.
    Or, outside of Pages, you can select the file (or the folder it was originally in, if you've since deleted it) and enter Time Machine from the TM menu (it sounds like you've already tried this?)
    best
    Matt

Maybe you are looking for

  • What is difference between Portal on NW 7.3 and Portal on NW 7.0 Ehp 2?

    I am checking out the features of NW 7.3 (Java server related) and NW 7.0 Ehp 2 (ABAP server / Business Suite related). If I think about NW 7.3 I am think NWDS, Web Dynpro Java, Visual Composer, Composition Environment, PI, Mobile, Portal etc. so bas

  • ?iphone 4  wont turn on after ios update

    Hi folks, I updated my iphone 4 with the ios5 or 6 update, and when it powercycled it would not turn back on. when I try to turn it on, i get the standard apple icon, then a usb symbol will appear with an arrow above it, and the i tunes symbol above

  • Crystal Report exported as PDF in BO 4.1 SP03 is creating Margins

    Our users began complaining this past weekend (6/29/2014) that our Crystal Reports that are formatted to fit to letter head page size in PDF format are seeing their columns truncated because Adobe is imposing a 1/4 margin on the top and sides of thei

  • Can't find Home Interface

    [WLS6.1 sp1] [Solaris Sparc] After the wls run some times, it sometimes can't find the ejb's home interface. It means, i can't find the home in the JNDI tree. But if restart, no error. WHY????? And, i doubt the stable of wls. so many 'Out of memory'

  • Click and Pops in Audio Playback

    I am using a MOTU 824 Mk3 with L7P 7.2 and a Dual G5 tower. This system worked very well for quite awhile but recently there are click and pops in the audio on playback only, meaning the clicks are not in the actual audio files and they do not get re