This code doesn't work anymore in FF 1.5:

aList = opener.document.getElementById("needlesearch-editor-list");
aValue = aList.selectedItem.getAttribute("type")

aValue doesn't return the right value anymore. How can I get to the value of
the selected item in a list in a different window(the opener window)? 

The list is generated using rdf datasources.

Thanks!

Eelco
Project Owner NeedleSearch Toolbar


_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to