get_frame_name
Description:
Gets the this target frame name.
For example if navigation was triggered by clicking a link with a target attribute equal to "_blank", this will return the value of that attribute. In all other cases this function will return null.
Parameters:
this |
Returns:
The name of the new frame this navigation action targets or null |