Liu Zhixiang

Ranch Hand
+ Follow
since Aug 12, 2006
Merit badge: grant badges
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Liu Zhixiang

I always consider that, Javascript is not an Object-Oriented Language but an Object-Based language!
In general,we simply copy property from one to another to implement 'extend'.You see ,I even do not know that is there any advantage as putting the polymorphism in Javascript!But these are the core of Object-Oriented Program Language.
So do I really need Object-Oriented JavaScript?


As we can create a object like '{}',is there need using just like following code to implementing a Singleton Mode all the same?




...

...

So I'm interested in what you will tell me in your book?
[ August 26, 2008: Message edited by: Ulf Dittmer ]
First the author defined a class.
He use $.className for controlling the namespace.
So for thie question,you should use new $.suggest(),but not $.suggest() directly.

And then,he write $.fn.functionName to let
new $.suggest(input ,options ) == $(input).suggest(options);
As the later one is more jquery.
1) $.fn.suggest = function(source, options) {...});

If you choice this.
You can
$('#foo').suggest();

2) $.suggest = function(input, options) {...}
But for this one.You can only using like
$.suggest();



About 10:30 this morning, one of BLCU's buidings was on large fire. The heavy smoke can be seen even from the headquarters of chineseye.com which is about 1 kilometers away. Two fire trucks came shorly and the fire was put out within half an hour. Injuries and damages are unknown at this momnet.


BLUC = Small UN

Who have friend in beijing of china??

There is a vedio,which is shoot by someone use phone,at here!
[ November 23, 2007: Message edited by: Liu Zhixiang ]
16 years ago
Hello everyone!
Just like subject!Why the result is not 110 and 111,but 110.00000000000001 etc?
Why the capability of Javascript's Math is poor?
Hi all!

I create a div ,which i wish can stay top alway?I user onscroll to simulate this.

But let me desponding,when scroll down the scrollbar,i can see the div is faltering distinctly!

Is there any method I can use to avoid the falter?

Please look the following code:






to watch: basketball
to play : basketball
16 years ago
I think the header(text/xml) isn't a key.
Because it is get the xml straight!
Are you sure the syntax and configuration of Ajax_DOM.xml is right!
Can I see the Ajax_DOM.xml?
Or please open the xml with IE or Firefox by yourself before!
where i can get a complete api reference of jquery?
Hi all!
Just like the topic!
I always use the Console errors of Firefox!
Who can give me a better suggest?
Hi ALL!
I think using script to learn one's MSN is online or not?Who can give me some advise!
3Q!!