• Good day

    I am trying to force Collapse-o-matic to change the ID of the object once the expanded menu is activated:

    [expand title="Break Down" trigclass="collapseomatic noarrow" id="kraftwerk3" rel="animal-highlander" elwraptag="li"]
    <span class="break2">
    		<span class="text-break2"> <span class="num-break2">13</span> RECOVERY INTERVALS </br></span>
                    <span class=" ...
    		</span>
    [/expand]

    Is it possible to tell collapseomatic to change the ID (here kraftwerk3) of an item (here “Break Down”) to another one (say, kraftwerk4) once the item is clicked?

    I have tried various solutions, including the onclick ones, to no success

    thanks,
    w.

    http://wordpress.org/plugins/jquery-collapse-o-matic/

Viewing 1 replies (of 1 total)
  • Plugin Author Baden

    (@baden03)

    If you change the ID, the collapse element will no longer work. Why exactly do you want to change the ID? If it’s because of CSS styling, it’s better to do this will classes.

Viewing 1 replies (of 1 total)

The topic ‘Modify the Expand ID on click’ is closed to new replies.