tags:

views:

13

answers:

0

Hi actually i have problem of fetching id of another page div.

i have main index page in which in anchor tag i passed one function. this fn contain event and another page. but now in js file when i tried to call that page id using document.getElementById

it was giving null value.

please help. thanks