Community Member Profile
- Profile: /members/4542-Shamasis-Bhattacharya.htm
- URL: http://www.shamasis.net/
- Comments: 2
- Points: 24
Recent Blog Comments By Shamasis Bhattacharya
-
Using CSS Fixed Position Elements Across Browsers
Posted on Oct 16, 2009 at 1:30 PM
Hmmm... the non-expression solution is the only solution that does not jerk! LOLZ. ;) So, if you really need position:fixed and want a professional output, it is the only way to go. Otherwise, you would need to use delay/animation to cover-up for the jerks! Oh God... simple talking ca... read more »
-
Using CSS Fixed Position Elements Across Browsers
Posted on Oct 15, 2009 at 4:43 PM
A much much cleaner way to achieve position: fixed on IE6 and also on all other browsers is: Remove scrollbar from body and put all body contents inside a wrapper division and make it scroll. Now Put all supposedly position:fixed elements outside this wrapper and give it absolute position.<... read more »



