搜索资源列表
ajax-for-Cross-domain
- 普通的javascr ipt不能让ajax实现跨域操作,本代码找到一种方法实现了ajax的跨域操作-Ajax javascr ipt can not let the ordinary operation to achieve cross-domain, the code to find a way to achieve cross-domain operation ajax
ajax
- java实现的ajax代理,可以跨域访问,内有demo-java implementation ajax proxy, you can cross-domain access, there are demo
phprpc_3.0_js
- PHPRPC 对 Javascr ipt 的支持是非常早的,最初协议的设计中对数据的编码方式,返回数据的格式以及回调参数这些内容都充分考虑了 Javascr ipt 的特性。大部分 PHPRPC 用户最初也是把 PHPRPC 作为一个优秀的 Ajax 方案来使用的。但是 PHPRPC for Javascr ipt 不同于其它那些专门用于 Ajax 的 RPC 方案(如 DWR、xajax 等),PHPRPC for Javascr ipt 客户端与服务器是松散耦合的,它不依赖于某种特定语言编写
ajax_cross_domain_access
- ajax跨域访问:ajax cross domain access很好的ajax编程资料,下载参考学习-ajax cross-domain access: ajax cross domain access good ajax programming information, download the reference study
dwr2.0
- ajax在不同域访问时会有问题,本文主要介绍关于dwr2.0在跨域时时的解决方案.-ajax visit will be in different domains, this paper introduces the on dwr2.0 always in the cross-domain solutions
phpParseHtml
- 前台请求解析跨域HTML标签时,通过ajax传送请求值后台,解析并返回精确结果。演示地址 :http://zjmainstay.goodluckwith.us/phpExamples/phpParseHtml/-Send the requested value through ajax when the foreground requests resolve cross-domain HTML tags background, parsing and return accurate result
AjaxProxy
- 实现了ajax的跨域访问。代理方式。解决项目集成时候javascr ipt跨域无权限。-Achieve ajax cross-domain access. Proxy mode.
ewrfsr
- 网页抓取、() jquery前台控制、ajax跨域() 客户端处理服务器端发送的json数据。 使用时候请在struts2环境下,其他别无要求。-Web crawling, () jquery reception control, ajax cross-domain () client processing server sends the json data. When used in struts2 circumstances, no other requirements.
bolm_dict
- 输入中文或英文单词,直接响应翻译结果,不刷新页面,方便快捷,带有音标注释及例句(部分单词无),用了jQuery的Ajax相关函数实现,同时兼容IE6,7,8,FF,chrome,Safari等浏览器。 CHINAZ 编辑注:这个程序可以直接下载后在IE中运行(下载后用IE打开就可以用),但如果通过IIS或apache等运行,需要解决ajax跨域的问题(ajax默认不能跨域访问,这是安全上的问题,非本程序问题),如果需要通过IIS等使用,可以通过一些手段来跨域,比如ifr a me、或代理等,
jjkefu_v1.0beta2
- 贱贱客服系统V1.0 beta2(单用户多客服版免费开源)测试版 ! 2012.05.15 发布修复BUG 修复其站点引入chat.php出现拒绝访问ajax跨域问题改为jquery.getJSON解决跨域问题 修复根目录客服登陆后台问题 安装方法: 官方网站:http://www.zxtop.com 技术支持:QQ:7964409 http://你的网址/install/ 后台地址:http://你的网址/kefu/ 账号默认:admin 密码:a
xcMusicPlayer
- 音乐播放代码 由于网易云音乐内部调整,请自行添加获取路径的源码 位于 171 window.nowMusicSrc = mArray.result.tracks[index].mp3Url; 和 203 tempMuPId.src = window.nowMusicSrc; 列表更新位于 150 行 需要在php环境中因为跨域问题 $.ajax 又用不了 所以。。。。(Music playback code, due to the internal adjustment