Can ipad watch youtube videos?

Hi,

My client created a page with youtube videos but it seems that ipad can’t play the videos… May I know anyone know the issue?

This is the video gallery page:

http://thescalpture.com/video/

Although Flash videos don’t play on an iPad, YouTube serves up different versions for iDevices that do work. Perhaps try embedding the videos in an <iframe> (the standard embed code offered by YouTube). E.g.

<iframe width="560" height="315" src="http://www.youtube.com/embed/eZnPIbkelUk?rel=0" frameborder="0" allowfullscreen></iframe>