Hi DM
> and i want to make it visible/invisible with a slider-macro.
> how can I use a IFrame with of slider-macro? Is it possible?
Oh yes...
You can use the native slidermechanism like this:
[[TiddlerName]]
<<slider chkSliderMyIframe TiddlerName##MyIframe "Iframe »" "Open
MyIframe">>
/%
!MyIframe
<html><div align="center"><iframe src="http://mySite.com/";
frameborder="0" width="100%" height="600"></iframe></div></html>
!end %/

If you want to checkout another slider option see Eric's
NestedSliderPlugin http://www.tiddlytools.com/#NestedSlidersPlugin

Cheers 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