Hallo,
ich bekomme es nicht fin folgenden Code innerhalb von Wordpress in ein Posting zu packen:
PHP
<iframe src="http://ursus.snazy.imagelooop.com/jsScroller.htm" style="border: 0pt none ; margin: 0px; padding: 0px;" allowtransparency="true" background-color="transparent" frameborder="0" height="87" scrolling="no" width="807"></iframe>
<br><br>Ob gross<br><br>
<iframe src="http://ursus.snazy.imagelooop.com/jsScroller.htm?w=400&h=200" style="border: 0pt none ; margin: 0px; padding: 0px;" allowtransparency="true" background-color="transparent" frameborder="0" height="207" scrolling="no" width="463"></iframe>
<br><br>Ob klein<br><br>
<iframe src="http://ursus.snazy.imagelooop.com/jsScroller.htm?w=400" style="border: 0pt none ; margin: 0px; padding: 0px;" allowtransparency="true" background-color="transparent" frameborder="0" height="87" scrolling="no" width="463"></iframe>
<br><br>Es ist fein ;-)
Mal löscht Wordpress die </iframe>s und Macht aus <iframe ...> ein <iframe />, mal werden sämtliche eckigen Klammern und sonstige Sonderzeichen in HTML-valide Sonderzeichen (> usw.)...
Mach ich was falsch oder geht das tatsächlich nicht?