Can someone explain the code for having the Accordion panels closed?

I located the answer to my own question (how to get all the accordion panels to remain closed when the browser opens) but I still don't understand the answer. Can someone explain this?
This feature is only supported when using variable height panels, so you must pass a false into the Accordion's constructor for the "useFixedPanelHeights" constructor options, and a -1 for the "defaultPanel" option:
<script type="test/javascript">
var acc1 = new Spry.Widget.Accordion ("Acc1", { useFixPanelHeights: false, defaultPanel: -1});
</script>
Angela

GPDMTR25 wrote:
I located the answer to my own question (how to get all the accordion panels to remain closed when the browser opens) but I still don't understand the answer. Can someone explain this?
This feature is only supported when using variable height panels, so you must pass a false into the Accordion's constructor for the "useFixedPanelHeights" constructor options, and a -1 for the "defaultPanel" option:
<script type="test/javascript">
var acc1 = new Spry.Widget.Accordion ("Acc1", { useFixPanelHeights: false, defaultPanel: -1});
</script>
Angela
Hi Angela,
You are right, the only way it will work is by setting the fixed height to false. As for the for the default panel option, -1 is not a panel and if you had 3 panels we could have used the number 3 (panel1 = 0) or 99 or whatever as long as there is no panel with that number. If we had used the number 1 for instance, then the 2nd panel would be opened by default.
Hope this helps.
Ben

Similar Messages

  • How can we write the code for opening the command prompt and closing the

    how can we write the code in java for opening the command prompt and closing the cmd prompt from eclipse (cmd prompt should close when click on the turminate button in eclipse)

    rakeshsikha wrote:
    how can we write the code for opening the command prompt and closing theBy typing in Eclipse (which you seemingly have)?

  • Dear Friends, I am trying to draw a structure in Adobe Illustrator with 3D effect. But I am unable to give it proper shape. Can someone please help me for drawing the similar structure as showed below. I have facing problems in giving 3D effect.

    Dear Friends, I am trying to draw a structure in Adobe Illustrator with 3D effect. But I am unable to give it proper shape. Can someone please help me for drawing the similar structure as showed below. I have facing problems in giving 3D effect.
    Thanks a lot for your great help...

    i made a quick example:
    and what it's made of:
    just shapes and gradients. used a combination of pathfinder and shape builder to get the shapes exact.

  • Can someone explain how Groupware fits into the CRM mobile model?.

    Can anyone explain how Groupware fits into the CRM mobile model?.
    Also we have the client console on the laptop, but it looks very basic. My understanding is that it's supposed to be able to download sales details before going on the road, is that correct, or have I misunderstood something?.
    Jason

    Hi Jason,
    For Groupware integration try looking at
    http://help.sap.com/saphelp_crm50/helpdata/en/74/49af3ab73dc363e10000000a114084/frameset.htm
    For Client Console functionality refer to
    http://help.sap.com/saphelp_crm50/helpdata/en/9d/a7443bc6054d4ee10000000a11402f/frameset.htm
    Regards,
    Gervase

  • CAN SOMEONE EXPLAIN THIS CODE

    HI,
    CAN SOMEONE EXPLAIN TO ME THIS CODE:
    FUNCTION DISP_QATD return VARCHAR2 is
    BEGIN
         SRW.REFERENCE(:P_CURRENCY_CODE);
         SRW.REFERENCE(:P_QATD1);
         SRW.USER_EXIT('FND FORMAT_CURRENCY
              CODE     = ":P_CURRENCY_CODE"
         DISPLAY_WIDTH     = "19"
              AMOUNT     = ":P_QATD1"
              DISPLAY     = ":DISP_QATD"
         PRECISION     = "STANDARD"');
         RETURN(:DISP_QATD);
    END;

    Hello,
    For details about SRW.REFERENCE :
    http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwrefex/plsql/builtins/srw/srw_reference.htm?tp=true
    Regards

  • Can someone explain to me what are the benefits of compound path when it comes to text?  I can understand one or two lines but a whole paragraph?

    Every year we do a fundraiser to help my job, but my co-worker is getting frustrated.  We receive outside files laid out in Illustrator, but the person who does the file sets all of the text using compound path. These aren't one or two lines of text to be manipulated but whole paragraphs of text.  This person does this every year, and it is time consuming if my co-worker can't manipulate a paragraph without going to each individual layer that has a letter. Is there a way to make these compound paths merge as one without altering the document i.e. make some element disappear. Any kind of help is appreciated.

    ikaika,
    As I (mis)understand it, you should simply ask this outside person to keep all text as Live Type, using a font that you have on your machines (in the exact same version) so there will be no font substitution issue(s).
    That way, you could get the job done without silly waste of time.
    Failing to comply would seem quite uncooperative.
    I presume there is no copyright question onvolved in this.

  • Can someone verify my code for calculatin​g a Gaussian kernel?

    I've attached my VI for calculating a Gausssian kernel function of selectable width and resolution.  I am not an expert in mathmatics and I was hoping someone on here could confirm the validity of my code.  If anyone has any suggestions please let me know. 
    Eric
    Attachments:
    Old Gaussian Kernel.vi ‏24 KB

    To better show what it is I'm trying to accomplish, I've attached
    the top level VI that's using the kernel function, entitled "Pattern
    Analysis of IPIs 2," .  The zip folder contains the top level VI, a
    folder with all the subVI's and two data files.  Open the "Pattern
    Analysis of IPIs 2" VI and go to the "Files" selector tab toward the
    bottom right of the front panel.  Here you'll  be able to select the
    folder containing the data files.  You'll need to unzip the attached
    folder and save it somewhere, then select that folder as the "current
    folder" to be opened (you don't need to specify which data file to
    open, it will open both).  Once the folder is selected you can run the
    VI and view its results. 
    When the program begins
    running a boolean indicator located in the bottom left corner will
    appear red and the slider bars along the bottom will be disabled.  When
    everything has been calculated the boolean will turn green and the
    slider bars will become enabled. Choose the selector tab entitled "SPI,
    SDF & SDD" to view the spike density function.  The spike density
    function (SDF) is what's being created with the Gaussian kernel.  The
    enabled slider bars allow you to adjust the x-axis values of the plot. 
    The cursors on the plot indicate indicate the start, peak and end of
    high rate bursts.  It may be easier to visualize this by viewing the
    raw data located at the "Wfm Absolute and Relative Time" selector tab. 
    To reduce file sizes the raw data has areas of "quite" removed, so you
    will only see the voltage change events, represented by what appear to
    be vertical lines.
    To move to the next data file, click
    the button entitled "Save and Go to Next" located in the bottom right
    hand corner.  A prompt will appear asking if you want to save the data,
    click "No" and the next file will automatically be loaded.  To stop the
    VI, wait until the boolean is green and the slider bars are enabled,
    then click the "Stop" bottom located at the bottom right.  It may take
    a few seconds for the VI to stop.
    Moving to the
    block diagram, you'll see a yellow subVI with black writing that says
    "SDF,"  this is where the SDF is calculated.  Open the front panel and
    block diagram of this subVI.  On the block diagram you'll see the subVI
    entitled "Gaussian Kernel," this is the subVI you saw yesterday.  The
    generated Gaussian kernel is alligned at peak pulse times (can be seen
    in the graph entitled "Gaussian Kernel Alligned at Peak Times") and
    summed to create the SDF.  I only choose this method of generating the
    SDF because it seemed intuitive to me, it may be wrong.  If it is,
    could you please demonstrate how to program the convolution. 
    Ultimately, I'm trying to achieve the plot described on the third page
    of the attached paper.
    Attachments:
    Pattern Analysis.zip ‏2916 KB
    Stereotyped temporal patterns in electrical communication.pdf ‏380 KB

  • Problem in the code for detecting the components on the PCB image.

    I am working on a code to detect whether all the trained components are present on the PCB or not.
    I am using the quantum camera and vision acquisition software in labview to capture the image of the PCB to be tested. Then the image is compared with the original PCB image which is having all components.
    I had written the code and it is working only at some instances. I can't understand what the problem really was. Please help to know what the problem was and also help me by specifying the requirements like camera pixel, surrounding effects when the image was being captured, camera options like ZOOM, distance of the object from the camera.
    Thank you

    Hello,
    for starters I suggest reading:
    http://zone.ni.com/reference/en-XX/help/372916M-01​/nivisionconcepts/setting_up_your_imaging_system/
    And in my opinion, you should (in the future) describe the problem more thoroughly and in detail. There is not enough information in your explanation.
    Best regards,
    K
    https://decibel.ni.com/content/blogs/kl3m3n
    "Kudos: Users may give one another Kudos on the forums for posts that they found particularly helpful or insightful."

  • Can someone explain what has happened to the "Classic" Text Tones such as Glass, Tritone?  It was on my phone and last night they disappeared and I can find them anywhere.

    All of the sudden those Classic tones are gone and I can't access them anymore.  What happened to them?  Makes me really upset because the new tones are so long.

    > Go to settings
    > Go to sounds
    > Select ringtone
    > Scroll down and you will see a "Classic" option , Select it
    VOILA!!

  • Can someone explain error code DW020 - conflicts found in selected payloads?

    Our laptop's hard drive failed. I don't believe Master Collection 5.5 was unregistered and uninstalled prior to the failure. I am attempting to put the software on another laptop and encounter the following errors: DS013, Fatal DW020, about conflicts found in selected payloads and flash player 10 Active X.
    How can I get our license cleared up? Or what other error might I be having? Thanks.

    was that exit code 6?  if so, Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5

  • Can anybody explain dis code for calling constructors in main method?

    it is used in netbeans IDE and m nt getting what is happening here
    public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new MainMenu().setVisible(true);
        }

    Note: This thread was originally posted in the [New To Java|http://forums.sun.com/forum.jspa?forumID=54] forum, but moved to this forum for closer topic alignment.

  • Code for displaying the word doc file from servlet as response.

    Hi can any provide me code for displaying the word document form servlet as response.
    here i have file from file it should ale to read them and display it.
    i have written code but the proble here is in displaying.it ios as not showing as word.can any one help me here
    vijay

    Are we talking of HTTP?
    If yes, you'll need to provide an appropriate content-type and use the binary output stream.
    IE does not trust the content-type header but relies upon the file name, so set it too.
    response.setHeader( "Content-Disposition", "attachment; filename=" etc. Edited by: BIJ001 on Oct 22, 2007 10:10 AM

  • Code for repositioning the borders in SFP

    Hello Forum,
    Could someone help me with the code for repostioning the borders in SFP?
    Thanks
    Best Regards
    D. Swathi

    Hi Swathi,
    Are you asking about the page border repositioning. Follwing is the code to reposition any UI Element on the form.
    The code is in FormCalc and Java Script and you have to write it in the form's Script editor. Write the code in the event of the UI element you want.
    To set Margins use follwing:
    Margins
    Left
    leftInset property
    Subform1.margin.leftInset = "measurement"
    Right
    rightInset property
    Subform1.margin.rightInset = "measurement"
    Top
    topInset property
    Subform1.margin.topInset = "measurement"
    Bottom
    bottomInset property
    Subform1.margin.bottomInset = "measurement"
    Size and Position
    X
    x property
    Subform1.x = "measurement"
    Y
    y property
    Subform1.y = "measurement"
    Width
    w property
    Subform1.w = "measurement"
    Height
    h property
    Subform1.h = "measurement"
    Width Auto-fit
    minW property
    Subform1.minW = "measurement"
    Height Auto-fit
    minH property
    Subform1.minH = "measurement"
    Hope it will help.
    Regards,
    Vaibhav Tiwari.

  • Code for displaying the elements of ArraList and HashMap

    hi..im new to java ..
    tell me the code for displaying the elements of ArraList and HashMap

    myj-ava wrote:
    wt abt displaying the elments of HashMap?plz..give clear codehey, this is not a code-giving service. This is a forum of volunteers who help others who have specific questions. I find that the greatest help is given to those who have shown that they've put in at least some effort. You have shown none. Please look at the Sun tutorials first, then come back with a specific question if anything there confuses you.

  • Can soemone explain this code to me

    can someone explain this code to me
    import javax.swing.*;
    import BreezySwing.*;
    import java.util.Random;
    public class PennyPinch extends GBFrame
         private JButton enterButton;
         private JTextArea outputArea;
         private int[][] board = {{1,1,1,1,1},{1,2,2,2,1},{1,2,3,2,1},{1,2,2,2,1},{1,1,1,1,1}};
         private boolean[][] landing = new boolean[5][5];
         private int total;
         public PennyPinch()
         enterButton = addButton ("Pitch",2,1,1,1);
         outputArea = addTextArea("",4,1,3,4);
         public void pitch()
              Random generator = new Random();          
              int randomRow = generator.nextInt(5);
              int randomColumn = generator.nextInt(5);
              total += board[randomRow][randomColumn];
              landing[randomRow][randomColumn] = true;
         public void buttonClicked (JButton buttonObj)
              pitch();
              displayList(board, outputArea);
         private void displayList(int a[][], JTextArea output)
    output.setText("");
              for (int row = 0; row < 5; row++)
    for (int col = 0; col < 5; col++){
    if(landing[row][col] ==true)
                                  output.append(Format.justify('r',"P", 3) + " ");
                                  if (col == 4)
    output.append("\n");
                             else
                             output.append(Format.justify('r', a[row][col], 3) + " ");
                             if (col == 4)
    output.append("\n");                    }
              output.append("the total is " + total);
         public static void main (String[] args)
    PennyPinch theGUI = new PennyPinch();
    theGUI.setSize (300, 300);
    theGUI.setVisible(true);
    }

    Knowing toilets or studying under George?What kind pervert are you?
    What is written in public toilets o/c!Ah yes I see, I found example questions.
    2:3.4 please complete the following well known saying
    by filling in the blank
    Whilst you are reading what I put
    You are blank on your foot
    2:3.5 Upon seeing the announcement 'Toilet
    tennis' and following the instruction ' please
    see other wall for details' what is the standard
    message on the other wall.2:3.4. is the correct answer 'micturating' ?
    2:3.5. I believe the answer is Ibidem.

Maybe you are looking for

  • How to connect an old ADC flat panel to the new Mac mini?

    I am thinking of getting one of these new Mac mini's for the kids in the den and I have an old 20" flat panel ADC from Apple that is still going strong. Is there an adapter that will work with this configuration? Thanks, West

  • Value not populating in the print out (sales order) for the 1st time

    Hi friends, While saving a sales order, the order confirmation going to the user is not populating the LDC field. LDC is Last date of change. This field can be found in the Additonal data 2 tab of the material in the sales order. When I enter a date

  • How to best use mail in 2 computers?

    Hi, I now have 2 computers (an imac and a macbook) connected to an airport extreme. I setup a new email address which SMTP forwards mail for the user of the macbook. However, when you click mail on the macbook, it seems to still be showing the mail o

  • FWD: Re: - no subject (01IB7Q2B9LQW0098V8) -

    The tech notes are now available on Forte's Home page at http://www.forte.com/. On the home page, select " technical information". From there, there is a selection of "technical notes". Before you can access it, you will need to call Forte's technica

  • How do I get iPhoto to sync between my iMac and PowerBookPro?

    I'm trying to sync the iPhoto libraries with 700-800 photos each, many of them duplicates, on my iMac and my MacBookPro. And I'm not finding a way to do that. Apparently the Cloud only syncs them if I use Aperture, which I don't want to do. Anybody h