Why does the list change?
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
__________________
Chris
|