when i delete this line :
scr += "parent.document.getElemen
there is no problem or when i add this line :
scr += "alert(' res ');"
there is no problem again
when i copy whole the page without any changing into a normal page instead of masterpage's content there is no problem again the problem is js could not find the image1a when i use this code inside a master page i think master page changing the id's of element in html side because the problem is couldnot finding server side element on master page how could this resolve ?
Main Topics
Browse All Topics





by: mplungjanPosted on 2009-07-08 at 01:09:42ID: 24801580
what is the error?
Server or client side?
What does the javascript look like in the view-source?