Suppose I have a code like below:
<a href="modals/w4_ag_GiftServicesTemplate_MODAL_v1.html" >Activate Modal</a>
Now i want to get an element of the html (w4_ag_GiftServicesTemplate_MODAL_v1.html) within the calling html. Actually The href html will be displayed as Popup and I want to add a class on that html dynamically.