Skip to Content
0
Former Member
Dec 06, 2006 at 05:11 AM

Toggling in JspDynPage

18 Views

Hello All,

I have a requirement like this......

There are some links like this.......

<b>

abcd

efgh

ijkl

</b>

when i click on one of the links it should expand and show me the contents below it.

<b> It should toggle...</b>

<b>how do i do this using JspDynPage. I dont want to use tree. Because I want to add a check box infront of every link i.e.

<checkbox>abcd

<checkbox>efgh

<checkbox>ijkl

</b>

regards

Brahmachaitanya