seperate javascript files for pages
i want to manage javascript methods and logic per page, like the code behind (you can union all of them later on runtime
managing js methods in a central page is a big mess!
2
votes
i want to manage javascript methods and logic per page, like the code behind (you can union all of them later on runtime
managing js methods in a central page is a big mess!