hi ,

I want to ajaxify my asp.net pages by using jQuery.
I have downloaded ajaxify.js files and jQuey files also.
but how to select contentplaceholder using jQuery?

help me out!:(

give id to contentplacholder and in your jquery code you can select it by using

$(#controlid)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.