From: Kevin <ke...@ke...> - 2003-10-18 17:14:24
|
Hi, Thought I'd pick on a widget and give it a go. So I tried the gui.List component. Can we have packages.js dependency on NodeItem? Is it not possible to add a link as list item content? In example: list.add("<a href=\"javascript:alert('hi')\">Item Two</a>",2); Is the correct way to do this to add onclick handler to list then getSelectedIndex and a switch statement? Are border/padding calculations inner or outer? Like some left padding if possible. Selecting last item removes bottom border in IE unless border is 3. No problems using Mozilla and NS4 on Linux. - Kevin |