This may be more of a XUL question, but hopefully somebody can help me.  I
need to be able to read through the items of a menulist/popup using
JavaScript.

In HTML/JavaScript it's simple, for(i = 0; i < list.length; i++)...,  but I
haven't been able to find any JS references to do this with XUL.

Thanks,
Jeremy


_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to