Thanks for your answer
when i extend DOM element method
that is needs Compound two Object, one object is javascript Object
other one is java dom object
it's too complex
for example:
client script is :
document.getElementById("xblCustomComponentInstance").hello();
a binding is named "aaa"
<definition element='xblCustomComponent'>
<template>
......
</template>
<implement>
<method name='hello'>
<body>
alert("hello method called in
xblCustomComponent");
<body>
</method>
</implement>
</definition>
a BoundElment id is "xblCustomComponentInstance"
the source code looked like this:
<aaa id='xblCustomComponentInstance'/>
--- In [email protected], Jon Ferraiolo
<[EMAIL PROTECTED]> wrote:
> Yes, that is the correct spec to implement, but the most current
version is
> http://www.w3.org/TR/2004/WD-sXBL-20041122.
>
> Jon Ferraiolo
> Adobe Systems, Inc.
> sXBL co-editor
>
> At 03:05 AM 1/13/2005, you wrote:
>
> >Hi
> >
> >I wanna implement a xbl spec to extends xform use svg
> >too many spec i can choice
> >
> >what do i do
> >
> >now, we implement sXBL:
> ><http://www.w3.org/TR/2004/WD-sXBL-
20040901>http://www.w3.org/TR/2004/WD-sXBL-20040901
> >
> >is right?
> >
> >
> >
> >
> >
> >-----
> >To unsubscribe send a message to: svg-developers-
[EMAIL PROTECTED]
> >-or-
> >visit
> ><http://groups.yahoo.com/group/svg-
developers>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/>http://groups.yahoo.com/group/svg-developers/
> >
> > *
> > * To unsubscribe from this group, send an email to:
> > *
> > <mailto:[EMAIL PROTECTED]
subject=Unsubscribe>[EMAIL PROTECTED]
> >
> > *
> > * Your use of Yahoo! Groups is subject to the
> > <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
>
>
> [Non-text portions of this message have been removed]
-----
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/