Ok -- I'm cheating now. IE 6 (and maybe the other IE's) don't seem to respond to the @import in the stylesheet. So I physically put the <link> stylesheet inside the TW file up at the header. Now it works fine with IE 6 on my XP system.
This is probably not the best long term solution. Perhaps someone here can explain the proper style syntax that will get this to work without physically changing the structure of the file. However, a quick search on the net suggests that IE sometimes has problems with the @import thing. Also, if its not working for you, you might check if any security settings (browser or firewall) that would prevent page X on site A from grabbing stuff from site B. The CSS needs to bring in images, which is why the version on tiddlyspot can't just embed the CSS, since I would need to be able to create a file directory for the images that go with the CSS to do that. Have fun, Mark On May 18, 4:53 am, "Mark S." <[email protected]> wrote: > Maybe I should have loaded all the CSS stuff manually into the > StyleSheet. Is it possible you have a firewall or other configuration > that would prevent one site from accessing info from another? The > symptoms you describe sound like what happens if the CSS is > unavailable. > > I'm running FF3 under XP. > > Thanks, > Mark > > On May 18, 1:48 am, FND <[email protected]> wrote: > > > > I've taken a first stab at implementing it: > > > http://treeview.tiddlyspot.com/ > > > That's a really nice idea - thanks for looking into it, Mark. > > Unfortunately though, it doesn't seem to work for me: All the macro > > generates for me is a single-item list with a link to the root tag > > (tested with Firefox 3 on Ubuntu, and also with Internet Explorer 8 and > > Firefox 3 on Windows XP). > > > -- F. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

