in reply to Re: Dynamic values in scroll box?
in thread Dynamic values in scroll box?

Thank you so much! That does work, but I have one last question. Is it possible to make the names into links in the scroll box?

Replies are listed 'Best First'.
Re: Re: Re: Dynamic values in scroll box?
by liz (Monsignor) on Dec 26, 2003 at 12:25 UTC
    Not to my knowledge. But that's just because browsers don't support that (it's not part of the "HTML standard").

    Liz

Re: Re: Re: Dynamic values in scroll box?
by BUU (Prior) on Dec 26, 2003 at 20:15 UTC
    Depends on how much scroll box functionality you want. You could something ..interesting.. like sticking the values in a div tag and then using css to make it scroll..