Hi!

I'm building an app with T5.2.4 and wanna use ChenilleKit for some magic.
Unfortunately I cannot show the window component as it was in the demo of
CK:
<a href="#" onclick="window1.showCenter(true)">click here to show window</a>

I discovered that I could use $T('window1').ck_window.showCenter(true)
instead.

This looks more geeky - so it would be OK, but $T is deprecated already.
I wonder if I miss some JS somehow...

Thanks in advance!

Sandor Irlanda

Reply via email to