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
SpriteBuilder 学习笔记二
Chapter 3 Controlling and
Scrolling
@implementation GameScene { __weak CCNode *_levelNode
·
2015-11-13 08:02
builder
Load Content While
Scrolling
With jQuery
转贴标记: http://www.webresourcesdepot.com/load-content-while-
scrolling
-with-jquery/ demo 关键代码及实现思想:
·
2015-11-13 06:32
content
去掉iframe横向滚动条
才找到有人提出来了这么个观点: 在设置Frame时,有一属性是
scrolling
="yes/no/auto",IE6的mo
·
2015-11-13 06:46
iframe
Html小插件
1、天气预报插件 效果图: 源代码: <iframe width="650"
scrolling
="no" height="60&
·
2015-11-13 04:41
html
滚动效果18佳使滚动技术更上层楼的网站
有错误的地方请大家见谅,欢迎批评指正 本文由whqet翻译自WDL,18 Websites that Take
Scrolling
·
2015-11-13 02:08
技术
基于图片单元的D3DXSprite卷动实现2
在这个例子中,继续讲述上一个例子的内容,书上把Tile-Based Static
Scrolling
改成了什么Tile-Based Dynamic
Scrolling
,其实代码没什么变化,只是这个
·
2015-11-13 02:33
Sprite
激发你的灵感:16个精美的视差效果网页设计作品
对于视差滚动(Parallax
Scrolling
),关注网页设计的朋友都不会陌生。
·
2015-11-13 02:39
网页设计
HTML框架集之Frameset与Iframe简单应用
lt;frame src="demo.html" /></frameset> frame的属性有: src:链接的url id:名称 name:名称
scrolling
·
2015-11-13 01:11
FRAMESET
Iframe自适应高度
<iframe id="rightFrame" name="rightFrame" frameborder="0"
scrolling
=
·
2015-11-12 23:48
iframe
codeblocks快捷键
• 在编辑区按住右键可拖动代码,省去拉(尤其是横向)滚动条之麻烦;相关设置:Mouse Drag
Scrolling
。 • Ctrl+D可复制当前行或选中块。
·
2015-11-12 23:41
codeblocks
codeblocks快捷键及设置
• 在编辑区按住右键可拖动代码,省去拉(尤其是横向)滚动条之麻烦;相关设置:Mouse Drag
Scrolling
。• Ctrl+D可复制当前行或选中块。
·
2015-11-12 23:00
codeblocks
QQ天气预报代码
='190' ALIGN ='CENTER' MARGINWIDTH ='0' MARGINHEIGHT ='0' HSPACE ='0' VSPACE ='0' FRAMEBORDER ='0'
SCROLLING
·
2015-11-12 22:14
天气预报
codeblocks 常用快捷键
• 在编辑区按住右键可拖动代码,省去拉(尤其是横向)滚动条之麻烦;相关设置:Mouse Drag
Scrolling
。• Ctrl+D可复制当前行或选中块。
·
2015-11-12 22:57
codeblocks
获取Iframe页面高度javascript
" height="1000px" frameborder="0" width="100%" allowtransparency
scrolling
·
2015-11-12 20:15
JavaScript
UICollectionView 实现专辑封面视差滚动
本文翻译自:Parallax
scrolling
album covers with UICollectionView 视差效果现在风靡一时,iOS7上更是使用了很多。
·
2015-11-12 19:37
Collection
如何在网页中加入天气预报
示例如下: <IFRAME src=" 地址" frameBorder=0 width=157
scrolling
=no height=240></IFRAME
·
2015-11-12 19:58
天气预报
jQuery获取动态操作iframe
; frameborder="0" style="display:none" width="0" height="0"
SCROLLING
·
2015-11-12 18:29
jquery
网页在Safari快速滚动和回弹的原理: -webkit-overflow-
scrolling
: touch;的实现
要实现这个效果很简单,只需要加一行css代码即可: -webkit-overflow-
scrolling
: touch; 可用以下网页测试: <
·
2015-11-12 18:01
overflow
怎么去掉iframe的滚动条?
src="YNJD/ynjd.htm" frameborder="0" width="528" height="370"
scrolling
·
2015-11-12 13:30
iframe
在线编辑ewebeditor
id=content1&style=standard" frameborder="0"
scrolling
="no&q
·
2015-11-12 12:07
editor
关于ipad设备滚动条无法滚动的解决办法
天做一个功能在ipad设备上滚动条无法滚动,于是百度了下,在需要产生滚动的div上面加入以下css(-webkit-overflow-
scrolling
:touch,overfolw:scroll),这样
·
2015-11-12 12:56
ipad
关于天气插件代码
<iframe width="420"
scrolling
="no" height="60" framebord
·
2015-11-12 11:12
插件
SharePoint 2010 在chrome 谷歌浏览器中滚动条的问题
SharePoint and Chrome A few months ago I posted an entry called SharePoint 2010
Scrolling
·
2015-11-12 11:57
SharePoint
移动端 —滚动
1.原生滚动 原生滚动属性为:-webkit-overflow-
scrolling
:touch; 苹果ios 系统支持没问题;据说安卓系统下, 效果不太理想,有点缓动效果,说支持吧好像把这条属性砍掉也一样
·
2015-11-12 10:32
移动端
jQuery制作go to top按钮
转自:http://www.w3cplus.com/jquery/
scrolling
-to-the-top-with-jquery 每每看到网友Blog的页面底部或中间有一个按钮回到页面顶部,羡慕死人了
·
2015-11-12 08:15
jquery
☀【插件】iScroll
iScroll 4.2.5 中文API √http://www.gafish.net/api/iScroll.html -webkit-overflow-
scrolling
: touch
·
2015-11-12 08:07
scroll
35+非常棒的视差滚动(Parallax
Scrolling
)效果WordPress主题
原文地址:http://www.goodfav.com/zh/parallax-
scrolling
-wordpress-themes-3744.html 视差效果,在网页设计中已成为一个热门的趋势,它被广泛应用于滑块
·
2015-11-11 19:08
wordpress
给X轴添加滚动条,放大X轴Y轴
见Dundas自带的Chart Features->Axis->
Scrolling
and zooming示例, 首先引用下面语句 using Dundas.Charting.WebControl
·
2015-11-11 18:53
滚动条
iframe 自适应高度
<iframe id="iframePage" name="iframePage" src="http:www.xxx.com"
scrolling
·
2015-11-11 17:52
iframe
Jquery EasyUI使用总结(一)
function ShowDialog(id, url, width, height, onLoadFunc) { $("#" + id).html("<iframe
scrolling
·
2015-11-11 17:35
jquery easyui
能在手机播放的Flash代码
的广告图片变换代码在手机不支持,在网上搜到了一个解决的方法: Flash嵌入处: <iframe style="width:474px;height:276px; border:0;"
scrolling
·
2015-11-11 16:35
Flash
天气asp
七款天气预报代码<iframe width="150" height="240" frameborder="0"
scrolling
=&
·
2015-11-11 14:44
asp
15+最好的视差滚动技术指南
视差滚动(Parallax
scrolling
)是网站管理员可信赖的一种十分简单的解决方案,尤其是当他对网页打开时的即时体验,网页加载速度和视觉效果有要求时。
·
2015-11-11 14:28
技术
如何实现视差滚动效果的网页?
视差滚动(Parallax
Scrolling
)是指多层背景以不同的速度移动,形成立体的运动效果,带来非常出色的视觉体验。 一般把网页解剖为:背景层、内容层和悬浮层(贴图层)。
·
2015-11-11 13:02
实现
隐藏横向滚动条不成功的解决方案
即使您设置了
scrolling
=no 也不起作用。这个时候简直抓狂(我)。到网上找了找原因,原来要删掉下边这个语句: <!
·
2015-11-11 13:03
解决方案
jQuery Table Plugins
Grid for jQuery Flexigrid is a lightweight but feature rich data grid with resizable columns and a
scrolling
·
2015-11-11 12:37
plugins
跨域实现IFRAME自适应高度
通过改变top.location的hash值,来实现高级的自适应主页面内容: <iframe name="iframeid" id="iframeid"
scrolling
·
2015-11-11 12:21
iframe
ScrollView
只需要一点附加的配置来获得基本的
scrolling
能力。1)你必须设置contentSize属性。这个属性指定了可滑动区
·
2015-11-11 12:41
scrollview
内联框架iframe的使用
iframe标记的常用属性是: <Iframe src="URL" width="x" height="x"
scrolling
="
·
2015-11-11 12:53
iframe
:10+ handy and reusable jQuery code snippets
源地址:http://www.catswhocode.com/blog/10-handy-and-reusable-jquery-code-snippets Smooth
scrolling
to top
·
2015-11-11 10:48
jquery
iframe去边框,无边框,使用大全
you page’s url” width=”100″ height=”30″ frameborder=”no” border=”0″ marginwidth=”0″ marginheight=”0″
scrolling
·
2015-11-11 06:01
iframe
【经典之作】做网页时经常用到的代码集合(3)
lt;p><b>今日天气</b><br><center><iframe width=157 height=240 frameborder=0
scrolling
·
2015-11-11 05:39
集合
Mouse wheel click
scrolling
in Firefox
disable the default action which is to paste on clicking the middle-mouse button and also to turn on auto-
scrolling
·
2015-11-11 05:26
firefox
html页面中嵌入html页面
1、Iframe: <iframe src="top1.html" frameBorder="0" width="900"
scrolling
·
2015-11-11 05:27
html
解决IE6下select显示在弹出框上问题
nbsp; 利用定位position:absolute;z-index:1;和iframe[z-index:-1]来解决此问题,最好根据需要加上: border='0' frameborder='0'
scrolling
·
2015-11-11 04:48
select
php对数组排序的例子
id=335100'
scrolling
='no'> &
·
2015-11-11 03:14
PHP
iframe背景透明
iframe src="abc.htm" name="iframe" width="540" height="400"
scrolling
·
2015-11-11 03:58
iframe
16个最棒的jQuery视差滚动效果教程
原文地址:http://thetop16.com/top-jquery-parallax-
scrolling
-tutorials-258.html 1. Parallax Effect
·
2015-11-11 02:47
jquery
两个iframe联动刷新 JS代码
syear=<%=Year(now())%>" width="660" height="290"
scrolling
="no"
·
2015-11-11 01:19
iframe
iframe 高度自动调节,最简单解决
<iframe id="content" name="content"
scrolling
="no" frame
·
2015-11-11 00:24
iframe
上一页
14
15
16
17
18
19
20
21
下一页
按字母分类:
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
其他