Hello,
I have a theme which runs the equal heights jQuery plugin to make the sidebar look nice. However, whenever I dynamically change the length of the content, I have to run the javascript call again to even things up.
I'd love to be able to slip a line of javascript into the conditional form update to run the equal heights update and make things look nice.
Is there a way (a hook, possibly?) to add an on_click function to a field in the form (I'm using a checkbox field).
Thanks!
- Jonathan