Obtaining a Reference do the Script's Parent Element

Posted by KcYxA on Stack Overflow See other posts from Stack Overflow or by KcYxA
Published on 2010-06-05T23:55:09Z Indexed on 2010/06/06 0:02 UTC
Read the original article Hit count: 321

Filed under:
|

Hi,

I am using AJAX to return a response which includes a script.

Through that script, how can I determine the ID of the parent element the script is running in without passing id's to the server? Is there a way?

Thanks.

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about dom