Hi Mario

Here it is (at the bottom)http://maans.bplaced.net/TiddlyHome/projekt/
#UdtalelseViewTemplate:
 <div macro='tiddler CheckboxToggleTag with:"Udtalelse"'></div>

If I enclose the macro in a class which is hidden in @media print{}

Like this: <div class='hideFromPrintout' macro='tiddler
CheckboxToggleTag with:"Udtalelse"'></div>

and @media print{.hideFromPrintout{visibility: hidden ! important;}}

Would it work?

Måns Mårtensson



On 13 Mar., 17:22, PMario <[email protected]> wrote:
> Hi Måns
>
> If you provide the viewtemplate it will be much easier to suggest
> something
> -m
>
> On Mar 13, 4:06 pm, Måns <[email protected]> wrote:
>
>
>
> > Hi TwWizards
>
> > How do I hide a checkbox (in a custom ViewTemplate) from printout??
> > It would be great if I could simply wrap it in some class to hide
> > it ..
> > I know that I should use StyleSheet and put something inside
> > �...@media print {}
>
> > However - it's just this checkbox in my custom ViewTemplate I want to
> > hide - not all checkboxes from all tiddlers (using other
> > ViewTemplates)...
>
> > Regards Måns Mårtensson

-- 
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