|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
using displaytag and YUI-tabbed-panelHello,
I am using displaytag in a Struts based webapplication. Everything works fine for me. No I want to Embed a table which is created by displaytag into an tabbed-pane which is created by the Yahoo YUI library.
The tabs show my tables like I assumed. But everytime I click to turn a page from the table the first tab of the tabbed panes Is shown and not the previus selected where I wanted to go to the next page.
Has anybody an idea how to solve this problem?
Thanks!
Mirko
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ displaytag-user mailing list displaytag-user@... https://lists.sourceforge.net/lists/listinfo/displaytag-user |
|
|
Re: using displaytag and YUI-tabbed-panelYou could use the onUnload event to store a cookie in the user's
browser and the onLoad event to restore the proper tab. (*Chris*) On Fri, Jun 20, 2008 at 5:41 AM, Mirko Kämpf <mirko.kaempf@...> wrote: > Hello, > > > > I am using displaytag in a Struts based webapplication. Everything works > fine for me. No I want to > > Embed a table which is created by displaytag into an tabbed-pane which is > created by the Yahoo YUI library. > > > > The tabs show my tables like I assumed. But everytime I click to turn a page > from the table the first tab of the tabbed panes > > Is shown and not the previus selected where I wanted to go to the next page. > > > > Has anybody an idea how to solve this problem? > > > > Thanks! > > > > Mirko > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > displaytag-user mailing list > displaytag-user@... > https://lists.sourceforge.net/lists/listinfo/displaytag-user > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ displaytag-user mailing list displaytag-user@... https://lists.sourceforge.net/lists/listinfo/displaytag-user |
|
|
Re: using displaytag and YUI-tabbed-panelThanks, I will try it in this way.
Mirko -----Ursprüngliche Nachricht----- Von: displaytag-user-bounces@... [mailto:displaytag-user-bounces@...] Im Auftrag von Chris Pratt Gesendet: Freitag, 20. Juni 2008 18:36 An: displaytag-user@... Betreff: Re: [displaytag-user] using displaytag and YUI-tabbed-panel You could use the onUnload event to store a cookie in the user's browser and the onLoad event to restore the proper tab. (*Chris*) On Fri, Jun 20, 2008 at 5:41 AM, Mirko Kämpf <mirko.kaempf@...> wrote: > Hello, > > > > I am using displaytag in a Struts based webapplication. Everything works > fine for me. No I want to > > Embed a table which is created by displaytag into an tabbed-pane which is > created by the Yahoo YUI library. > > > > The tabs show my tables like I assumed. But everytime I click to turn a > from the table the first tab of the tabbed panes > > Is shown and not the previus selected where I wanted to go to the next page. > > > > Has anybody an idea how to solve this problem? > > > > Thanks! > > > > Mirko > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > displaytag-user mailing list > displaytag-user@... > https://lists.sourceforge.net/lists/listinfo/displaytag-user > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ displaytag-user mailing list displaytag-user@... https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ displaytag-user mailing list displaytag-user@... https://lists.sourceforge.net/lists/listinfo/displaytag-user |
| Free Forum Powered by Nabble | Forum Help |