JS Ajax上传控件
摘要:/** * Ajax upload * Project page - http://valums.com/ajax-upload/ * Copyright (c) 2008 Andris Valums, http://valums.com * Licensed under the MIT license (http://valums.com/mit-license/) * Version 3.6 (26.06.2009) *//** * Changes from the previous version: * 1. Fixed minor bug where click outside the
阅读全文
在xmlns中书写与运算符&&
摘要:使用&&来代替&&比如:enabled="{this.getListPageModel.event.status!=ReturnEvent.STATUS_LOADING&&modelDel.event.status!=ReturnEvent.STATUS_LOADING&&modelTrash.event.status!=ReturnEvent.STATUS_LOADING}"
阅读全文