This link displays properly in firefox, but the flash youtube player loads way down the page in chrome. What am I doing wrong? http://www.computerlabsolutions.com/success/video_testimonials_test.cfm
A:
In chrome right click the place where the flash should be and click "inspect element",it will show you all the css properties of that object,just change the values and try.
Khaled
2010-07-27 22:59:39
A:
The width of the object is wider than its containing div
. Try changing the object's width to be 650px like the div, or change the container.
Jacob
2010-07-27 23:09:38