hi,

Can I have a brief explanation on what event(s) are best suited for initialization of things (variables/setting runtime properties) without interfering with Lianja's internal workings?

Like for example there are the Init,Load, Ready, Activate events - what would be the best practice for initializing page/form level variables, setting properties of the sections. For example I want to show the form in the collapsed state initially. So which event will be ideal for me to do something like Lianja.getElementByID("section1").collapse()?

Btw I should say you have a wonderful product! Waiting for it's final release :-)

Thanks & Regards,
Murali