@mrkus
Hello,
Try with jQuery(function($) {
//your code
});
to work in IE
instead of $(function() {
//your code
});
On Jan 21, 7:10 pm, markus <[email protected]> wrote:
> One additional remark with regards to releases:
> I am using:
> (1) jQuery 1.2.6 and
> (2) jQuery UI 1.6rc4.
>
> I am understanding from jquery.com that it should work with IE6.0. Any
> idea?
> Thank you very much in advance!
> Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---