Tested: Page loads 100% with no errors, and video renders perfect in FF 13.0.1 and in Opera 12.50,
Kind regards, Frank M. Palinkas Senior Technical Writer Google Motorola Mobility Inc. Sunnyvale, CA Mobile: +1 650 248 5315 Web standards and accessibility tutorials: http://dev.opera.com/author/947856 On Wed, Jul 11, 2012 at 8:45 PM, nand <wadhw...@gmail.com> wrote: > > Hello, > > I am having a problem with video not showing using iframe in Firefox. The > table cell also has an image background. Am getting different results in > browsers. > > Chrome 20.0: works fine > IE 9.0: video shows but dotted line around video when clicked to play/pause > Firefox 13.0.1: embedded video does not show > > Have not tested on Safari and Opera. > > Sample HTML5 page is here: http://healthphone.org/frametest.htm > > <style type="text/css"> > <!-- > td.hpvideo { > width : 500px; > height : 365px; > border-width : 0; > padding-top : 0px; > padding-bottom : 0px; > padding-right : 0px; > padding-left : 0px; > text-align : center; > background-image:url('../images/mphone.png'); > background-repeat:no-repeat; > background-position:center; > } > iframe { > border : none; > } > --> > </style> > > <td class="hpvideo"><iframe src=" > http://dotsub.com/media/ac29a1ea-8fb8-4bb1-9087-cc0bb56f842c/embed/" > width="420" height="315"></iframe></td> > > > What is wrong here? Thank you. > > nand > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: memberh...@webstandardsgroup.org > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org *******************************************************************