jquery master page problem
- by boraer
Hi everbody,
i am developing an asp.net project and i use jquery with it but when I use masterpage with content page. My jquery code does not working but if i use in a normal page without master jquery work efficiently. ' I use this in the master page for resolation.
In my code when click a button. a timer starts and button disabled until timer finishes Thats all but not working with master page