Awesome - Thank You,

I was looking at your post here:
http://groups.google.com/group/tiddlywiki/browse_thread/thread/b65e6ce2f0ac1af7/e36c4fad4bb6f852?lnk=gst&q=showvalue#e36c4fad4bb6f852

I thought the ShowValue transclusion would be a neat trick (since I am
using the Last Modified from that post already)
(is that even possible?.?)

I appreciate your response,

Mike

On Apr 2, 4:05 pm, Eric Shulman <[email protected]> wrote:
> > I would like a TW, if in readOnly, to not show options . . .
> > <<slider chkSliderOptionsPanel OptionsPanel "options »" "Change
> > TiddlyWiki advanced options">>
>
> If you have InlineJavascriptPlugin, you can write:
>
> {{wrapper{<<slider chkSliderOptionsPanel OptionsPanel "options »"
> "Change TiddlyWiki advanced options">><script>
>    if (readOnly) place.style.display="none";
> </script>}}}
>
> Note that the <script>...</script> is inside the {{wrapper{...}}}, so
> the the reference to 'place' is to the wrapper itself.
>
> enjoy,
> -e

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