JavaScript实现图片伪异步上传 经验

http://segmentfault.com/a/1190000004064879 实现逻辑 首先要知道, ajax无法发送带有文件的post请求所以,所以还是要用同步的方式,但是刷新的时候,我们不要在原来的页面

ygfb 2015-12-08   14236   0

基于Web的代码审查工具:Groogle 经验

subversion Work against live repositories File upload support for individual files and archives Supports

jopen 2012-10-20   36332   0

50个基本jQuery控件,组件和插件 博客

provides a full-sized, drag & drop calendar. It uses AJAX to fetch events on-the-fly for each month and is

ajax 2011-08-17   2738   0

html5 实现简单的上传 经验

简单记录下今早做H5上传中一些代码还有坑 一、展示 因为前端上传文件是必须通过form表单的,不能使用ajax,这样的话一个移动页面放入一个type为file的input真心不怎么好看,如下图,很挫有没有 解决办法找了下,

jopen 2016-01-20   46637   0

30个jQuery的拖放(Drag and Drop)插件 资讯

4. jQuery Ajax File Uploader jQuery plugin to drag and drop files, including ajax upload andprogress

jopen 2014-12-17   77618   0

50 New And Crazy Cool jQuery Plugins From Year 2011 博客

Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery 1.5.2+) and highly

ajax 2011-07-14   4735   0

JQuery上传插件Uploadify使用详解 经验

uploadify实例的settings值 stop:停止当前的上传并重新添加到队列中去 upload: 上传指定的文件或者所有队列中的文件 uploadify多文件上传例子: <

jopen 2013-11-27   128819   0

2014年18个最好的开源工具 资讯

Science team at Medium. Give it the link to a data file and Charted returns a beautiful, shareable chart

jopen 2014-12-09   20502   0
P24

  Drupal 7 最热门的模块精讲 文档

支持多种语言的代码高亮过滤器 8 10. Panels - 自定义页面布局创建及管理模块 9 11. File Field - CCK 功能扩展的文件上传组件 10 12. Image Field - CCK

sunzhikang 2013-01-31   3040   0

CKEditor 的文件管理插件,KCFinder 2.51 发布 资讯

。 功能特性: Ajax engine with JSON responses Multiple files upload (does not work in IE!) Upload files using

openkk 2012-08-23   8903   0

CKEditor的文件管理器插件 KCFinder 经验

Features Ajax engine with JSON responses Multiple files upload (does not work in IE!) Upload files using

fmms 2011-12-09   24564   0

35个令人惊叹的jQuery教程 资讯

Using jQuery DeviantArt API Instant Search App using Ajax & PHP Making Draggable Webpage Elements using jQuery

jopen 2013-09-20   10773   0
jQuery  

PHP内容管理系统 Enano CMS 经验

setting up plugins is as easy as writing a single PHP file and enabling the plugin in the administration panel

fmms 2012-04-01   18003   0

jsupload实现js上传文件,并显示文件上传进度 经验

ript来实现访问本地文件,并且把上传进度信息反馈给用户。这一切都因为 File API 的出现而得到了彻底的改变。有关File API的介绍可以参考: http://www.ibm.com/deve

fmms 2012-01-30   160971   0

50 个 jQuery 和 JavaScript 对话框的教程和实例 博客

lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it

jopen 2012-03-11   1949   0

为开发者人员准备的16个最好jQuery小部件 资讯

appearance with only a 10kb (minified) javascript file necessary (suggested web font optional), using vectors

jopen 2014-09-21   12312   0
jQuery  

前端组件库 经验

supports the HTML5 History/State APIs pushState + ajax Notify.js(Web Notifications API) 7. UA 识别 detector

jopen 2015-03-02   42023   0

2015年2月排名前20位的jQuery插件 资讯

is a simple HTML5 File Uploader, a plugin tool for jQuery which change completely File Input and make it

lpki123 2015-03-03   12630   0

移动前端—图片压缩上传实践 经验

formdata 这三个h5的api。逻辑并不难。整个过程就是: (1)用户使用input file上传图片的时候,用filereader读取用户上传的图片数据(base64格式) (2)把图

jopen 2015-06-28   167920   0

PHP开源问答系统 LampCMS 经验

just needs its own !config.ini file and own templates set and own .css file. All classes can be reused amount

jopen 2012-07-26   126491   0
1 2 3 4 5 6 7 8 9 10