I am trying this function :
script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'http://ift.tt/1CATMdG';
function test(data)
{
return (data);
}
It doesn't return html object.
I wish it to return html object so I can operate jQuery commands on metro lyrics website.
Aucun commentaire:
Enregistrer un commentaire