szenczi
Posts: 67
|
| Posted: 09/25/2008, 5:09 AM |
|
Hi,
I'd like to combine TabView and HistoryBrowser feature. I tried two different method:
1. I used the built-in TabbedTab/TabbedView tool. Here I can't connect the BrowserHistory YUI tool to this script based TabView.
2. I wrote the TabView with markups (it's working yet) and the browser code, but after I implement this part, the tabview doesn't works farther.
How can I solve this problem? What's the difference of YUI tools working in CCS or outside?
(All this features work well outside CCS.)
Thanks, Norbert
_________________
CCS5.1, PhP, MySQL |
 |
 |
szenczi
Posts: 67
|
| Posted: 09/26/2008, 4:16 AM |
|
I solve it!
There was some problem with relative links. As well as I made it with the YUI library instead the CCS own TabbedTab/TabbedView. So with this you can exactly parametering the desired tab.
Norbert
_________________
CCS5.1, PhP, MySQL |
 |
 |
|