Hi,

I am trying to render an SVG file as a widget. This seems to work ok
(SVG portability magic aside) as long
as I am rendering a static svg file that lives below the /pub/
hierarchy and is include via an <object> tag in
the HTML (say, inside a composite widget).

What I want to do is call back to the weblocks session from the SVG:
onclick events should tell the application
which node was clicked. I understand that a static destination url for
such clicks is not compatible with the
weblocks view of things. I want to avoid inlining the SVG (which would
probably allow me to use dynamic
url as render-link generates them) for portability problems (I have to
cater to MSIE).

What is a suggested solution?
Does anyone have a magic svg widget?

Utz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" 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/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to