Wildcard Usage:* matches any number of characters% matches exactly one character
Vladimir's WordPress Forum Plugins Smart You Tube Not XHTML Valid?
Smart You Tube Not XHTML Valid?
1:548 March, 2011
Travis
Post edited 1:56 – 8 March, 2011 by Travis
According to the W3C Markup Validator Services (http://validator.w3.org/), the Smart YouTube plugin is not XHTML Transitional 1.0 Valid.
The error is with type="text/html" here (wp-admin/plugin-editor.php?file=smart-youtube/smartyoutube.class.php&a=te&scrollto=9322):
<iframe title="YouTube video player" type="text/html" width="$width" height="$height" src="$video_url" frameborder="0"></iframe>
Thanks,
16:3110 March, 2011
Vladimir
posts 707
Did you enable Enable xHTML validation?
Guest Name (Required):
Guest Email (Required):
Guest URL (required)
Math Required! What is the sum of: 4 + 7
Vladimir’s WordPress Forum
Smart You Tube Not XHTML Valid?
1:54
8 March, 2011
Travis
Post edited 1:56 – 8 March, 2011 by Travis
According to the W3C Markup Validator Services (http://validator.w3.org/), the Smart YouTube plugin is not XHTML Transitional 1.0 Valid.
The error is with type="text/html" here (wp-admin/plugin-editor.php?file=smart-youtube/smartyoutube.class.php&a=te&scrollto=9322):
<iframe title="YouTube video player" type="text/html" width="$width" height="$height" src="$video_url" frameborder="0"></iframe>
Thanks,
16:31
10 March, 2011
Vladimir
posts 707
Did you enable Enable xHTML validation?