anagaiyahoocom


Member since 03/06/2011

Website: www.katcode.com

6 snippets

1431 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

anagaiyahoocom's Recent SnippetsTagged javascript



« Prev 1 Next »
This will check if object is an array object. This will add isArray() method to Array native object. Can be used to check if passed in object is an array. Future ecmascript 5 will have this included. Can use this in the meantime. Using instance...
0 651 posted 12 years ago by anagaiyahoocom
This will detect if console.log is available in browser and display the message. Otherwise will display as alert message
0 576 posted 12 years ago by anagaiyahoocom
Use this to validate if input has html elements
0 633 posted 13 years ago by anagaiyahoocom
« Prev 1 Next »