I found out a validation error when using youtube video's with the allvideo plugin which can be fixed easily.
In the file sources.php it says on line 222:
This should should be
Maybe it's even beter to leave the tag allowfullscreen out given the fact allowfullscreen is not a valid attribute of the HTML iframe tag.
Can this be updated with the next version of allvideo?
I'm not using other video sources for the time being, so I haven't found out other similar validation problems.
But I still get a validation error on the following:
<div class="avPlayerWrapper">
Result: Error Line 304, Column 29: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
If it's an error in Allvideo or a mistake of my own I will find it out and post it here.
Good luck with the best available video plugin for Joomla!!