[Resolved] Floating Panel
I have a web page in asp.net (using Visual Studio's .NET) with several fields that are color coded depending on the needs. I also have a legend at the top of the page that explains what each color coding means. What I'd like to be able to do is have this legend follow the page down as the user scrolls through the page. Could someone give me an idea of what to look at or how this feature may be programmed ?
Thank you.
Chris
Re: [Resolved] Floating Panel
Yea thats the javascript I said you'd need to hunt down :D
If you have any problems with the SPAN tag, use the DIV tag
Glad it worked out