i've found the cause of the error. seems like jquery doesn't work well with
scriptaculous. we are using the lightbox library, and it requires
scriptaculous. after excluding the scriptaculous library, my jquery code
works!

is this a known issue?

thanks.

On Thu, Sep 18, 2008 at 7:01 PM, MorningZ <[EMAIL PROTECTED]> wrote:

>
> the problem is you have a <div> tag with the id of "showError" and you
> also seemingly have an event called "showError"
>
> That's not good to have and is probably the source of your issue
>
>

Reply via email to