I want to pass the info variable in the tag's attribute DATA. But Variable info is not passing , please help me how i can use info variable correctly. Thanks in Advance.
document.getElementsByClassName('modal-body')[0].innerHTML='<object type="text/html" data="update_league.php?updated_id=info"></object>';