CSS中拥有各种各样的样式表,而基本的样式有背景,文本,字体,链接,列表,表格,轮廓。 一.CSS-背景 CSS中允许用纯色背景,也允许用图片来创建复杂的个性背景。p {background-color: #000;}是用纯色作为背景。这时你可以定义其他属性,生成不同效果的背景。CSS中也可以用图片...
分类:
Web程序 时间:
2014-07-29 10:34:07
阅读次数:
300
var form = new Ext.form.FormPanel({ labelAlign : 'right', border : false, bodyStyle : 'background-color: transpar...
分类:
Web程序 时间:
2014-07-27 09:48:22
阅读次数:
291
Knight Moves
Description
Background
Mr Somurolov, fabulous chess-gamer indeed, asserts that no one else but him can move knights from one position to another so fast. Can you beat him?
The P...
分类:
其他好文 时间:
2014-07-26 17:23:32
阅读次数:
590
#div1 {width:100px;height:100px;background:red;filter:alpha(opacity:30);opacity:0.3}
window.onload=function ()
{
var oDiv=document.getElementById('div1');//先获取div元素
oDiv.onmouseover=function (...
分类:
Web程序 时间:
2014-07-26 02:13:07
阅读次数:
279
MyFloatingBg这插件可以帮助你在网页上加入可移动背景Background。你可以用于整个文件的背景,或是某几个banner的背景。 它可支持简单的animation效果,你不用去做一个flash文件或动态gif图片。单靠jquery和图片,你便可以做出不同的效果。由于我们把动画效果跟内容分...
分类:
移动开发 时间:
2014-07-26 00:53:16
阅读次数:
316
弹出层透明背景加框的常用样式和结构.alertMessageBg{ position:fixed; _position:absolute; width:100%; height:100%; left:0; top:0; background:#000; ...
分类:
其他好文 时间:
2014-07-26 00:40:46
阅读次数:
220
public GameObject _background;public UIAtlas atlas;private Dictionary _allCardSprite;for (int i=0; i(_parent); _sprite.atlas = atlas; ...
分类:
其他好文 时间:
2014-07-25 16:44:51
阅读次数:
293
1、应用程序状态1.1、Not running-未运行程序没有启动1.2、Inactive-未激活程序在前台运行,不过没有接受到事件,在没有事件处理下程序同城停留在这个状态1.3、Active-激活程序在前台运行并且接受到了事件,这也是前台的一个正常的模式1.4、Background-后台程序在后台...
分类:
移动开发 时间:
2014-07-25 16:42:21
阅读次数:
358
.table01_singlar { background-color: #FFFFFF; }.table01_double { background-color: #e5eaf0; }OnRowDataBound="gvData_RowDataBound" protected void gvDat...
分类:
其他好文 时间:
2014-07-25 14:25:11
阅读次数:
199
石家庄渣浆泵配件Changing Background Colors
分类:
Web程序 时间:
2014-07-25 13:59:01
阅读次数:
269