3
Answers

javascript in content page of asp.net is not working

Ruchi R

Ruchi R

14y
8.6k
1
hello all,

i am having a problem.When i was working in an application without master page and content page, javascript was working finely.But later i needed to use mastr paga in my project.After using master page, javascripts is giving error on call of the function.
error is like below.

"Microsoft JScript runtime error: 'document.getElementById(...)' is null or not an object"

how should i put the javascript in content page.

please help as soon as possible.

thanking you
anu
Answers (3)