how to get the id of div tag on body onload event
Posted: Thu Mar 12, 2009 11:50 am
I m using an iframe and my pages are loaded on iframe and i m using ajax for that now for e.g i have one user registration page and on this page one other page is displaying on onclick event now i want to get the id of div tag situated on this third page and on onload event cananybody tell me how to get that id
i m document.getElementById but it is comin null on onload event
thanks in advance
i m document.getElementById but it is comin null on onload event
thanks in advance