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 用法的详细讲解
iframe解释成“浏览器中的浏览器“很是恰当 <iframe frameborder=0 width=170 height=100 marginheight=0 marginwidth=0
scrolling
·
2015-10-27 14:15
iframe
内联框架iframe的使用
iframe标记的常用属性是: <Iframe src="URL" width="x" height="x"
scrolling
=&
·
2015-10-27 14:09
iframe
Android Scroller简介
android.widget.Scroller是用于模拟
scrolling
行为,它是
scrolling
行为的一个帮助类。
·
2015-10-27 14:54
android
10个关于视差滚动效果的教程和插件
视差滚动(Parallax
Scrolling
)是指让多层背景以不同的速度移动,形成立体的运动效果,可以带来非常出色的视觉体验。
·
2015-10-27 13:31
插件
[翻译] MJParallaxCollectionView
It gives us an effect just like
scrolling
the images i
·
2015-10-27 12:36
Collection
完美解决 IOS系统safari5.0 浏览器页面布局iframe滚动条失效问题,iossafari5.0
在iframe外层包一层div,添加如下样式:style="-webkit-overflow-
scrolling
:touch;overflow:auto;" 代码如下:
阿毛蛋蛋
·
2015-10-26 10:00
Scrolling
DIV and Canvas flicker on iPhone/iPad touch
最近一直在优化一个网站,为了使其能在移动设备上有更好的用户体验,我们做了许多调整,包括将所有的Flash和Silverlight控件替换成HTML5,以及添加一些针对触屏的事件等。在下一篇文章中我会介绍一些针对触屏开发的技巧。 DIV元素默认的滚动条在iPhone和iPad会消失,其实这个问题不是代码或CSS本身的问题。Apple默认将其系统上所有的滚动条都隐藏起来了,当然这也包括HTM
·
2015-10-23 08:56
iPhone
[引]MySQL帮助文档之Cursors游标
Cursors are currently asensitive, read-only, and non-
scrolling
. Asensitive means that the serve
·
2015-10-23 08:53
Cursor
Touch table
I concentrated on the few basic actions that users will want to take: clicking on a link,
scrolling
,
·
2015-10-23 08:43
table
如何实现Asp与Asp.Net共享Session
src="http://www.zealware.com/46860.html" frameborder="0" width="468"
scrolling
·
2015-10-21 13:44
asp.net
获取天气预报功能
<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
黑马班
上一页
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
其他