Thanks very much, I just could not find it, I suppose i rely too much on on JS console in Firefox, which has no problems :)
As for the cleartype problem, I know how to solve that - you need to specify the background colour in the CSS file, but since my background is always the same colour in that area, that won't be a problem (it'll just increase the CSS size!) To be honest, though I'd like to support as much as possible, with IE7 coming out soon, and not many of my visitors <=IE6 users it's not a major concern for me at the moment. Tane http://www.digitalspaghetti.me.uk On 9/22/06, Michael Geary <[EMAIL PROTECTED]> wrote: > > From: digital spaghetti > > > > Now, in IE6 (at least in my copy) the bottom toggle bar works > > fine, so does the comments area - but the top bar keeps > > crashing IE6 - however it works fine in Firefox. At first I > > thought it might be because of the hidden nature, but my > > comment area is hidden by default and it works fine. > > > > The theme is over at http://www.digitalspaghetti.me.uk, can > > you guys have a look and see if you are getting the same problem? > > It's the Google map. Move the maps.google.com script tag into the document > head. > > Also, there is a big problem with the text appearance in these toggle blocks > when ClearType is enabled. Turn on ClearType and you will see it. This kind > of problem usually has to do with drawing the same piece of text > transparently on top of itself - that really messes up the anti-aliasing. > > -Mike > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
