Changes, Additions (roughly organized alphabetically)
- Ext
- New:
- iterate method - iterates an array or object calling a specified function
- isNumber method - Returns true if the passed object is a number
- isString method - Returns true if the passed object is a string.
- isBoolean method - Returns true if the passed object is a boolean.
- isDefined method - Returns true if the passed object is not undefined.
- New:
- Ext.lib.Ajax
- Change: Ajax responses. The core adapter file in the Ext.lib.Ajax class has been changed in line with the W3 XMLHttpRequest specification. The response object which emulates the XHR now has getResponseHeader andgetAllResponseHeaders as functions rather than Arrays to keep inline with the real XHR object. So, anyone who was currenltly examining headers using an Array (as inherited from YUI via yui-ext) will need to change to use a function.
- Ext.Component
- New: A Component's Observable events may now be set to bubble up the Component-ownerCt axis.
- Ext.BoxComponent
- getWidth() - added
- getHeight() - added
- getOuterSize() - added



\
09-06
26
【技术资料】"invalid label" Error When Eval JSON
uusam
205
0
技术资料
invalid label Error When Eval JSON
If you are getting an “invalid label” error when doing eval() on a json string, here is the solution:
You must do eval(‘(’ + jsonObj + ‘)’) to fix this. I know this seems really stupid, but http://www.json.org/js.html shows just this same example.
I wrote a function to handle this:
You must do eval(‘(’ + jsonObj + ‘)’) to fix this. I know this seems really stupid, but http://www.json.org/js.html shows just this same example.
I wrote a function to handle this:

Turn Around (CD-Single)介绍
模特儿界转战歌坛的澳洲漂亮宝贝
★ 拥有天使般美貌与绝佳歌喉,受到美国票房亚军励志舞蹈电影「Step Up」青睐,获邀演唱同名主题曲,初试啼声之作令人惊艳万分
★ 完全展露对节奏蓝调、流行、舞曲乐派的节奏掌握度
★ 向前辈凯莉米洛、娜塔莉等人看齐,单枪匹马靠着全新单曲“Turn Around“勇闯国际音乐舞台
唱片公司力捧的新星,来自澳洲的20岁小女生Samantha Jade,以一首舞蹈电影Step Up(舞出我人生)同名歌曲展露头角,在获得和Jive一纸合约后,Samantha向美国市场正式进军啦。来回顾下收录在Step Up原生带中的另外一首歌曲Turn Around吧。



