E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
scrolling
获取天气预报功能
<iframe width="960" height="719" frameborder="0"
scrolling
="no&
·
2015-10-21 12:40
天气预报
ScrollFix.js:一个 iOS5 溢出滚动的(有限)修复方案
this does not 100% solve the problem, the script falls down when handling touch interactions when a
scrolling
·
2015-10-21 12:45
scroll
iframe自适应高度
JS-CODE <iframe id="frame_content" src="iframe_b.html"
scrolling
=
·
2015-10-21 12:03
iframe
How to adjust IFrame height on it's content
http://www.codeproject.com/useritems/Adjust_An_iFrame_Height.asp<iframe id='myFrame' frameborder=0
scrolling
·
2015-10-21 12:27
content
iframe 高度自动调节
<iframe id="content" name="content"
scrolling
="no" frameborder="
·
2015-10-21 12:07
iframe
How to detect when a list is
scrolling
(or not)
One of the UI features of lists on Windows Phone 7 is that the "scroll bars" don't really act like traditional scroll bars; they are non-interactive and they only appear when the list is act
·
2015-10-21 12:31
scroll
VelocityTracker简单用法
中主要应用于touch event, VelocityTracker通过跟踪一连串事件实时计算出 当前的速度,这样的用法在android系统空间中随处可见,比如Gestures中的Fling,
Scrolling
·
2015-10-21 12:16
velocity
在ScrollView嵌套ListView
一开始折腾了半天检查了所有的代码,还是不能显示所有的列表,无语了,最后看到xml里面有这么一条 警告:The vertically
scrolling
ScrollView should not contain
·
2015-10-21 12:26
scrollview
如何在网页中加入天气预报
示例如下: <IFRAME src=" 地址" frameBorder=0 width=157
scrolling
=no height=240></IFRAME&
·
2015-10-21 11:40
天气预报
HTML iframe 用法总结收藏
Iframe用法精析 <iframe frameborder=0 width=170 height=100 marginheight=0 marginwidth=0
scrolling
=no src
·
2015-10-21 11:31
iframe
ie6下的iframe,问题多多。
总结网上一共有以下几种解决办法: 1, <iframe name='ifrm_select_jhs_x' src="+url+"
scrolling
·
2015-10-21 11:17
iframe
打造个性化的Blog
<h3>今日天气</h3> <div> <center><iframe width=157 height=240 frameborder=0
scrolling
·
2015-10-21 11:06
Blog
【eoe资源】如何让Android ListView的平滑滚动
android.eoe.cn/topic/ui 分任务链接地址:http://developer.android.com/training/improving-layouts/smooth-
scrolling
.html
·
2015-10-21 11:56
iFrame只要竖滚动条,不要横滚动条
iframe width="100%" height="100%" id="ghrzFrame" frameborder="0"
scrolling
·
2015-10-21 10:10
iframe
Iframe跨浏览器自适应高度完美解决方案
这个解决方案使用了Jquery,所以需要在iframe的src页面里面引入 父页面里面 简单点 <iframe id="if1"
scrolling
="no"
·
2015-10-21 10:34
iframe
IOS苹果手机上 iframe 滚动失效条问题,局部滚动开启弹性滚动!
html:bo样式:.scroll-wrapper{-webkit-overflow-
scrolling
:touch;/*决定代码*/overflow-y:scroll;/*提示:请在此处加上需要设置的大小
asker_wind
·
2015-10-20 17:00
IOS苹果手机上 iframe 滚动失效条问题,局部滚动开启弹性滚动!
html:bo样式:.scroll-wrapper{-webkit-overflow-
scrolling
:touch;/*决定代码*/overflow-y:scroll;/*提示:请在此处加上需要设置的大小
asker_wind
·
2015-10-20 17:00
如何自定义滚动条?
滚动条的自定义化,往往在做移动web的时候,能为我们的项目增添不少风采,而且通过为其添加-webkit-overflow-
scrolling
:touch; 的css属性,使其有着如同ios系统浏览器中bounce
24k-小清新
·
2015-10-20 16:00
手机端滚动条卡顿或者不显示问题
-webkit-overflow-
scrolling
:touch; 可以在手机端显示滚动条。
bamilk
·
2015-10-19 09:24
滚动条
手机端
卡顿
[前端] css模拟iphone实现页面快速滚动回弹
实现页面弹性滚动简单的来讲只需要设置一个css样式就可以了 body{ overflow:scroll; -webkit-overflow-
scrolling
:touch; } -webkit-overflow-
scrolling
u010081689
·
2015-10-13 16:00
-webkit-overflow-
scrolling
:touch iosBug
IOS8+ -webkit-overflow-
scrolling
:touch会导致webview崩溃解决方案用js动态添加样式 比如:$("body").css("-webkit-overflow-
scrolling
吹鱼算法
·
2015-10-13 16:00
HTML
标签的
scrolling
属性
HTML标签的
scrolling
属性HTML标签实例带有滚动条的iframe: Yourbrowserdoesnotsupportiframes.
james_laughing
·
2015-10-10 10:00
移动端重构系列7——滚动
移动端重构系列-mobile本系列文章,如果没有特别说明,兼容安卓4.0.4+原生滚动原生滚动的属性为:-webkit-overflow-
scrolling
:touch;,如果是走高富帅的苹果路线,是没问题的
白紫岩
·
2015-09-30 16:00
Perfect smooth
scrolling
in UITableViews
https://medium.com/ios-os-x-development/perfect-smooth-
scrolling
-in-uitableviews-fd609d5275a5Difficultyandthedepthofmaterialwillincreasefromthebeginningtotheendofstory
奶爸码农
·
2015-09-30 10:00
Perfect smooth
scrolling
in UITableViews
https://medium.com/ios-os-x-development/perfect-smooth-
scrolling
-in-uitableviews-fd609d5275a5 Difficultyandthedepthofmaterialwillincreasefromthebeginningtotheendofstory
奶爸码农
·
2015-09-30 10:00
iframe去边框、无边框使用大全(实践经验整理)
runat="server"这个最好加上Iframe跳转asp.net可在当前iframe中跳转 src链接到的地址URl frameborder是否显示边框(0无边框1有边框)
scrolling
断剑残缺
·
2015-09-29 23:00
html
iframe
Unity3d 开发(二)Unity 制作可发布插件
原文链接:http://blog.csdn.net/fansongy/article/details/48634235width="150"height="210"frameborder="0"
scrolling
松阳
·
2015-09-21 21:35
Unity3d
Unity3d
开发杂谈
Unity3d开发(一)ShaderLab 入门 语法格式
原文链接:http://blog.csdn.net/fansongy/article/details/48633189width="150"height="210"frameborder="0"
scrolling
松阳
·
2015-09-21 21:11
Unity3d
Unity3d
开发杂谈
Flex使用Scroller组件实现以鼠标为中心的缩放
有关如何使用Scroller实现大量数据展示的文章可参见http://www.adobe.com/devnet/flex/articles/flex4_viewport_
scrolling
.html。
yin138
·
2015-09-18 10:00
Flex
viewport
scroller
用js控制frame框架自适应高度
"框架ID").style.height=document.documentElement.clientHeight;}window.onload=function(){resize();}在框架上设
scrolling
zahuopuboss
·
2015-09-17 17:00
JavaScript
9.14表单结构
标记语言(接9.13号)网页中加网页(iframe)属性包括:1)src:值为URL------(插入的网页链接)2)width,height:值为数字或百分比-----(插入网页的长宽值)3)
scrolling
fionafung58
·
2015-09-15 00:00
移动Web开发要点记录
条小结Zepto使用中的一些注意点(转)why-we-dropped-zepto清除iOS下input表单的阴影-webkit-appearance:none;平滑滚动-webkit-overflow-
scrolling
saternet
·
2015-09-11 11:00
移动Web开发要点记录
Zepto使用中的一些注意点(转)why-we-dropped-zepto 清除iOS下input表单的阴影 -webkit-appearance:none; 平滑滚动-webkit-overflow-
scrolling
saternet
·
2015-09-11 11:00
iphone下overflow失效问题的解决方法
overflow-y:auto; -webkit-overflow-
scrolling
:touch;/*加上这个让浏览器支持touch和自动滚动这样界面就可以滚动了*/
lx_
·
2015-09-09 17:00
移动端重要的几个CSS3属性设置
iOS下有效)-webkit-touch-callout:none;静止页面文字选择:-webkit-user-select:none;局部滚动(仅iOS5以上支持)-webkit-overflow-
scrolling
love_zzh
·
2015-08-31 17:00
web前端-移动端小技巧
移动端,数字去除电话格式,头部加移动端,某区域设置有滚动条时,解决滚动不顺畅问题,实现弹性滚动,加样式:overflow-y:auto;-webkit-overflow-
scrolling
:touch;
羽筠
·
2015-08-13 17:08
CSS
移动端web前端问题处理小技巧
移动端,数字去除电话格式,头部加 移动端,某区域设置有滚动条时,解决滚动不顺畅问题,实现弹性滚动,加样式:overflow-y:auto;-webkit-overflow-
scrolling
:touch
qq_16494241
·
2015-08-13 17:00
html
css
前端
移动
Day1_HTML_框架集标签
写法有两种:1)绝对值 "200,*",*代表剩余的 2)相对值 "30%,*" frame:框架.一个框架显示一个页面
scrolling
:是否需要滚动条。
王若齐
·
2015-08-09 21:46
iframe
标签
绝对值
Day1_HTML_框架集标签
写法有两种:1)绝对值 "200,*",*代表剩余的 2)相对值 "30%,*" frame:框架.一个框架显示一个页面
scrolling
:是否需要滚动条。
王若齐
·
2015-08-09 21:46
iframe
标签
绝对值
Day1_HTML_框架集标签
body标签frameset:框架的集合rows:纵向分部框架.cols:横向分部框架.写法有两种:1)绝对值"200,*",*代表剩余的2)相对值"30%,*"frame:框架.一个框架显示一个页面
scrolling
王若齐
·
2015-08-09 21:46
标签
iframe
绝对值
android
黑马班
iframe去边框,无边框,使用大全
you page’s url” width=”100″ height=”30″ frameborder=”no” border=”0″ marginwidth=”0″ marginheight=”0″
scrolling
只唐瑞
·
2015-07-21 15:00
iframe
网页在Safari快速滚动和回弹的原理: -webkit-overflow-
scrolling
: touch;的实现
文章参考 http://blog.csdn.net/hursing/article/details/9186199 在工作中遇到这么一个问题 —— 商品详情列表中,使用手动上下滑动,在android 手机中很流畅,在apple safari手机中却只能手滑动多长距离,滚动条就滚动多长距离,显得非常不流畅。 解决办法: 在滚动条的div 中添加样式 -webki
hbiao68
·
2015-07-16 13:00
overflow
网页在Safari快速滚动和回弹的原理: -webkit-overflow-
scrolling
: touch;的实现
文章参考 http://blog.csdn.net/hursing/article/details/9186199 在工作中遇到这么一个问题 —— 商品详情列表中,使用手动上下滑动,在android 手机中很流畅,在apple safari手机中却只能手滑动多长距离,滚动条就滚动多长距离,显得非常不流畅。 解决办法: 在滚动条的div 中添加样式 -webki
hbiao68
·
2015-07-16 13:00
overflow
网页在Safari快速滚动和回弹的原理: -webkit-overflow-
scrolling
: touch;的实现
文章参考 http://blog.csdn.net/hursing/article/details/9186199 在工作中遇到这么一个问题 —— 商品详情列表中,使用手动上下滑动,在android 手机中很流畅,在apple safari手机中却只能手滑动多长距离,滚动条就滚动多长距离,显得非常不流畅。 解决办法: 在滚动条的div 中添加样式 -webki
hbiao68
·
2015-07-16 13:00
overflow
网页在Safari快速滚动和回弹的原理: -webkit-overflow-
scrolling
: touch;的实现
文章参考 http://blog.csdn.net/hursing/article/details/9186199 在工作中遇到这么一个问题 —— 商品详情列表中,使用手动上下滑动,在android 手机中很流畅,在apple safari手机中却只能手滑动多长距离,滚动条就滚动多长距离,显得非常不流畅。 解决办法: 在滚动条的div 中添加样式 -webki
hbiao68
·
2015-07-16 13:00
overflow
[GDC 2015] Scroll Back - 2D 卷轴游戏的摄影机理论与实务
本文转载自:https://igdshare.org/content/gdc2015-2d-
scrolling
-itay-keren图片加载失败的话,可以下载离线文档:http://download.csdn.net
akof1314
·
2015-07-14 19:00
2d
卷轴
How to disable vertical
scrolling
in UIScrollView (Obj-C)
URL:http://stackoverflow.com/questions/11844548/how-to-disable-vertical-
scrolling
-in-uiscrollview-obj-cyoumustsetyourscrollviewcontentheighttothescrollviewheightCGSize
hehemmm
·
2015-07-14 17:29
content
scroll
Vertical
How to disable vertical
scrolling
in UIScrollView (Obj-C)
URL:http://stackoverflow.com/questions/11844548/how-to-disable-vertical-
scrolling
-in-uiscrollview-obj-cyoumustsetyourscrollviewcontentheighttothescrollviewheightCGSize
hehemmm
·
2015-07-14 17:29
content
scroll
vertical
IOS
How to disable vertical
scrolling
in UIScrollView (Obj-C)
URL:http://stackoverflow.com/questions/11844548/how-to-disable-vertical-
scrolling
-in-uiscrollview-obj-cyoumustsetyourscrollviewcontentheighttothescrollviewheightCGSize
hehemmm
·
2015-07-14 17:29
content
scroll
Vertical
iframe去边框,无边框,使用大全
runat="server"这个最好加上Iframe跳转asp.net 可在当前iframe中跳转src链接到的地址URlframeborder是否显示边框(0无边框1有边框)
scrolling
是否有滚动条
如月王子
·
2015-07-14 10:00
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他