Multimodelform Remove Button

I have been tingling with the idea of removing the child items of a multimodelform and I am yet to find a solution. Anybody with any ideas, like appending this to multimodel class as htmlOptions?

onclick="$(this).parent().remove(); return false"