Timeline for Convert string into variable name in JQuery
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 17, 2015 at 16:17 | comment | added | J Santosh |
yes @ruggerocastagnola. If you declare them with var , then you cant use them as window.variableName , you can only us as regular variable
|
|
| Sep 17, 2015 at 16:16 | vote | accept | ruggerocastagnola | ||
| Sep 17, 2015 at 16:13 | comment | added | ruggerocastagnola | Thanks a lot! So variables declared without var have wider scope, correct? | |
| Sep 17, 2015 at 15:55 | history | edited | J Santosh | CC BY-SA 3.0 |
added 4 characters in body
|
| Sep 17, 2015 at 15:44 | history | edited | J Santosh | CC BY-SA 3.0 |
added 87 characters in body
|
| Sep 17, 2015 at 15:39 | history | answered | J Santosh | CC BY-SA 3.0 |