Hello,
I've got basic html knowledge and am working on a site that was originally designed by someone else.
My problem is this:
I've been embedding YouTube videos in a website where one of the tables has the format:
<div style="overflow :auto; width:535px; height:355px;">
it works fine in IE, but the vid doesn't play in Mozilla Firefox
the videos work fine in both browsers on other pages that don't have this script. Any suggestions?
I've got basic html knowledge and am working on a site that was originally designed by someone else.
My problem is this:
I've been embedding YouTube videos in a website where one of the tables has the format:
<div style="overflow :auto; width:535px; height:355px;">
it works fine in IE, but the vid doesn't play in Mozilla Firefox
the videos work fine in both browsers on other pages that don't have this script. Any suggestions?
Comment