Russ Peters wrote:
>> Hi,
>>
>> Looking at the last post it got me thinking. Does anyone still use
>>     
> frames
>   
>> or iframes? Is it a valid development technique?
>>
>>
>> R.
>>     
>
> We are using an iframe on our homepage to incorporate a secure page for
> login purposes.  I will say that this has proved to be a challenge with
> the new browsers disabling "navigate sub-frames across different
> domains" and with McAfee disabling the iframe tag altogether with their
> Privacy Service. 
>
> I love the function of them but it's been frustrating. I haven't found a
> good alternative.
>
> Russ
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>   
Sadly, I've been forced into working with an iframe-based design due to
a previous designer's penchant for them.  When I'm able (it's a time
thing...), I plan to re-do my data recovery client's website using a
<div> with overflow: auto; to take the place of the iframe where, in
this case, it's not really needed at all.

So, yes, there are iframes out there...but for many reasons including
validation and SEO, to my mind, iframes are a big no-no.

~Ray
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to