• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
PHP开发记录
PHP以及web前端(ajax,js,jquery等)
博客园 首页 新随笔 管理
上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 83 下一页

2007年8月22日

静态页面中使用的一些动态
摘要: 访问次数,在统计页面加入以下这个代码<SCRIPT src="static_click.asp?articleid=<%=articleid%>"></SCRIPT >对应的ASP文件为<!-- #include file="inc/conn.asp" --><%articleid=int(trim(request.querystring("articleid")))sqlStr="update product set hits=hits+1 where articlei 阅读全文
posted @ 2007-08-22 09:39 corange 阅读(132) 评论(0) 推荐(0)
 
 

2007年8月21日

同一个页面不打开两次
摘要: <script language="javascript">function popwin3(path){window.open(path,"cart","height=520,width=520,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");}//window('链接','窗体名','其它参数') 关键是窗体名,加了窗体名就不会打开两次.至于改变的值可以通过链接参数来实现 阅读全文
posted @ 2007-08-21 19:47 corange 阅读(148) 评论(0) 推荐(0)
 
 

2007年8月15日

DIV也可以控制单元格内的文字位置
摘要: <div class="white" style="margin-bottom:-10px">&nbsp;&nbsp;<%=date%>&nbsp;&nbsp;</div> 阅读全文
posted @ 2007-08-15 18:27 corange 阅读(147) 评论(0) 推荐(0)
 
 

2007年7月24日

内容列表时候有预览,每次显示一个(2/2)
摘要: JS文件如下/*moo.fx pack, effects extensions for moo.fx.by Valerio Proietti (http://mad4milk.net) MIT-style LICENSEfor more info visit (http://moofx.mad4milk.net).Friday, April 14, 2006v 1.2.4*///smooth scrollfx.Scroll = Class.create();fx.Scroll.prototype = Object.extend(new fx.Base(), {initialize: funct 阅读全文
posted @ 2007-07-24 14:22 corange 阅读(161) 评论(0) 推荐(0)
 
 

2007年7月22日

内容列表时候有预览,每次显示一个(1/2)
摘要: <link href="old_news.css" rel="stylesheet" type="text/css"><script src="prototype.lite.js" type="text/javascript"></script><script src="moo.fx.js" type="text/javascript"></script><script src=" 阅读全文
posted @ 2007-07-22 20:58 corange 阅读(136) 评论(0) 推荐(0)
 
 
上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 83 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3