issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML
Filter by
25.5M results
!-- blog-meta pubDate: 2016-04-15T10:27:00.000Z category: javascript source: ../../../../mnt/183BA69031109AE6/work/muxubox/javascript/IE上实现placeholder.md
从我开始写前端placeholder一直都没出过兼容性。 13年开始写微信内嵌页面,14年初也是微信内嵌页面,后来做一些APP内嵌页面和一些手机浏览器支持页面。在大家都做移动端的时候,我又开始了PC端 ...
blog
legacy
!-- blog-meta pubDate: 2014-12-05T12:26:12.000Z category: javascript tags: 跨域 source: ../../../../mnt/183BA69031109AE6/work/muxubox/javascript/JSONP跨域.md
function jsonp(res){
console.log(res.name)
}
jsonp({ ...
blog
legacy
Category: Performance
Severity: Medium
Approximate line: 10084
Each call to queueChunkGeneration() performs a linear findIndex scan for dedup, then unconditionally calls
chunkGenerationQueue.sort(...) ...
!-- blog-meta pubDate: 2016-04-15T09:30:00.000Z category: javascript tags: 模板 source: ../../../../mnt/183BA69031109AE6/work/muxubox/javascript/Handlebars也挺有意思的.md
Handlebars是一个模板
var tpl2= \
...
blog
legacy
Summary of What Needs to be Done: Add unit tests for the getClientIp utility in src/lib/getClientIp.js. The function
extracts the verified client IP from X-Real-IP and X-Forwarded-For headers while filtering ...
gssoc:approved
mentor:PankajSingh34
type:feature
!-- blog-meta pubDate: 2016-05-11T02:24:00.000Z category: javascript source: ../../../../mnt/183BA69031109AE6/work/muxubox/javascript/$.trim是怎么实现的.md
首先来看看zepto是怎么实现的
$.trim = function(str) {
return ...
blog
legacy
!-- blog-meta pubDate: 2016-05-17T05:49:00.000Z category: javascript source: ../../../../mnt/183BA69031109AE6/work/muxubox/javascript/DOM操作——怎样添加、移除、移动、复制、创建和查找节点.md
1. 创建新节点 createDocumentFragment() ...
blog
legacy
If I make incorrect 1st calls on two consequitive hands dtisplay the scenario chat. his would require moving the
coaching block bidding \ closer the the exposed hands block and putting the chat on the ...
classroom-feedback
!-- blog-meta pubDate: 2014-06-12T01:16:05.000Z category: css tags: css source: ../../../../mnt/183BA69031109AE6/work/muxubox/css/页面偏移transform.md
核心代码就这两句,上面是偏移长度,下面 相当于动画时间
$( .box ).css({ -webkit-transform ...
blog
legacy
!-- blog-meta pubDate: 2015-03-04T07:04:25.000Z category: css tags: 布局 source: ../../../../mnt/183BA69031109AE6/work/muxubox/css/移动端的自适应也可以这样.md
百分比布局,比例不好算,宽度也是把握不准, rem计算,还需要引入JS(淘宝,万里通)
meta name= ...
blog
legacy

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.