Re: add java script on load of ajax tab

2011-02-11 Thread Pedro Santos
You can override AjaxTabbedPanel#onAjaxUpdate, test the selectedTab
property, if it is the index you want, append the javascript to target
object

On Fri, Feb 11, 2011 at 1:37 PM, fachhoch  wrote:

>
> I am using AjaxTabbedPanel , this tabbedpanel has 5 tabs , when user clicks
> on the 3rd tab I wanted to render some  java script , please  tell me how
> can I do this .
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/add-java-script-on-load-of-ajax-tab-tp3301473p3301473.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Pedro Henrique Oliveira dos Santos


add java script on load of ajax tab

2011-02-11 Thread fachhoch

I am using AjaxTabbedPanel , this tabbedpanel has 5 tabs , when user clicks
on the 3rd tab I wanted to render some  java script , please  tell me how
can I do this .

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/add-java-script-on-load-of-ajax-tab-tp3301473p3301473.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org