css - fixed image within a container -


what best way make div scroll along page?

the exact effect utilized @ http://store.apple.com/ (on checkout summary after product added cart)

edit: or this example - alas, it's not smooth i'd =/

in second example, using jquery this. scroll event of window object caught , using animate() function position of div changed dynamically.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -