when i change between tabs i see that youtube on right side scrolling from nowhere (screen attached)
i have put there custom xhtml code:
- Code: Select all
<p>Atom Trefl Sopot - prezentacja drużyny</p>
<p>
<object width="315" height="232">
<param name="movie" value="http://www.youtube.com/v/L6vi8U5NNjE?fs=1&hl=pl_PL" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="315" height="232" src="http://www.youtube.com/v/L6vi8U5NNjE?fs=1&hl=pl_PL" allowfullscreen="true" allowscriptaccess="always"></embed>
</object>
</p>