- Oct 31, 2004
- 323
- 0
- 76
Suppose I have an iframe and instead of an internal scrollbar, a pair of arrow buttons that people hover their mouse over to scroll up and down. (Hm, I should edit the code so that if they click the button it scrolls 2x as fast)
Suppose that someone without js visits my webpage. They are unable to scroll on any of my pages within the iframe.
Any way I can detect js disabled browsers and put the scrollbars back?
Suppose that someone without js visits my webpage. They are unable to scroll on any of my pages within the iframe.
Any way I can detect js disabled browsers and put the scrollbars back?