@Garuda Thanks for your help! Unfortunately IE6.0 still shows the same layout errors (background of the pop-up window is white (should be gray) and the back- and forward navigation icons are shown in a wrong color)
I just posted an example to demonstrate the error: http://www.huibuhui.de/10_HTML/datepicker.html What do I need to change in order to run it under IE 6.0 as well? Thank you very much in advance for your help! Markus On Jan 22, 11:10 am, garuda dwajan <[email protected]> wrote: > @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 -~----------~----~----~----~------~----~------~--~---
