Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Ashreal #1
Spry Link Help
I've run into a problem trying to figure out how to place a link within my
first spry tab, to my second spry tab on the same page. The reasons for doing
this are allowing my users to click to go onto the next tab of a product matrix
or what have you without having to scroll back up to the top where the tabs
reside. If anyone has any ideas on how to do it I would appreciate it.
Thank you!
Ashreal Guest
-
Combine Spry Tabbed Panel and Spry HTML Panel
I would like to maintain the presentation of the tabbed panel and utilize its ability to load content from a Spry Dataset, but I would also like to... -
How to open link in new tab using Spry?
Does anyone know how to open menu web links in a new tab (instead of opening a new window - IE7) using the Spry horizontal dropdown menu? I tried... -
Showing the email link from a database link
Hi Does anyone know how to have an email link show when showing the databse info in a repeating table. Here is the link... -
preserve the link to a single Excel cell when updating link
I want to import a single cell from an Excel spreadsheet into InDesign CS. Initially, I am placing a single cell into a text frame and get the... -
how do i link an object in Flash to an HTML link?
hi ppl, i want to make a link on an HTML page to an object (layer) in a flash window - this should be possible for multiple layers using... -
Andres Cayon #2
Re: Spry Link Help
Hi Ashreal:
onclick="TabbedPanels1.showPanel(1)"
Where "tabbedPanels1" is the name of your panel group; you should find it in
the script block after the div's, something like:
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
and (1) is the tab index starting from 0, change it to suit your tab order
HTH,
Andres Cayon
Spain Adobe Dreamweaver User Group
[url]http://www.dwug.es[/url]
----------------------
"Ashreal" <webforumsuser@macromedia.com> escribió en el mensaje de noticias
news:fb4vik$6gg$1@forums.macromedia.com...> I've run into a problem trying to figure out how to place a link within my
> first spry tab, to my second spry tab on the same page. The reasons for
> doing
> this are allowing my users to click to go onto the next tab of a product
> matrix
> or what have you without having to scroll back up to the top where the
> tabs
> reside. If anyone has any ideas on how to do it I would appreciate it.
>
> Thank you!
>Andres Cayon Guest



Reply With Quote

