
javascript
iteye_4111
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
javascript动态的写入数据
将一组地区名字在list中显示,同时点击名字的时候可以将对应的经纬度作为参数调用googlemap的函数。这个例子只完成一部分:function addlist(mzs,zoom){ var $list=document.getElementById("list"); for(i=0;i...2008-12-29 10:24:02 · 298 阅读 · 0 评论 -
prototype的Ajax.updater()方法
rails中自带prototype.js村庄|''中的cunzhuang是另外一个rthml页面,在ror中不能加html或者rhtml后缀。即要访问的页面js函数如下:function addlist(content,mzs,zoom){ new Ajax.Updater( 'list', content, { method: 'get',parameters:'m...2009-02-18 10:49:02 · 179 阅读 · 0 评论