【发布时间】:2011-06-09 12:15:39
【问题描述】:
弹出窗口在 Firefox 和 google chrome 中运行良好,但在 IE8 中无法运行。
正在使用:
<?php
print link_to(__($user->getTitle()),"/user/jobseeker?jid= ".$user->getJid() , array('popup' => array('Window title', 'width=810,height=600,left=520,top=0')));
?>
我该如何解决这个问题?
【问题讨论】:
-
请编辑您的问题的标题,使其不那么笼统