I have a ModalPopupExtender.
I can access the Modalpopupextender using javascript like
$find('expPopup_invite')
There is a Property of ModalPopupExtnder called as Y
I want to set this property using javascript.
Example:
To show the ModalPopupExtender using javascript i can :
$find('expPopup_invite').show();
But i want to set this Y property.
ANy help is appreciated
In accordance with ASP.NET Ajax Naming Standards,
Naming Standards
So in this particular case you can use: