how to use javascript in master content pages in asp.net2
-
Dear Friends, Hi I want to include a javascript functions file in master,and then use those functions in content pages,but it is not possible,It were working properly before using master content page,I mean when all my code was in one page. I appresiate anyone who can help thanks.
zahra yousefi yousefi105@yahoo.com
-
Dear Friends, Hi I want to include a javascript functions file in master,and then use those functions in content pages,but it is not possible,It were working properly before using master content page,I mean when all my code was in one page. I appresiate anyone who can help thanks.
zahra yousefi yousefi105@yahoo.com
Define not working.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!
-
Dear Friends, Hi I want to include a javascript functions file in master,and then use those functions in content pages,but it is not possible,It were working properly before using master content page,I mean when all my code was in one page. I appresiate anyone who can help thanks.
zahra yousefi yousefi105@yahoo.com
Hi there, That's possible that you can link to a javascript file with some functions in the master page so that you can use them in the content page. I'm afraid that there's something wrong in your case, so you might be more specific how you use the client side file in the master page.