We have a JSON response which can contain null values (e.g. { myValue: null }) - we assign this value to a textbox on a form: (actually, we use JQuery, but ...
What is the correct way to hide an input text box? The following appears to work to work in all browsers except Internet Explorer. I am testing on IE8.
I'm new to javascript and all my books are back in the states. I have a dokuwiki website and I want to have 3 list menus ![sample][1] when a user enters ...