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
1
vote
0 answers
Limiting Spry Tabbed Panels Effect on Menu
i am creating a drop down menu with the Spry Tabbed Panels widget. I am trying to find a way to have the roll-over/drop-down effect only work on a couple of the tabs. (I have about 10 tabs in all.) The remainder of the tabs, I would just like to use…

Ashley
- 11
- 2
1
vote
2 answers
Ajax locally testing
I'm new to this Ajax thing. I wanted to try this
http://labs.adobe.com/technologies/spry/samples/data_region/SuggestSample.html
neat little Autosuggest form.
The form doesn't work when i save it locally.
Below there is a list of what i've done and…

n00ki3
- 14,529
- 18
- 56
- 65
1
vote
5 answers
javascsript : adding plus/minus icon to spry collapsible panel in dreamweaver
I'm working on modifying a website which has a chart of FAQs which have has a question link.
If question link is clicked, it reveals the answer in a drop down.
My goal is to swap out a plus icon image with a minus icon next to the linked text for…

phill
- 13,434
- 38
- 105
- 141
1
vote
1 answer
Controlling the style of individual spry tabbed panels in Dreamweaver CS4
Hi I'm using Dreamweaver CS4's spry tabbed panels. I want to modify just one tab panel's style so that all the tab's backgrounds will look different. I've tried looking through the "SpryTabbedPanels.css" properties but no luck, just one that…

MusicFighter
- 11
- 1
1
vote
3 answers
How to enable/create elements on the fly
I am using a combination of PHP, jQuery and Spry to serve a series of listboxes in which a user will select first the type of vehicle, then the make, then the model and finally the specific model.
All my listboxes (SELECT) are working fine, and…

Simon S
- 217
- 6
- 17
1
vote
2 answers
Vertical spry menu bar text won't center vertically
I know I have gotten past this this before a long time ago but I can't seem to recall what I did. The text in the the buttons for the vertical spry menu bar can be aligned horizontally with text-align but I've tried to vertically align and have…

Ryan M Brindle
- 13
- 3
1
vote
1 answer
Spry Nested Datasets for each element
I am trying to make a website XML editor and I am using spry datasets and nested datasets to do this. However I have an XML file like this:

AlpaxJ1
- 125
- 3
- 12
1
vote
0 answers
Using Spry to dynamically change image - Issues with Chrome, not with Firefox
I've been reworking a Spry demo about reporting Sports scores.
All works fine with being able to change the score in the XML file, which then updates the webpage without the audience having to update their webpage to get the latest score.
Using…

user3835127
- 11
- 1
1
vote
0 answers
Single Sign On Solution (WebSeal) interfering with Adobe Spry
We have an application which relies heavily on Adobe Spry. For authentication purposes a Single Sign On Solution is used. (Its a WebSeal, but I don't think that matters to much)
We now have pretty much exactly the problem described here:…

Jens Schauder
- 77,657
- 34
- 181
- 348
1
vote
0 answers
I have a drop down list that populates another list, but the spry validation doesn't work for the populated list
I have a drop down list that populates another list, but the spry validation doesn't work for the list that becomes populated using javascript. Any help would be greatly appreciated, thank you!
Here is my form...

shibby1024
- 23
- 1
- 3
1
vote
1 answer
Why is using a Spry menu killing my tags?
In reference to my testing site's page:
http://thepfjstudios.com.au/testing/content/NewAbout.php
I have a Spry menu on the left side, that when is being used, seems to kill the
tags in the content section on the right side. The .css file used…

JaceG
- 134
- 2
- 15
1
vote
0 answers
Horizontal spry menu drop down items display side-by-side in IE9
My horizontal spry menu is displaying some of the drop down items side-by-side rather than vertically. They are displaying perfectly in Chrome and FF, but my client uses IE.
Here is the website:
http://www.webexplosive.com/pe_new
and here is my spry…

Eric Brown
- 51
- 6
1
vote
1 answer
How to make a home link with spry tabbed panels
I have a site that mainly uses spry tabbed panels to link between pages. On the very top of the site I have a logo that I would like to use as a link to either refresh the page or take it back to the original tab. The problem is that since I've used…

Emily Magnuson
- 165
- 2
- 3
- 14
1
vote
1 answer
Expanding "read more" text
I am trying to make this box so that when you click read more it gets larger and shows text below it. Also would like to make a button that closes the text up again.
So far I tried the toggletext javascript command,
(found on:…

user1952897
- 31
- 2
1
vote
1 answer
Spry Tabbed Panel Widget
Hopefully someone can help. I have a working Spry tabbed panel widget in my site structured as standard with the following main tabs:
-
user1836432
- 11
- 1