Hi All,
I am trying to access a div in an iframe(the div is the first object within the body tag, no table, text, etc), i walked the dom tree in the "Dom Inspector" in mozilla, but cannot make sence of what javascript method to use and how to access the innerhtml of a div!.
how do i do this?, is there any tools that are freely avilable on the net to do this?
thanks all!
:D
I am trying to access a div in an iframe(the div is the first object within the body tag, no table, text, etc), i walked the dom tree in the "Dom Inspector" in mozilla, but cannot make sence of what javascript method to use and how to access the innerhtml of a div!.
how do i do this?, is there any tools that are freely avilable on the net to do this?
thanks all!
:D
Comment