网站开发与移动开发

博客园 首页 新随笔 管理

2010年4月12日 #

摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <link rel="stylesheet" type="text/css" media="all" href="css/style.css" /> <m 阅读全文
posted @ 2010-04-12 10:12 txf2004 阅读(507) 评论(0) 推荐(0) 编辑

摘要: html部分 <Td><?php echo $row['bigclassid']?></Td> <td height="25" width="241" class="bigclassname"><?php echo $row['bigclassname']?></a></td> Js部分 <script> /**//* * 说明:用Jquery的方法,无刷新页面,编辑表格 */ $(function() { 阅读全文
posted @ 2010-04-12 09:47 txf2004 阅读(266) 评论(0) 推荐(0) 编辑