查看完整版本: 首页无法弹出新窗口

xk365com 2008-10-6 19:59

首页无法弹出新窗口

<div class="post">
<h2 class="postTitle"><a target="_blank" href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
<div class="postMeta">
<span class="date"><?php the_time('M.d, Y') ?></span> in
<span class="filed"><?php the_category(', '); ?></span>
</div>
<div class="postContent"><?php the_content('[Read the rest of this entry...]'); ?></div>
<p class="comments"><?php comments_popup_link('Leave a Comment', 'Comments (1)', 'Comments (%)'); ?></p>
</div> <!-- Closes Post -->

俺觉得俺没写错啥啊 首页点博文就是死活不弹新窗口
页: [1]
查看完整版本: 首页无法弹出新窗口