D
Daniel
Good morning,
This is a 2 part question.
I have a web page composed of 4 frames (header, footer, navigation and
content). I have the following code which create a gradient background
effect on any individual webpage:
<body
style="filterrogidXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');">
I there a way to apply it to the backgroup of all frames so that it is
seemless? I tried inserting it into the main page but it did not work. Is
there another approach that I can use?
Secondly, a while back I was told to stay away from Frames as they were not
always supported.... Does this concern still exist? From a compatibility
and best practices point of view what is the current opinion on Frames?
Thank you,
Daniel
This is a 2 part question.
I have a web page composed of 4 frames (header, footer, navigation and
content). I have the following code which create a gradient background
effect on any individual webpage:
<body
style="filterrogidXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');">
I there a way to apply it to the backgroup of all frames so that it is
seemless? I tried inserting it into the main page but it did not work. Is
there another approach that I can use?
Secondly, a while back I was told to stay away from Frames as they were not
always supported.... Does this concern still exist? From a compatibility
and best practices point of view what is the current opinion on Frames?
Thank you,
Daniel