--- In svg-developers@yahoogroups.com, Cameron Laird <cla...@...> wrote:
>
> On Thu, Jan 06, 2011 at 08:02:01AM -0500, ddailey wrote:
>                       .
>                       .
>                       .
> > Take a look at 
> > http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html#joint_use -- 
> > there is an example there (look inside a table named "Making SVG functions 
> > callable from HTML ").
> > 
> > Basically, suppose the <svg> is linked from the <html> via <object>, 
> > <embed> or <iframe>. And suppose the function within a <script> inside the 
> > <svg> is named happy(). Then, issue a command within the svg script that 
> > says top.happy=happy. This basically forces the <html> parent of the svg to 
> > alias the term "happy" to its definition within the svg <script> tag. 
> > Similar things may be done to access variables defined within svg script.
>                       .
>                       .
>                       .
> For a not-too-different technique in the vicinity of the original question,
> see <URL: http://www.ibm.com/developerworks/library/x-svgclientside/ >.
>
Guys , Thanks for the quick response!! it worked !!



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to