can i dynamic add
object after scheduler.init ???
i need to put [code]
[/code]to [code]
[/code]
can i dynamic add
i need to put [code]
[/code]to [code]
Hello,
Yes, you can add tabs dynamically.
Also you can add all tabs from the start but make them hidden (display = none). Then you need to display it according to your application logic you can simply make them visible again (display = block).
Best regards,
Ilya
may see example or where it used ???
and for ligthbox too if it exists