7 ms·
Great feedback. I see I should do it this way.
by arekp 14y ago
Great feedback. I see I should do it this way.
- agscala 14y agoAlso include the column headers in the sticky part so that you can see those as you scroll too :)
- pooriaazimi 14y agoSo, please, for God's sake, use a <frame>. I hate all those javascript/CSS fancy tricks. With <frame>s, you can press space/page down key to go to next page. Those stupid CSS tricks break this 35+ year-old tradition, and add literally zero benefit.
- jpb0104 14y agoPlease no more frames, they are deprecated. http://stackoverflow.com/a/4263583 http://stackoverflow.com/a/4263583 and http://www.useit.com/alertbox/9612.html http://www.useit.com/alertbox/9612.html (1996). Edit: Not entirely deprecated, but are obsolete and highly discouraged.