Hacker News new | ask | show | jobs
by arekp 4923 days ago
Great feedback. I see I should do it this way.
2 comments

So, 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.

Please no more frames, they are deprecated. http://stackoverflow.com/a/4263583 and http://www.useit.com/alertbox/9612.html (1996).

Edit: Not entirely deprecated, but are obsolete and highly discouraged.

Also include the column headers in the sticky part so that you can see those as you scroll too :)