You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
317 B
13 lines
317 B
<?xml version="1.0"?>
|
|
<bindings xmlns="http://www.mozilla.org/xbl" xmlns:html="http://www.w3.org/1999/xhtml">
|
|
<binding id="MyComponent" applyauthorstyles="true">
|
|
<implementation>
|
|
<constructor>
|
|
//<![CDATA[
|
|
(window.render_spring_image(this))
|
|
//]]>
|
|
</constructor>
|
|
</implementation>
|
|
</binding>
|
|
|
|
</bindings> |