Facebook proprietary tags
I have recently attempted to add a Facebook "Like-box" to my site. The code fragment they issue contains several proprietary tags which generate 9 errors against the w3c xhtml validator. The code fragment is below.
I have used the alternative Facebook iframe widget (which also contained one simply corrected error). Has anyone come across a method of making this code validate?
Many thanks Alan
[/code]
I have used the alternative Facebook iframe widget (which also contained one simply corrected error). Has anyone come across a method of making this code validate?
Many thanks Alan
| Code: |
| <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/platform" width="292" show_faces="true" border_color="" stream="true" header="true"></fb:like-box> |
Hi Alan,
Welcome to the site
Thanks for posting this.
I'll be interested to see if anyone has any suggestions on this, as it's something I'll be needing to do soon.
There's someone else looking for the same thing but no answers there.
Thanks
Nigel
Accessify Forum Administrator ~ Nigel Peck / MIS Web Design
"Everything I say is not meant to be set in stone" - Van Morrison
Welcome to the site
I'll be interested to see if anyone has any suggestions on this, as it's something I'll be needing to do soon.
There's someone else looking for the same thing but no answers there.
Thanks
Nigel
Accessify Forum Administrator ~ Nigel Peck / MIS Web Design
"Everything I say is not meant to be set in stone" - Van Morrison


