-3

この文字列の構文エラーを修正するには、助けが必要です:

<?php echo do_shortcode('[computer_tablet]<a href="URL" class="btn btn-blue" style="margin-left: 6px;" onclick="javascript:void window.open('URL','1372423739702','width=300,height=320,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=0,left=0,top=0');return false;">Words</a>[/computer_tablet]'); ?>

ありがとうございました

4

2 に答える 2

1

window.open(\'URL\', \'etc... 引用符をエスケープ

于 2013-06-28T14:49:17.017 に答える