displaying problem with accordion Hi. I'm facing this issues a long time. Sometimes it is working, sometimes not....
If you click panelTab 'a little bit' quicker and not so nice (meaning double clicking, clicking i | | 0 | 88 | 3/29/2008 10:16:27 PM |
Customize Tabs in TabPanel I would like to customize the look of the tabs in the Tab Panel Object. They are currently square, do not have much room between them and do not allow the tabs to be centered (or at least I | | 0 | 96 | 3/29/2008 8:32:48 PM |
Spry 1.6.1 released Hi All, As some of you early risers have noticed, we have formally released Spry 1.6.1, a dot release for Spry. This was mostly done to ensure compatibility with Adobe AIR, which was < | | 9 | 153 | 3/29/2008 7:26:58 PM |
What does the : mean in Spry: I am a little embarrassed to be asking this I am trying to get my head around the whole Spry concept. I understand that in the statement <div Spry:region="ds1"> that Spry is | | 3 | 105 | 3/29/2008 5:54:05 PM |
Spry Accordian IE6 display problem Hi have some test data in a site using the Accordian panels. The url is http://208.106.129.95/cfbc/news-events.php#
In IE6, the item called "Test Event 2" is behaving rather s | | 0 | 86 | 3/29/2008 5:40:23 PM |
Spry Vertical Menu IE7 Problem Using Dreamweaver, I built a Spry vertical menu at: www.elderthink.com but it will not line up in IE7 though it works well in other browsers. Any help would be immensely appreciated!
| | 0 | 137 | 3/29/2008 4:43:31 PM |
Bug? No content with multiple datasets in detailregion I have a detailregion, in which I don't just want to display data, but want to enable data maintenance via a form. There are some dynamic select fields, so their datasets are declared togeth | | 1 | 137 | 3/29/2008 11:01:20 AM |
Horizontal Slide Is it possible to make a slide reveal itself from right to left instead of left to right as it does now? I have a tab positioned on the right side of my site that needs to slide toward the l | | 1 | 146 | 3/29/2008 12:50:04 AM |
Can I switch Accordion from Verticle to Horizontal? Has anyone tried to take the existing Spry code for the verticle Accordion and make it horizontal?
Someone has already created this functionality with Scriptaculous, but I woulld a | | 1 | 188 | 3/28/2008 11:24:14 PM |
rating widget serverside response I am building a spry rating widget using the dynamic sample from the spry documentation: http://labs.adobe.com/technologies/spry/articles/rating_overview/index.html I understand how to | | 2 | 103 | 3/28/2008 11:22:27 PM |
Limit One Dataset with Another Howdy, On the following website http://www.austinbartour.com/ I have two data sets and the sponsered set is becoming long and I have both limited to 20 per page. But its making 40 on th | | 7 | 84 | 3/28/2008 11:21:33 PM |
Rating: saveURL not works? here: http://www.sanremowebtv.it/rating.cfm
why my rating widget not fireoff the xhr call after voting ?
var rate = new Spry.Widget.Rating("spryrating1", { save | | 1 | 69 | 3/28/2008 9:33:46 PM |
Number format PHP I'm tring to display a number form an xml file, using php's number_format() feature. I should thinki that displaying currency wold be very common problem yet I'm not finding much informati | | 4 | 86 | 3/28/2008 7:55:58 PM |
Default style for input I need a way to change the default style of a textfield. For example, if the textfield is required, I want the set the background color to yellow (FFFFCC) so that when the page containing t | | 2 | 72 | 3/28/2008 7:10:21 PM |
Growing a whole window Hi there, I'm trying to grow (using the Spry effect) a whole native popup window and wondering if this is possible.
At the moment I have everything from my window in a div tag and am ca | | 0 | 84 | 3/28/2008 6:21:45 PM |
SPRY Menu Bar and Flash Content OK so I have been working on some client samples for a new site and came a cross a problem where, there is a SPRY menu bar across the top (horizontal) right above a box that will rotate flas | | 4 | 88 | 3/28/2008 3:53:27 PM |
Drop list selected="selected" On an edit page form fields are always filled with data from the database for the chosen record. How can the following code be modified so that the selected value of the drop list defaults t | | 0 | 71 | 3/28/2008 3:48:55 PM |
Spry Vert Menu submenu position Greetings - I have used the Spry Vertical Menu on a site and am getting good results now except for this issue. When I have a long submenu, I move it up to keep it from running below the div | | 0 | 103 | 3/28/2008 3:42:06 PM |
Spry Filtering Using the example: http://labs.adobe.com/technologies/spry/samples/data_region/SuggestSample.html. I got it working just fine but I need to get it to query/filter on more than one row o | | 0 | 221 | 3/28/2008 3:41:55 PM |
Spry Vert Menu submenu position Greetings - I have used the Spry Vertical Menu on a site and am getting good results now except for this issue. When I have a long submenu, I move it up to keep it from running below the div | | 0 | 82 | 3/28/2008 3:41:31 PM |
Vertical Menu Error in IE I apologize if this has already been answered, but I'm having a problem with a vertical menu bar in IE7. Whenever I rollover, a message pops up behind the submenu that says "False" | | 4 | 76 | 3/28/2008 3:30:48 PM |
Need an example for spry please... I'm hoping someone can point me in the right direction here.....
here is what i am trying to do:
I have a xml file of store location. like so:
<?xml version="1.0& | | 0 | 83 | 3/28/2008 3:15:13 PM |
Filter Date with .getYear() Will this work? ......... var d = new Date();
var ds1 = new Spry.Data.XMLDataSet("../xml_data/ferc.asp", "export/row",{sortOnLoad:"ferc_no",sortO | | 0 | 85 | 3/28/2008 3:11:18 PM |
Delay loading HTML with setInnerHTML and loadURL I am using loadURL to grab a cfm page and load it into an HTML page using loadURL. it works fine but there is a noticable delay loading it. is there anyway to speed that up so that there i | | 0 | 104 | 3/28/2008 2:06:36 PM |
Tabbed Panel...Scroll Bar (on second tab) OK...I got a nice scroll bar on my first tabbed panel. See:
http://www.lasvegascountertops.com/beta/products/samples_granite2.html
But when I click on the "Exotic" tab, | | 2 | 114 | 3/28/2008 1:36:03 PM |
AutoSuggest Widget and Custom Keyboard Events Hi,
I'm using the 1.6 and AutoSuggest widget for a search form. I've managed to customise it slightly that when a user selects one of the suggestions with the mouse a hidden form | | 2 | 119 | 3/28/2008 12:11:14 PM |
shadow on tooltip Hi,
I've picked up what I think could be a problem with the tooltip in IE7. I used a PNG with a transparent alpha channel as a background image (to give it a drop shadow) to my too | | 2 | 88 | 3/28/2008 12:04:53 PM |
supported date formats for sorting Can someone point me to a document describing the supported date formats for sorting? I mean, how should I format a date column in an XML dataset in order to have this column correctly sorte | | 12 | 83 | 3/28/2008 9:14:54 AM |
spry table, vertical grid lines How do you format a table so the vertical grid lines show up. I have the roll over effect working for rows in the table, but the tables are large enough that is can be difficult to follow c | | 1 | 106 | 3/28/2008 5:02:36 AM |
Autosuggest IE7 Problem My english is not very well (sorry) :-)
Autosuggest widget works fine in FF2, Opera. There's no errors displayed in IE7 but widget doesn't work. I use standard CSS code from Widget docu | | 1 | 123 | 3/27/2008 11:11:25 PM |
Number format PHP I'm tring to display a number form an xml file, using php's number_format() feature. I should thinki that displaying currency wold be very common problem yet I'm not finding much informati | | 0 | 87 | 3/27/2008 9:19:05 PM |
Trigger ValidationTextField artificially Hi there
I have a spry text field that works great. But I have on my page, a server behaviour that has to trigger the text field to invalid state if database condition is met. I tr | | 0 | 70 | 3/27/2008 7:22:53 PM |
Drop shadow Effect to Tabbed Panels? Hey again,
I was wondering if anyone has been able to add a Drop Shadow effect to their Spry Tabbed Panels? I was hoping to do this for the site I am working on. I have been able | | 1 | 101 | 3/27/2008 5:47:33 PM |
How to use multiple values from XML in table? I am calling an XML file like this:
var ds1 = new Spry.Data.XMLDataSet("/admin/admin.py/getClips", "data/row",{distinctOnLoad:true,useCache:false});
The XM | | 3 | 179 | 3/27/2008 5:21:03 PM |
Select a table row by DataSet When i start my page a specific record is selected in my DataSet using the "setCurrentRow" method of the DataSet, but my table that is binding in my DataSet don't reflect the selec | | 4 | 68 | 3/27/2008 4:44:56 PM |
Conditional Region based on XML dataset element I'm building a portfolio for a client and have multiple images on in a Spry region. I would like to hide some of them if they are not populated in the database and thus there is no image. | | 6 | 97 | 3/27/2008 4:25:58 PM |
Refreshing dataset in Spry photo demo Hi everyone, only recently discovered Spry, it looks great so far.
I have come across a problem I havent been able to resolve;
In the demo application of the Photo Gallery, I want | | 8 | 175 | 3/27/2008 12:04:06 PM |
Spry Web Service Call I have seen a few comments that sound like you can consume a web service with spry. But i can;t get it to work.
What i need to do is consume a CFM web service that returns a string an | | 1 | 119 | 3/27/2008 2:51:30 AM |
checkbox textfield validation Is it possible with spry to make certain textfields required fields if a checkbox is ticked, and not required if the checkbox is unticked?
| | 0 | 93 | 3/27/2008 2:39:17 AM |
Embed Menu Widget in HTMLPanel widget I have an HTMLPanel widget calling a page that has a Menubar widget. The top level of the menu (horizontal) appears fine but the sub menues do not work. I have tried indluding the SpryAsse | | 0 | 64 | 3/27/2008 1:46:48 AM |
Problems with Spry displaying in Internet Explorer when I have been working on a site for a while now, and everything has been working just fine in Firefox 2.0, but when I went to test the site in Internet Explorer 6 and 7, the tables having filt | | 3 | 108 | 3/27/2008 12:13:58 AM |
Horizontal menu Hi. How do you keep the rollover image in the horizontal menu bar pressed while visiting the page? I want to let the user know that she is on that particular page. I see this in the tab | | 0 | 79 | 3/26/2008 9:24:15 PM |
Spry menu items disappear in IE6 I have 2 Spry vertical menus on one page. They work great in Firefox and Safari. Initial display also good in IE6, but hovering over any of the Spry menu items causes others (some, not all) | | 1 | 179 | 3/26/2008 8:40:53 PM |
Odd problems with Spry features I have finished a site at http://www.magnoliaparkburbank.org that uses many Spry features such as autosuggest, master-detail regions and css classes built into the xml files. The site has be | | 1 | 105 | 3/26/2008 6:01:03 PM |
Accordion Menu Would like my accordion menu to begin entirely in the closed position. What do I need to check for this to take place? Only the top panel is open when loading the page. I would like for a | | 2 | 84 | 3/26/2008 5:16:50 PM |
Validate w/ custom pattern Hello everyone, i've got to validate a text-field with the following pattern: Numbers only devided by "-", "." or "/". As I couldn't figure out how to vali | | 1 | 104 | 3/26/2008 2:17:05 PM |
Problem with Spry Tabbed Panel HI i m new to spry framwork... i m making one site for one of my client & i m inserting two tabbed panel in one html page... my problem is i want to give different color combination to b | | 1 | 132 | 3/26/2008 1:24:29 PM |
Importing XML to a local database I have questions regarding the interpretation on XML data. At the bottom of this message, please find, a snippet of the xml data in question. I have no control of the XLM file structure. I | | 0 | 92 | 3/26/2008 11:53:16 AM |
HTML panel loadContent link from within the HTML panel Hi,
A HTML panel is loaded with new content. Works fine. That new content has several links with the "onclick='panel.loadContent (this.href); return false;'". When I clic | | 0 | 110 | 3/26/2008 8:30:38 AM |
Form Validation/Submit Hi, I am trying to use the spry validations like textbox, textarea..etc I am able to get the error messages for invalid inputs. but even then the form is getting submitted if we click o | | 5 | 114 | 3/26/2008 6:32:19 AM |