On Feb 16, 10:57 pm, Tobias Beer <[email protected]> wrote: > 1) Can titleSection and infoSection also be part of the defaults? jup, You can have any parameter either in defaults: or in fancy:. As long, as you define them. Splitting the parameters is nice, when you know, how your show should look like. Some parameters, that are always the same go to defaults. Parameters, that you want to play with go to fancy:
> 2) As for the additional notes, I would simply put them right below > the title, although that might mess a bit with how fancybox positions > itself, so maybe it would be better to be able to click in some corner > which opens the notes in a semi-transparent overlay, while clicking on > some x will close the notes again and go back to the image. Another > altenative might be to use something like the alternative upwards- > slider for the title while still having the actual title in its own > box below... dunno if fancybox provides for this kind of flexibility. nice idea. I think everything is possible. I did the automatic slideshow allready. Needs some thinking :) > 3) If an iframe is opened in fancybox, I would turn the title into a > clickable (external) link, which opens the iframe in a new > window ...along with a tooltip which sais exactly that. good idea. some thinking too :) > The stack doesn't look so good in current opera where the width of > the outer div goes to 100%. uups. opera doesn't support either "width:intrinsic;" nor "width:-moz- fit-content;" but I think "transform" needs a more detailed degrade check :( may be the outer div should use display: inline; > IE8 with compatibility mode turned on > gives a plugin error upon loading the space... Need to check that. May be forgot some use IE8=return false; Thx for the info. -- 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.

