Ajax Requisition Loading Scripts
I am doing an ajax requisition, but the loded data has some <script> tags, and the requisition loads all scripts on the tags and "overwrite" the scripts called on my page.
I want to know if there is any way that I can remove the "head" element from the loaded page, so It won't mess with my current page....
Can you guys lend me a hand?