Assuming that the frame has a name="frame2" in it then this should do it:
onclick="top./frames['frame2']document.getElementById('warning').style.display=' none';
But if it works at all it will probably be for IE only because the code is invalid and standards compliant browsers will not have a clue what you are referring to no matter how you approach it.
Invent a better mouse trap and a new improved mouse will come along and steal the cheese.
|