Omar Abo-Namous:
> i don't think you can load a java inside an svg, so you'd have to load 
> it via hyperlink:
> 
> <a xlink:href="..."><image .../></a>
> 
> or via javascript
> 
> <image .. onclick="window.open(..)" />
> 
> apropos: theoretically you can use xlink:target inside the a-element, 
> but some viewers don't care and will open it inside main window.

The link could be to a .jnlp file to start a Java WebStart program,
assuming the user has a WebStart-enabled JRE installed.

-- 
 Cameron McCormack                      ICQ: 26955922
 cam (at) mcc.id.au                     MSN: cam (at) mcc.id.au
 http://mcc.id.au/                      JBR: heycam (at) jabber.org


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


Reply via email to