Found myself looking up the syntax for CSS overflow. I think I ended up using overflow-y instead to get scrollbars on the y-axis only. I should know more about this stuff than I do. :P
CSS overflow property
Reply
Found myself looking up the syntax for CSS overflow. I think I ended up using overflow-y instead to get scrollbars on the y-axis only. I should know more about this stuff than I do. :P
Found myself looking up the syntax for the JavaScript setTimeout function today.
I used the jQuery.browser interface for the first time today to put in an IE hack.