appframework icon indicating copy to clipboard operation
appframework copied to clipboard

The definitive HTML5 mobile javascript framework

Results 56 appframework issues
Sort by recently updated
recently updated
newest added

when I load an ajax.html use loadContent : $.afui.loadContent('ajax.html', false, false,'fade',anr); the problem like this: ## **> TypeError: from.end(...).run is not a function > from.end(function(){*\*

How can i add a search box at the bottom of the page?

HI code is as follows: $.ajax({ type:'POST', url: url, beforeSend: function (xhrObj) { xhrObj.setRequestHeader('Content-Type', 'application/json'); }, data:{}, success:function(data){}, error:function(data){}, }); I set request header Content-Type is application/json.But the actual request...

hao to add my icon

I have a main page with list data, now i want to click one data and go to another page,how can i pass value to another page ? function goinfor(id){...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

**The first:** ` showMask: function(text, value) { if (!text) text = this.loadingText || ""; if (!value || typeof value !== "number") timeout = 15000; ?????this global parameter timeout is not...

When i open http://app-framework-software.intel.com/ i´m redirected to this github, but here dont have the full documentation.