Meta-Related:CSS Related:-webkit-overflow-scrolling:touch, fast scrolling and rebound results, and the efficiency of the native app seems to have a spell. -webkit-overflow-scrolling creates a system-level control with hardware acceleration, so it's very efficient. But this is relatively more memory-intensive, preferably when a very large area of overflow is produced.Mobile-side fontsBody {font-family: "Helvetica Neue", Helvetica, Stheiti, Sans-serif;/* Use sans serif fonts */} 禁止长按链接与图片弹出菜单A, im
) {T1=T2; return; }Else{T1=T2; } } /*your own code.*/} //2. The above code can also be written in the _end method of Iscroll.js (4.2.5), note that var T1 is global//3. Foreign forum in Iscroll.js (4.2.5) corresponding location addtopoffset:0, Checkdomchanges:false,//ExperimentalHandleclick:true, Preventghostclick:false,//prevent ghost clicks? Prevent 2 clicksGHOSTCLICKTIMEOUT:500,//Timeout for Ghost Click Prevention Set time difference /** * Prevents any real clicks.* see Preventghostcli
Meta-article:CSS article:Body {font-family: "Helvetica Neue", Helvetica, Stheiti, Sans-serif; /* Use sans serif fonts */}Body {-webkit-text-size-adjust:100%!important; /* Disable iOS resizing the font */}A, img {-webkit-touch-callout:none; /* Disable long press link and picture popup menu */}HTML, Body {-webkit-user-select:none; /* Disable text selection */User-select:none;}Button,input,optgroup,select,textarea {-webkit-appearance:none; /* Remove WebKit default form style */}A,button,input,optgr
, with the following installation commands:NPM Install Gulp.spritesmith–save-devThen create the task in the Gulpfile.js file with the following code:var spritesmith = require (' Gulp.spritesmith '); Introduction of Sprite Plugin Gulp.task ("Sprite", function () { //define Task gulp.src ("theme/images/**.png") // Process the PNG file under the theme directory . Pipe (Spritesmith ({
)
Single page application (SPA) consider delaying loading of non-first-screen business modules
Turn on keep-alive link multiplexing
Operational performance optimization to achieve smooth enough operation
Avoid IOS 300+ms Click Latency Issues
Cache DOM Selection and calculation
Avoid triggering page redraw actions
Debounce continuously triggered events (Scroll/resize/touchmove, etc.) to avoid high frequent triggering of execution
Avoid bulk-bound events by using even
1. Add a tactile style to non-a list itemsThrough JS Register Touchstart and Touchend event, add touch class way, there is a pit, low version of the Android browser, often trigger less than touchend, need to register an additional touchcancel.Fixed full screen mask for 2.IOS WebViewBottom or height need to set some more, or the first screen scroll down the page, the bottom of the page will be 1px not covered by the gap, the page quickly to the stick, it will be too late rendering caused by the m
20160524Issue: After using DES encryption data, as a URL parameter passed discovery, the system will automatically turn the + into a space, so that when the decryption problem occurs.For example: uksruwdu6+83+j9wfgffla== to the server to become uKsRUwdU6 j9wfgffla==Resolution: Because DES encryption after the data no space, on the server directly use the space + Replace, solve. (There are other ways, due to time problems, can not be tested)Problems encountered in
1. SOURCE NotesMy source + notes (very Important): Link: https://pan.baidu.com/s/1sl36bSD Password: SHIWThank you for your Intelligence podcast Project Video: 1.6 Days Link: https://pan.baidu.com/s/1geCxBDx Password: BPEM2. Page display
"Author": Walk Lightly 143
"Source": http://www.cnblogs.com/qingqingzou-143/
"Declaration": Welcome reprint, but please show this article link in prominent position, and retain this paragraph statement, otherwise hol
implementation of common socket mode, simplifies socket development, TJ great God works14.cron: Task Scheduler package with crontab syntax15.open: Open file or URL using local app16.TERM-LIST:CLI Auxiliary selection operation17.deepmerge:js Object Depth Merge18.loadsh,underscore:js common Tool Library, object merging, sorting algorithm, map,reduce, etc.19.iconv-lite: Pure JS Implementation of the Code conversion library,
reusable code block that packs up to make it yourself or with other ingredients.Online preview17.RIOTYou start small, and in the things you need it, not the other way. The smallest method helps everyone understand the fragments that make up your application. You'll have more control because there's no extra code on your way.Online preview18.BATMAN. JsBatman.js creates the happiness of developers and designers as a top priority.Online preview19.AppiumAppium is an open source test automation fram
Document directory
Reference from http://speckyboy.com/2010/05/17/15-javascript-web-ui-libraries-frameworks-and-libraries/
Why not join30,000Of our readers, by following us via ourRSS Feed, OnTwitterOr onFacebook
218►Retweet
Almost all of the rich Web applications that we currently see on the Web today rely
selection operation17.deepmerge:js Object Depth Merge18.loadsh,underscore:js common Tool Library, object merging, sorting algorithm, map,reduce, etc.19.iconv-lite: Pure JS Implementation of the Code conversion library, development crawler and other scenes will often use.20.request: Easier to send HTTP requests21.needle: Lightweight HTTP client module, integrated with Iconv-lite, similar to request22.superagent: Like request, use style with jquery.23.
0 reply content: nginx is the server, and web. py is the web application framework.
In short, the former encapsulates the processing of network I/O, and the latter is responsible for the specific application logic. The solution is different. Image point: a request comes. nginx first blocks the request and finds that it wants something ready-made (static file). Then it directly returns the ready-made static
Today, a variety of development frameworks abound. Which of the last year was more interesting to developers? Not long ago, cloud the 2014 most popular 6 front-end development frameworks based on the popularity of GitHub, and compared them, hoping to help needy friends choose the right front-end frame.1. BootstrapBoots
the Debug system, and does not rely on any third-party library. In addition, Iio Engine supports Box2D.2.ZoeyZoey is a lightweight (only 6 kb after compression) mobile application development framework based on HTML5 and CSS3. Zoey has a large number of UI controls, such as navigation, list, button, control group, form, and table. In addition, the Zoey framework supports iOS and Android platforms and comes
14 NodeJS Web framework recommendations and 14 nodejsweb frameworks
Over the past few years, Node. js has gradually developed into a mature development platform, attracting many developers. Many large and high-traffic websites use Node. js for development, such as PayPal. In addition, developers can use it to develop s
the way, you can drop simple requests directly. Another logic that focuses on applications.
Of course, nginx can do more than this, and for the convenience of development, web. py and other frameworks are built into a simple web server.
As for tornado, there are both web
Some excellent JavaScript development frameworks are recommended.
JavaScript is basically an object-oriented scripting language that creates web applications and interactive websites. The Javascript framework is also called a Javascript library. The JavaScript framework can easily improve the design of web
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.