O
otenzio
Guest
Hi, I have a section named "Test" that has Collapsible on true and style "Title & Rounded Border". On load event of the page i wrote the following javascript: var sectionID = rbf_getSectionIdByTitle("test"); rbf_setSectionCollapse(sectionID, true); But it doesn't collapse. Also i want to expand it on click. Can anyone help me with this? Thanks!
Continue reading...
Continue reading...