Hi All,
I am trying to provide functionality of scroller made with javaScript.It works fine on Index page in which i am including
JS files, but if I try to incoporate the same functionality in the inner pages it fails, does ascx does not support
js?
The
JS files and ascx files are in the same folder. There is no error also. It is calling the functions of
JS(alert) also but it is not working
What could be the solution, can some one help me....
thanks
Amit