Yeah, try to paste your relevant code into a http://jsfiddle.net which shows
the problem. I haven't seen such problems before (looking at that one line
of code).

On Wed, Aug 17, 2011 at 8:12 PM, Justin <[email protected]> wrote:

> 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

Reply via email to