Hmm, I tested on vanila TW265 with ToggleTiddlerTags and it works, so I'm guessing the problem is somewhere else. I imported the ToggleTiddlerTags into another TW265 where I'm working on my CrewListPlugin (2) (which also uses the setStylesheet function and which I used initially to test with ToggleTiddlerTags) and ToggleTiddlerTags broke again. I also have this issue with my InfoboxTablesPlugin (1) and it appears in one of my other wikis, where I have the CrewListPlugin, but not in another, which uses none of my plugins. I know ToggleTiddlerTags isn't the problem, but something breaks the setStylesheet function with "display:none;" in IE and I can't figure out what. It seems I'm using it incorrectly. Can someone point me in the right direction?
(1) http://infoboxes.tiddlyspot.com/ (2) http://crewlist.tiddlyspot.com w On 11 jul., 21:11, whatever <[email protected]> wrote: > 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/c27569... > (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.

