September 2007
August 2007
the zimblog / My first JQuery extension (javascript, jquery)
(via)As you may know, it is pretty difficult to get an element’s position on the document, considerring scrolls, etc… So here is a fast hack to do the thing. I didn’t need the Y value but it should be easy enough to implement both if needed.
July 2007
February 2007
» CSS Case Study - fixed elements - Web Design - 3.7crea.tv Blog
One of the “special” effect abilities of CSS is the ability to have an element be “fixed” on the page (when you scroll, the element remains stationary) either through positioning or by fixing a background.
1
(4 marks)