Spry is a JavaScript framework created by Adobe. It is included with Dreamweaver and makes extensive use of custom XHTML attributes and inline events to facilitate use by web designers. In August 2012, Adobe announced that the Spry framework will no longer be developed.
Questions tagged [spry]
127 questions
0
votes
1 answer
Weird behaviour spry tabbed panels
I have been working several of hours on creating an form for people to enter their contact information. The tabbed panel is displayed vertically where it should be displayed horizontally.…

Alex van Rijs
- 803
- 5
- 17
- 39
0
votes
1 answer
Turn accordion widget on and off
I am setting up different CSS for the basic three media Screen, tablet and smartphone. I have a two list I would like to leave as is for Screen but would like to have the two lists become an accordion widget in Tablet mode.
My idea was to go ahead…

Scott
- 1
- 4
0
votes
1 answer
Spry validation prevents the form submission on unavailable fields
I'm working on a form in which few fields are added dynamically, those input fields also have spry validations, so that form submit after validation.
that dynamic fields can also be removed if not required.
I removed that fields using jquery and no…

Hasan Baig
- 491
- 6
- 17
0
votes
1 answer
Spry menu doesnt work on another server
I created a few linked pages on dreamweaver. When I send them all through a zipped file to another computer to test it, the image on all pages works fine. However the spry menu does not appear. Instead, all the text from the menu appears vertically…

user729786
- 11
- 1
- 4
0
votes
1 answer
Dreamweaver spry widgets compatibility
Just wondering if Dreamweaver widgets (e.g. TabbedPanels, menu bars, etc.) are compatible with most browsers?

user864600
- 413
- 2
- 5
- 11
0
votes
2 answers
Delaying Javascript because it makes my Spry Tabbed Panels Hang
is there anything I can do to delay the loading of this script
Because it affects my Spry Tabbed Panels, there are four tabbed panels that appear below…

Sarah
- 139
- 1
- 4
- 14
0
votes
2 answers
ajaxForm using Spry validation
I am trying to use spry validation with ajaxForm. The problem is I don't think my forcing spry validation at time of beforeSubmit is finding the form. I'm not getting any errors, seems like beforeSubmit isn't firing because it can't find the form,…

local idiot
- 49
- 8
0
votes
1 answer
Expand Accordion tab automatically in spry
This is my Accordion, How can I expand "systemAccordion" automatically when its parent Configuration is expanded