Web and Technology Support
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Showing posts with label
find variable type
.
Show all posts
Showing posts with label
find variable type
.
Show all posts
Tuesday, 23 September 2014
How to find variable type in js & jquery?
var str = "string";
alert(typeof(str)); //output: string
Older Posts
Home
Subscribe to:
Posts (Atom)