* Olaf Schnabel wrote: >maybe someone of you has a solution for my problem. >I currently using the command "printNode", which only works with Adobe >SVG viewers. Has someone an idea how to integrate the same functionality >in the SVG-supporting browsers (Opera, Firefox) with Javascript?
That would be simpler if you could explain what you need it for. If you, for example, use it to pass it to the postURL extension in the Adobe SVG viewer, then you could replace both with e.g. XMLHttpRequest calls in many cases even though XMLHttpRequest per se does not provide the exact same functionality. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

