Did you get an error? Could you possibly post a link? It is hard to
say what is causing the problem in IE without seeing the surrounding
code. I don't think anyone has had any problems with the events module
in 1.0.3 so this is probably caused by something else.

--
Brandon Aaron

On 11/5/06, Marshall Salinger <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi,
>
>
>
> I am not sure why, but when I upgraded from 1.0.1 to 1.0.3, an inline click
> event isn't firing in IE 6 or 7. It still works fine in FF.
>
>
>
> I have a message form in a hidden div that is toggled open by clicking a
> button. When there is an error with the form, I insert this into the body
> along with the error messages.
>
>
>
> <script type="text/javascript">
>
> <!--
>
> $(document).ready(function() {
>
>             $("#contact-seller-btn").click();
>
> });
>
> -->
>
> </script>
>
>
>
> This toggles the div open and worked perfectly until I upgraded.
>
>
>
> Thanks,
>  Marshall
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to