When I try to add
- Code: Select all
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0X-PRpqj7N4&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/0X-PRpqj7N4&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
manually to the HTML-source I get
- Code: Select all
<a style="left: 425px ! important; top: 0px ! important;" title="Klicken Sie hier, um dieses Objekt mit Adblock Plus zu blockieren" class="abp-objtab-09565339862037964 visible ontop" href="http://www.youtube.com/v/0X-PRpqj7N4&hl=en&fs=1"></a><object height="344" width="425"><param value="http://www.youtube.com/v/0X-PRpqj7N4&hl=en&fs=1"><param value="true"></param>
instead.