Common usecase or not you can't do it this way :(
   Have you ever heard of EcmaScript?  ;)

Yup, that's my mother tongue ;o)


The only way to implement this currently is to write an EcmaScript
function that builds the button 'on the fly' (you could also do this
with XSLT and build the entire document on the fly which was faster would
probably depend on the amount of 'modified' content relative to static content).
The Transcoders have an option to run 'onload' event handlers so you should be
able to use that fairly easily.

Thanks Thomas, XSLT could be an option too.


While you mention 'modified' content: Do you remember the recent thread about performance and chaching output? Any chance to add a property to Batik's ImageTranscoder which returns the 'last modified' date of the loaded SVG content (respecting linked SVG & styleheets & and included stylesheets :o)

ralf ...


------------------------------------------------------------- Ralf Siegel - Freelance Developer Recommended Listening: Broadcast - Haha Sound (Warp) contact_site: mailto:[EMAIL PROTECTED] -------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to