-
-
JavaScript is the most popular scripting language used on web pages where it can be used to manipulate elements of a web page and interact with the user. It is a weakly typed object oriented scripting language, and its syntax is very similar to Java however there are many differences between the two.
-
-
-
JavaScript Questions
Is it possible to replace a paragraph with an image using JavaScript? 1 AnswerYes. You can use javascript in the head section of your page. For example if you had a paragraph tag that looked like: p this is the text im trying to cover up ... read more
What good and free JavaScript tutorial, lesson site you would recommend? 4 AnswersI like IRT, they have tutorials, as well as a great FAQ on how to use the more popular JS functions http://irt.org read more
How do you access JavaScript cookies from ASP? 2 AnswersAt Logout.asp you could tell the cookie to Expire immediately, using response.cookies("droppedin").expires=nowthis essentially 'destroys' the cookie. read more
About this page
-
Page Views5




