allanmark
asked on
Freezing Header on Master Page
Greetings,
Another question ... (thanks to all those patient persons out there :) :) )
I have a Master Page containing a table with 3 rows (Header, Contents, Footer). I would like the Header to remain fixed, even if the content is scrolled down to infinity!!.
HOW DO I DO THIS? IS IT POSSIBLE WITH TABLE/ROWS? OR MUST I USE ANOTHER ARROACHH?
Another question ... (thanks to all those patient persons out there :) :) )
I have a Master Page containing a table with 3 rows (Header, Contents, Footer). I would like the Header to remain fixed, even if the content is scrolled down to infinity!!.
HOW DO I DO THIS? IS IT POSSIBLE WITH TABLE/ROWS? OR MUST I USE ANOTHER ARROACHH?
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Oh yes, forgot to mention... the solution I've provided works quite nicely on and IE6 & IE7 (didn't have older ones to test, but it should basically work on IE5.5+), Firefox, Opera, Safari (on all officially supported platforms at least) and causes no noticeable trouble on other browsers either. There's no need for bazookas :)
ASKER
Thank you for the answers!!!