Attributes of elements in loaded content..
I have a question regarding child attributes..
In my page i used load() to load some content from other page(page-2) into current page..
And in that page-2 there is an iframe at some point..
Can you please tell me how to access the attributes of this iframe in page 2 from page-1's script..?