|
From: <bo...@co...> - 2003-10-20 18:25:06
|
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.
Hi!
I used the original List item, because I cut out the ListItem, renamed
NodeItem (used in Tree Widget).
So the border/padding is the original List, I don't understand your first 2
question. The NodeItem used on many items it's a simple Layer width selecting
and value contain possibility.
(Sorry my english is poor)
Cow
|