X-Intend[超级打算]
每个人都有自己的想法,哪怕仅仅一瞬间~!

JavaScript Core namespace

2010年01月20日 作者: KingFo 开发者

 

Class IE
Mozilla
Netscape
Opera
Safari
An array of parameters passed to a function.
4.0+ 1.0+ 3.0+ 7.0+ 1.0+
An array is an ordered list of elements.
4.0+ 1.0+ 3.0+ 7.0+ 1.0+
The Boolean object is an object wrapper for a boolean value.
3.0+ 1.0+ 3.0+ 7.0+ 1.0+
Lets you work with dates and times.
3.0+ 1.0+ 2.0+ 7.0+ 1.0+
Enumerator is a proprietary Microsoft object that iterates over items in a group.
4.0+ no no no no
Represents a runtime error.
5.0+ 1.0+ 6.0+ 7.0+ 1.0+
The EvalError is thrown when the eval method is used incorrectly.
5.0+ 1.0+ 6.0+ no no
Every function in JavaScript is actually a Function object.
4.0+ 1.0+ 3.0+ 7.0+ 1.0+
The Global object is the parent of all globally avaliable properties and methods.
3.0+ 1.0+ 2.0+ 7.0+ no
A built-in object that has properties and methods for mathematical constants and functions. For example, the Math object's PI property has the value of pi.
3.0+ 1.0+ 2.0+ 7.0+ 1.0+
Lets you work with numeric values. The Number object is an object wrapper for primitive numeric values.
3.0+ 1.0+ 3.0+ 7.0+ 1.0+
Object is the primitive JavaScript object type. All JavaScript objects are descended from Object. That is, all JavaScript objects have the methods defined for Object.
4.0+ 1.0+ 2.0+ 7.0+ 1.0+
Thrown when a number is out of its appropriate range.
5.0+ 1.0+ 6.0+ no no
Thrown if reading a variable that does not exist.
5.0+ 1.0+ 6.0+ no no
Pattern for a regular expression.
4.0+ 1.0+ 4.0+ 7.0+ 1.0+
Represents the characters of a string.
3.0+ 1.0+ 2.0+ 7.0+ 1.0+
A SyntaxError is thrown if there is a syntax error in the JavaScript code.
5.0+ 1.0+ 6.0+ no no
A TypeError is thrown when a value is a different type than what was expected.
5.0+ 1.0+ 6.0+ no no
A URIError is thrown when there is an exception with URI encoding or decoding.
5.0+ 1.0+ 6.0+ no no
被阅 136 次, 0 票  发表评论

元素透明_IE_FF_Sar_Op_Cho

2009年12月10日 作者: KingFo 开发者

 

  1. pre {                               /* make the box translucent (80% opaque) */ 
  2.    border: solid red; 
  3.    opacity: 0.8;                    /* Firefox, Safari(WebKit), Opera */ 
  4.    -ms-filter: "alpha(opacity=80)"; /* IE 8 */ 
  5.    filter: alpha(opacity=80);       /* IE 4-7 */ 
  6.    zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */  

 

ref:https://developer.mozilla.org/En/CSS:-moz-opacity

 

被阅 151 次, 0 票  发表评论

淘宝将推3D购物社区---淘花源

2009年11月27日 作者: KingFo 新闻

 

 

淘花源:“不足为(wéi)外人道也!”

“但是我们会在惊喜的日子里和大家见面 ”

 

被阅 183 次, 0 票  发表评论

[转]yui3-classes

2009年11月19日 作者: KingFo 开发者

 

被阅 159 次, 0 票  发表评论

[转]那些 CSS Hack

2009年11月19日 作者: KingFo 开发者

 

被阅 114 次, 0 票  发表评论
4 / 28 / 137 | « 1 2 3 4 5 6 7 » |

 
Google 网上论坛
订阅 XIntend
电子邮件:
访问此论坛

PageRank Checking Icon

文章分类

站点统计

  • 文章总数: 137 篇
  • 评论总数: 11 条
  • 附件总数: 64 个
  • 留言总数: 0 份
  • 建站日期: 2008-1-1
  • 访问总数: 308244 人次

最新留言

赞助商

友情链接

Design by Free CSS Templates & TiSkin, Powered by Roclog v3.2.15

浙ICP备09082105号, Copyright © 2007 X-Intend[超级打算]. All rights reserved.