Learn about a javascript object -


i have [object object] being passed argument through jquery function , want learn more it. don't want know specific situation (unless there no solution) how replicate php's var_dump().

you use console.log(your_object_instance); , in firebug console in firefox. works chrome/safari developers tools. learn need object such properties, methods, ...


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -