Название:
iFrame BBCODES
Тэг:
if
заменить:
Код:
<!-- Start iFrame by anywares --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600" height="400" style="margin:10px 0"> <thead> <tr> <td class="tcat" colspan="2" style="text-align:center"> <a href="{param}" title="Go to site directly" target="_new">Go to the site directly</a> </td> </tr> </thead> <tr> <td> <iFrame src="{param}" width="615" height="415"></iFrame> </td> </tr> </table> <!-- End iFrame by anywares -->
В этой часте изменяеться размер:
Код:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="600" height="400" style="margin:10px 0">
HTML код:
Код:
<iFrame src="{param}" width="615" height="415"></iFrame>
Пример:
[if]http://www.google.com[/if]
Описание:
iFrame BBCODE
Использовать
Нет
Как будет выглядить: