|
Subject:
|
Why does it change
|
|
Posted By:
|
kilika
|
Post Date:
|
9/18/2003 5:14:42 PM
|
Why does the intellisense list change on me whenever I am doing scripting. For example,
document.getElementById("electrical").innerHTML = "HI"
works on some pages, but others, there is no "getElementById" when I type "document."
Does anyone know why sometimes it is there and other times it is not and gives me an error when I try to use the above code?
I am using visual studio.NET to edit the page.
Chris
|
|