<<fancyBox tag:thumb mode:picture defaults:"fullPath"
fancy:"fullPath">>
<<fancyBox tag:thumb mode:picture defaults:"fullPath"
fancy:"fullPath">>

<<roundabout selector:'.imgStack' childSelector:'span'
defaults:'##Roundabout'>>

Just works fine for me. I didn't try to transclude the <<fancyBox>>
stuff but it should work. If you want to place the wheels in a popup,
you will need to control the container CSS carefully.

Since the selector ".imgStack" grabs every container on the page, that
has a class="imgStack" there is only one roundabout call necessary.

If you call several <<roundabout>> macros with the same selectors, but
different defaults, at the same time, I am pretty sure, that you will
have bad side effects. That's why I needed to create these clunky
<html><style> tags in "About" and the examples with different classes.
Most jQuery  libraries are not built for the way, how we TiddlyWiki
users want to use them :)

-m

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