Hi!

It seems that Internet Explorer 9 has an issue with:
setStylesheet(".YourClass {display: none;}", "YourClass");
The "display" works in Internet Explorer with "inherit", "block",
"inline", "table-cell" and others, but it seems to break on "none". I
have this problem with a plugin I'm working on and I also noticed it
when I was testing Vincent's TableEdit plugin (1). The function hides
stuff correctly in other browsers, but breaks in Internet Explorer. I
checked with Eric's ToggleTiddlerTags (2), which also uses this
function, and it also breaks in IE (32-bit and 64-bit). I use TW 2.6.5
on Windows 7. Am I missing something or is it a bug?

(1) 
http://groups.google.com/group/tiddlywiki/browse_thread/thread/c27569c967e316dc/d47c9d853ea42092
(2) http://www.tiddlytools.com/#ToggleTiddlerTags

w

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

Reply via email to