How can javascript be used to personalize or tailor a web site to fit individual users?
How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?
What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?
How do you change the style/class on any element using javascript?
How will you get the checkbox status whether it is checked or not?
What does 3+4+"7" evaluate to?
Are java and javascript the same?
How to create arrays in javascript?
When would you use javascript closures?
Taking a developer's perspective, do you think that that javascript is easy to learn and use?
Is a javascript script faster than an asp script?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
How to embed javascript in a web page?
In a pop-up browser window, how do you refer to the main browser window that opened it?
What is event bubbling and capturing in javascript?