Hi Praveen. Praveen Nayak: > Adobe SVG Viewer can host an svg file that can be manipulated by > javascript that is a part of HTML. So, this javascript can work on > both the SVG file and the HTML content. > Is a similar thing possible through an applet containing the Batik SVG > Viewer. For example can a script that updates the svg content also > update a Div tag of the HTML that contains the applet?
Yes. See http://xmlgraphics.apache.org/batik/demo.html for a demo of Batik in an applet, and script from the HTML modifying the SVG document being displayed by calling a method defined in the applet’s class. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

