Thanks for that Anthony - sadly, I'm not good enough with JS to sort this. Sp, 
esp in view of the mail from Russ, I think I'll take the easy way and go back 
to an XHTML trans page for this particular exercise!

Thanks all.

Bob


  ----- Original Message ----- 
  From: Anthony Schultz 
  To: wsg@webstandardsgroup.org 
  Sent: Wednesday, March 09, 2011 3:37 PM
  Subject: Re: [SPAM] [WSG] html5 and iframes?


  I asked because I do not have access to the browsers in question at the 
moment. Take a look at this StackOverflow link.  


  http://stackoverflow.com/questions/1625835/ie-8-iframe-border-problem
  
http://stackoverflow.com/questions/1516803/how-to-remove-border-from-iframe-in-ie-using-javsascript


  Another option might be to set the width of the border to zero, or attempt to 
change its color to match the background.


  HTML5 has an attribute "seamless" for iFrame. I imagine you have this, but 
those two browsers aren't respecting it. I am going to have to say that you 
will probably need to use JS to modify the iFrame by specifically targeting ie7 
and ie8 browsers.


  I do not think there is a way to make those two conform nicely.


  Anthony


  On Wed, Mar 9, 2011 at 9:18 AM, designer <desig...@gwelanmor-internet.co.uk> 
wrote:

    Thanks to all who responded, but I should perhaps point out that 
'frameborder' is not supported in html5. Also, let me stress : the code 
validates fine, and works fine - except IE7 and 8. IE6 is OK.
    I just don't understand that and I wondered if anyone else has encountered 
this (surely, 6000+ folk - at least one person must have . . . ) - or am I 
missing something obvious?

    Anthony asked if I could sent out a screen capture? Well, the 'actual' page 
can be seen at http://www.marscovista.fsnet.co.uk/index_beta.html
    , as I said before.

    Thanks again,

    Bob



    ----- Original Message ----- From: "Birendra" <biren...@viteb.com>
    To: <wsg@webstandardsgroup.org>
    Sent: Wednesday, March 09, 2011 1:50 PM
    Subject: RE: [SPAM] [WSG] html5 and iframes?




      Use this code
      "<iframe frameborder="0">"


      Birendra Patel
      http://www.viteb.com




      *******************************************************************
      List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
      Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
      Help: memberh...@webstandardsgroup.org
      *******************************************************************









    *******************************************************************
    List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
    Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
    Help: memberh...@webstandardsgroup.org
    *******************************************************************





  *******************************************************************
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: memberh...@webstandardsgroup.org
  ******************************************************************* 


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to