View Single Post
Old 03/12/2010, 05:07 am   #1
Civ2boss
Junior Member
 
Civ2boss's Avatar
 
Join Date: Dec 2006
Posts: 27
Lightbulb Website code suggestion on the floating shopping cart on MI:DVD page

Hey not sure if this is the right place to tell you this suggestion, but the floating shopping cart on the Monkey Island DVD Preorder page is a bit jumpy when you scroll down. Not a major problem but there's another way you can do this same effect without the jumpiness. Basically instead of calculating the margin top offset, as it seems the current code does, use position:fixed instead.

I learned this from here: http://jqueryfordesigners.com/fixed-floating-elements/

It is a lot smoother. But again not a major thing, just a suggestion!

Keep up the good work on the awesome games!
Civ2boss is offline   Reply With Quote