Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Kevin556655 #1
Spry detail region
I am using a Spry+Ajax framework on one of my web pages, very similar to the
one in the [url]http://www.adobe.com/designcenter/video_workshop/?id=vid0166[/url]
Titled: "Using the Spry framework for Ajax"
If you notice the example in the beginning (or download the source files),
you'll see that when an event is clicked on the in the left column, an image
appears on the right with a description underneath. The image appears from out
of frame at the top, and transitions down. I cannot find any reference as to
how this transition effect is done.
How do I go about applying transitions such as this to my images (I am
actually not too fond of that particular one, so a general understanding of how
it works would be better)?
Kevin556655 Guest
-
I know we can set max image width, but I need to set itby region. Region A has one max width; Region B another.
We can already set a maximum image width for use globally, throughout every page. Can we do it by region? This way one region can have a max... -
Spry Region Defeating Me
I purchased the entire set of Adobe Creative Suite 3 Total Training Videos and have walked through the 2 DVDs of Dreamweaver CS3 lessons. I also... -
Spry detail region effect on mouseOver?
I've built a page using the conventional Spry detail region method (URL below if you're interested). BUT instead of having the detail region change... -
SPRY Repeating Region with CATEGORIES
I have a seemingly simple but apparently complex issue with the Spry DataSet and Spry repeating region use that my many hours of research has not... -
Can I delete from the detail of a master/detail datagrid?
Hi Mark, As for the delte certain items in the detailed grid items in MASTER/DETAIL grids. Here are my suggestions; The DataGrid, DataList or... -
danilocelic AdobeCommunityExpert #2
Re: Spry detail region
Kevin556655 wrote:
> If you notice the example in the beginning (or download the source files),
> you'll see that when an event is clicked on the in the left column, an image
> appears on the right with a description underneath. The image appears from out
> of frame at the top, and transitions down. I cannot find any reference as to
> how this transition effect is done.I'd suggest checking out the code for the page and seeing how they did that particular one, but you can also take a look at the Spry documentation for effects:> How do I go about applying transitions such as this to my images (I am
> actually not too fond of that particular one, so a general understanding of how
> it works would be better)?
[url]http://labs.adobe.com/technologies/spry/samples/[/url]
Click on the effects tab and check out the samples. Make sure to take a look at the last item listed, the Transitions Sample which shows the various supported effects along with the supported transitions:
[url]http://labs.adobe.com/technologies/spry/samples/effects/transition_sample.html[/url]
The cool thing about the Transitions Sample is that is also gives you constructor code for the effect that you're testing.
Also, you should ask Spry related questions in the Spry forum:
[url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602[/url]
--
Danilo Celic
| [url]http://blog.extensioneering.com/[/url]
| WebAssist Extensioneer
| Adobe Community Expert
danilocelic AdobeCommunityExpert Guest
-
Kevin556655 #3
Re: Spry detail region
Thank you, these examples are just what I was looking for. However, I cannot
seem to find any clear-cut instructions as to how to implement these on my
page. I have viewed the source, and see the Javascript, but don't know the
appropriate steps to customize it to my page. I know very little about
Javascript, so when I make changes, I'm not sure if I'm even on the right track
when it doesn't work.
Are there any automated ways to apply this to a Spry Region? If not, are there
"idiot-proof" instructions as to how to apply it to my own page? Any help in
this area would be appreciated.
Note about using the Spry forum in the future noted.
Kevin556655 Guest
-
Kevin556655 #4
Re: Spry detail region
Wow, it's all in "Behaviors." Answered my own question. Thanks again.
Kevin556655 Guest



Reply With Quote

