ASP.Net Control does not pass Strict DOCTYPE

已查看 10 次
跳至第一个未读帖子

zippy

未读,
2010年10月3日 12:56:482010/10/3
收件人 reCAPTCHA
As the title suggests!

I guess mainly because it uses an iFrame. Any plans to fix this? The
rest of my site is Strict compliant apart from my contact page. Any
suggestions?

Nathanael Abbotts

未读,
2010年10月3日 15:24:582010/10/3
收件人 reca...@googlegroups.com
STRICT DOCTYPE is outdated now anyway, you should be using HTML5:
<!DOCTYPE html> is the new tag.




--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To post to this group, send email to reca...@googlegroups.com.
To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.


Jonathan Channon

未读,
2010年10月3日 16:31:152010/10/3
收件人 reca...@googlegroups.com
Is that stricter or do newer browsers not worry themselves about doc type 

Nathanael Abbotts

未读,
2010年10月3日 16:37:422010/10/3
收件人 reca...@googlegroups.com
There was a decision made that you should write good code, but that browsers should display bad code anyway (this is what they had been doing, but it is official now).

Jonathan Channon

未读,
2010年10月4日 03:42:482010/10/4
收件人 reca...@googlegroups.com
Is using iFrame good code?

Adrian Godong

未读,
2010年10月4日 05:26:592010/10/4
收件人 reca...@googlegroups.com
Hi,

The ASP.NET Control only output HTML for the script and noscript tags. Therefore, your problem  is not specific to the ASP.NET control but more on the reCAPTCHA side of JS (which this group does not have control over).

Maybe the guys from reCAPTCHA can have more info on this.

Cheers,

--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To post to this group, send email to reca...@googlegroups.com.
To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.




--
Adrian Godong
adrian...@gmail.com

Jonathan Channon

未读,
2010年10月4日 05:59:212010/10/4
收件人 reca...@googlegroups.com
Using the html5 Doctype still makes it fail as it has frameborder on the iFrame which html5 doesn't like

zippy

未读,
2010年10月5日 07:44:242010/10/5
收件人 reCAPTCHA
Is there anything that can be done for this?

On Oct 4, 10:59 am, Jonathan Channon <jonathan.chan...@gmail.com>
wrote:
> Using the html5 Doctype still makes it fail as it has frameborder on the
> iFrame which html5 doesn't like
>
> On 4 Oct 2010, at 10:27, Adrian Godong <adrian.god...@gmail.com> wrote:
>
> Hi,
>
> The ASP.NET Control only output HTML for the script and noscript tags.
> Therefore, your problem  is not specific to the ASP.NET control but more on
> the reCAPTCHA side of JS (which this group does not have control over).
>
> Maybe the guys from reCAPTCHA can have more info on this.
>
> Cheers,
>
>
>
> On Sun, Oct 3, 2010 at 17:56, zippy <jonathan.chan...@gmail.com> wrote:
> > As the title suggests!
>
> > I guess mainly because it uses an iFrame.  Any plans to fix this? The
> > rest of my site is Strict compliant apart from my contact page. Any
> > suggestions?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "reCAPTCHA" group.
> > To post to this group, send email to reca...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > recaptcha+...@googlegroups.com<recaptcha%2Bunsu...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/recaptcha?hl=en.
>
> --
> Adrian Godong
> adrian.god...@gmail.com
回复全部
回复作者
转发
0 个新帖子