Very nice technique. One potential issue is that scrolling the page makes the notes inaccessible; using “position: fixed;†instead of “position: absolute;†in the rules for ol#notes keeps them available whatever the vertical position of the page.
Vote down?
15/12/2006
Very nice technique. One potential issue is that scrolling the page makes the notes inaccessible; using “position: fixed;†instead of “position: absolute;†in the rules for ol#notes keeps them available whatever the vertical position of the page.