Hello Sebastien,

I'm trying to add tabs to form dialog

I'm add behavior to the constructor:
add(new JQueryUIBehavior("#tabs", "tabs"));

I'm adding JS code to onOpen handler
handler.appendJavaScript("$('#tabs').tabs();");

no luck :( no tabs being displayed :(
What am I doing wrong?

-- 
WBR
Maxim aka solomax

Reply via email to