Could you please check if the required jquery libraries are getting downloaded properly? If you are using a modern browser, you can go to developer tools and check. We can try this as a starting point of our analysis and work our way from there.
asp.net
Thanks and Regards,
Nataraj
----------------------
Please mark as answer if it helps!
Member
227 Points
1070 Posts
Jquery plugins not working on web form User Control extention
Sep 01, 2015 04:26 PM|micah2012|LINK
Jquery plugins not working on web form User Control extension, My extension of jquery is not working on ascx extensions.
asp.net
Participant
1914 Points
485 Posts
Re: Jquery plugins not working on web form User Control extention
Sep 01, 2015 07:50 PM|Nataraj Gandhi Arunachalam|LINK
Hi,
Could you please check if the required jquery libraries are getting downloaded properly? If you are using a modern browser, you can go to developer tools and check. We can try this as a starting point of our analysis and work our way from there.
asp.net
Nataraj
----------------------
Please mark as answer if it helps!
Member
227 Points
1070 Posts
Re: Jquery plugins not working on web form User Control extention
Sep 02, 2015 02:15 AM|micah2012|LINK
If I use the jquery on aspx extension pages it works well
Update: I checked you were right, thanks
asp.net