:: Forum >>

State of implementation.

Does not work in:
<script>
var obj1 = new AW.UI.List;
obj1.setItemText(["Home", "Sample Link", "Search"]);
obj1.setItemImage(["home", "fontsize", "search"]);
obj1.setItemLink("http://www.google.com", 1); // URL for item 1
obj1.setItemCount(3);
document.write(obj1);
</script>

Has it been implemented, or is there an error in the code?

TIA,
Anton Cohout
Tuesday, February 27, 2007

This topic is archived.


Back to support forum

Forum search