hi all,
I have a javascript file in JS folder. I have added the file in my .ascx control in the head section. Now I need to call the function in the .js file from another function in my script.
The 2nd function inside the .JS file is not called.
The possible code.
.Ascx