Sreenath Urala
Member since Oct 16, 2009
- Profile: /members/4550-sreenath-urala.htm
- URL: http://sreenath.net
- Comments: 5
Recent Blog Comments By Sreenath Urala
-
NYC + Snow + ColdFusion + jQuery = Winter Wonderland
Posted on Dec 20, 2009 at 1:52 PM
Ha ha.. And when you mentioned jquery fun, I was imagining you made a falling snowflakes plugin in jquery! Awesome.. I've never been in snow all my life!... read more »
-
Using Double Not-Operator (!!) For Boolean Type Casting
Posted on Dec 14, 2009 at 2:17 PM
Okay, I was slightly horribly wrong. Got the excerpt from the book 'Object Oriented Javascript' by Stoyan Stefanov: === Equality and type comparison: Returns true if both operands are equal and of the same type. It's generally better and safer if you compare this way, because there's no behind-... read more »
-
Using Double Not-Operator (!!) For Boolean Type Casting
Posted on Dec 14, 2009 at 1:51 PM
Just for knowledge sharing: We can even use in JavaScript, operators like === and !== (thats three equals symbols or an exclamation symbol followed by two equals symbols, in case you dint make out.) for something similar to what Ben is explaining here. Useful if you wanted to do something like thi... read more »
-
jQuery Powered Mine Sweeper Game
Posted on Oct 27, 2009 at 3:43 PM
Hi Ben That's awesome. Just had a round and its really neat. Have I missed the jQuery SuDoKu or is it still coming?... read more »