Thanks for that. Will fix in next update. (I have a macbook now so IE
testing has ground to a halt..)

On Fri, Jun 19, 2009 at 11:33 PM, Erlend Leganger <[email protected]>wrote:

> I have to use IE6 (don't ask) and found a bug in the mGTD code which
> displays the very useful notes icons. The intention is to turn them off
> (same way as eg stars are turned off in IE), but that doesn't work, and the
> result is not pretty in IE6.
> The error is in line 3616 in r9843, the line
>
> var output = (config.browser.isie ? // presume IE still can't do data urls
>
> should read
>
> var output = (config.browser.isIE ? // presume IE still can't do data urls
>
> With that correction in place, the failing icons are replaced with a nice
> "(n)" to indicate "note" in IE6.
>
> - Erlend Leganger
>
> >
>


-- 
[email protected]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" 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/GTD-TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to