Spry Collapsible Panels

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Spry Collapsible Panels

    I have a web site that I added 9 collapsible panels too. The first two work
    correctly the rest remain in the open state and won't close. I would like them
    to be all closed on first going to the page. I have changed the default state
    to closed utilizing the Properties menu of DWCS3. Does anyone know if there is
    a limit to the number of collapsible panels on a page? I'm fine with the
    default settings and didn't muck with them other than changing the default
    state to closed.

    Here's the page I'm having issues with:

    [url]http://www.slidebyfarms.com/show_pen/showpen.htm[/url]

    cheryljames Guest

  2. Similar Questions and Discussions

    1. Spry Collapsible Panel to close after 20seconds ?
      Anyone know how i can make my CollapsiblePanelContent close automatically after 20 seconds (with out been clicked)
    2. How to use Spry Tabbed Panels?
      Hello, I made spry tabbed panels but I'd like them to work on a rollover or mouseover instead of a click. Here's what I tried but it didn't...
    3. Spry Tabbed Panels
      Can contribute edit spry tabbed panel content?
    4. Spry Collapsible List and back button
      Hi Everyone, I have added a collapsible list to one of my applications and I have this small issue in IE. Essentially if someone... 1....
    5. Spry Collapsible Panel
      Hi All, When using the spry collapsible panel, how can I add a column on the right side of Tab div, basically dividing the Tab div into two. ...
  3. #2

    Default Re: Spry Collapsible Panels

    cheryljames wrote:
    > Here's the page I'm having issues with:
    >
    > [url]http://www.slidebyfarms.com/show_pen/showpen.htm[/url]
    I tried in Firefox 2 and in IE7 and all of the panels collapse and expand properly for me.

    You may get better/quicker responses for questions like this one in the general Dreamweaver forum rather than this one that is focused on Dreamweaver Extensions and is not highly trafficked.


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Spry Collapsible Panels

    While creating a website I was going to have more than one collapsible panel
    inside a table. Having the panel adjacent to each other. The issue that I'm
    having is that I'm unable to get the panels to have different widths. When I
    set one panel to 220px. I cannot get the other panel to go to 440px without the
    original 220px panel changing to 440.

    How can i get one collapsible panel to be 220px and other panels be different
    widths all on the same page? I'm looking to have up to four panels on a page
    all with different widths.

    Thank you in advance!

    Blu3bird Guest

  5. #4

    Default Re: Spry Collapsible Panels

    Blu3bird wrote:
    > While creating a website I was going to have more than one collapsible panel
    > inside a table. Having the panel adjacent to each other. The issue that I'm
    > having is that I'm unable to get the panels to have different widths. When I
    > set one panel to 220px. I cannot get the other panel to go to 440px without the
    > original 220px panel changing to 440.
    >
    > How can i get one collapsible panel to be 220px and other panels be different
    > widths all on the same page? I'm looking to have up to four panels on a page
    > all with different widths.
    The styles of the panels are defined by CSS, and unless you change your selectors that the styles are applied to all changes to the panel css will show up in all of your panels. A quick way to handle this would be to take the ID of each panel and create a new CSS style and then apply the appropriate width to that specific style. That should allow you set different widths for each panel.

    Spry questions should be asked in the Spry forum:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]

    Other general Dreamweaver questions such as how to apply styles to a page properly can be asked in the Dreamweaver forum:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=189&entercat=y[/url]


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139