Tag: DIV预览模式: 普通 | 列表
08-03
12

div + ajax + 分页函数

list.asp
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>default</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
*

查看更多...

Tags: ASP 分页 DIV

分类:Ajax/Js | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 535
08-03
12

静态化DIV+JS分页

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS+JS实现的静态页面翻页效果</title>
<style type="text/css">
* {
font : normal 12px/1.5em "Microsoft YaHei", Tahoma;
_font : normal 12px/1.5em Tahoma; /* CSS Hack For IE6 */
border: 0px;

查看更多...

Tags: 分页 DIV

分类:Ajax/Js | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 690