Jquery not working in User Control
When I am using Jquery in aspx page its working fine, but the same code is not working for user control (.ascx) file in asp.net.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sujit SahooPosted Oct 22, 2013, 8:16 AM
Jaganathan BantheswaranPosted Oct 22, 2013, 7:52 AM
Are you accessing your DOM like this?
Abhineet SrivastavaPosted Oct 22, 2013, 7:27 AM