<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <div><button id="click">点击加载更多</button></div> js代码 <code>
(function ($) { })(jQuery); $(function(){ })
php接受代码:
<?php $p = $_POST; // 简写post // 判断表是否存在 // 栏目ID $where = ' WHERE 1'; $order = 'ORDER BY id '.$order; $limit = (int) $p['limit'];
while($r=$empire->fetch($query)){ die( json_encode( array('status'=>'ok', 'html'=>$html, 'offset'=>$last, 'sql'=>$sql) ) ); ?> </code> |
aaa
帝国cms列表页加载更多内容的代码,今天就来说下帝国cms列表页点击加载更多内容的ajax代码: