Forum Post: collapsing a section

  • Thread starter Thread starter otenzio
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top