[Project_owners] XUL Q?
Chris Neale
cdn at mozdev.org
Wed Feb 7 10:14:19 PST 2007
On Wednesday 07 February 2007 15:34, Amin wrote:
> hello
>
> any body know how to replace "here!!!!!!!" with a function that is defined
> in Update.js
>
> <script
> type="application/x-javascript"
> src="chrome://inbasicph/content/Update.js"
> />
>
> <label value="here!!!!!!!" style="font-weight: Bold; " />
Would be much easier if <label/> had an id
although ...
you could probably search all label elements find the one(s) with value
== 'here!!!!!!!' and then set value attribute to something else
--
cdn
--
feedback -at- mozdev -dot- org is for comments *not* about a specific project
http://gifts-for-free.co.uk
Extensions for Mozilla-based Applications [ http://cdn.mozdev.org/ ]
More information about the Project_owners
mailing list