I'm not exactly sure what I'm looking to do is called, all I know is that I've seen it out there. I'm hoping one of you smart folks can at least point me in the direction I need to go.
I've got an order form page that creates itself by reading a flat file. There are a lot of items, so the page is very long. I've got a "Submit" button at the top and bottom of the page, but there is a lot of space between them and I'd like the "Submit" button to be more accessible. What is the method of creating one of those "sliding" (for lack of a better word) buttons that moves along with the scrolled main section?
At first, I thought it must be a JAVA thing, but then I wondered if I could do it with a <DIV>.
Thanks in advance for any ideas you might have!
I've got an order form page that creates itself by reading a flat file. There are a lot of items, so the page is very long. I've got a "Submit" button at the top and bottom of the page, but there is a lot of space between them and I'd like the "Submit" button to be more accessible. What is the method of creating one of those "sliding" (for lack of a better word) buttons that moves along with the scrolled main section?
At first, I thought it must be a JAVA thing, but then I wondered if I could do it with a <DIV>.
Thanks in advance for any ideas you might have!