I have a very strange issue going on. My web page will not submit in Opera when using MooTools 1.3.2, and the getParent() function. If I go back to MooTools 1.2 it works.
The strange thing is that I'm not getting any JavaScript error
messages. Simply by calling:
var ClickableObj = InputObj.getParent(".clickable");
is somehow prevents the HTML submit event from being called.
I really need help on this. If you need my code please let me know.
Thanks,
Justin
