Hi,
I have a modal popup extender in my page. But after rendering if I look at "view source"(right click on browser and see), I' m not able to see the html part equivalent to the modal popup extender.
Since that I'm not able to access the elements in popup using getElementById()...in client side.
Please help :(