hey Tobias Indeed I've tried and I'm still trying to figure out just that, eg how to hide the sidebar and the mainmenu (forgot to mention the mainmenu before) under some sort of a small hover button on the left.
Problem is that, in order for the page to work universally, I keep bumping into a hidden sidebar on the left that has to contain two iframes with the same id (where the media players load). One of them has to be hidden but, when in that setup the media links don't work (I suspect because two targets with the same id exist so the link doesn't know where to load) The above don't make much sense I'm afraid but I'll try to set up a test page to demonstrate the problem. In the meantime I'm thinking of this as a bypass: is it possible to conditionally disable a plugin? Something like disabling the ChangeModePlugin when in low resolutions and letting the low resolutions specific pagetemplate do it's job? thanks again sklpns On Thursday, August 22, 2013 2:19:37 PM UTC+3, Tobias Beer wrote: > > Hi sklpns, > > May I ask why you're not using pure css, e.g. the @media directive? > > This would responsively change the layout even when resizing the window > and not just determine the environment on global refresh. > > Cheers, Tobias. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

