# Javascript mouseout

**URL:** https://forum.kirupa.com/t/javascript-mouseout/88680
**Category:** web dev
**Created:** [May 1, 2005, 8:04pm UTC](https://forum.kirupa.com/t/javascript-mouseout/88680 "2005-05-01T20:04:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![morse](https://avatars.discourse-cdn.com/v4/letter/m/bbce88/32.png) [@morse](https://forum.kirupa.com/u/morse)
#### Post date: [May 1, 2005, 8:04pm UTC](https://forum.kirupa.com/t/javascript-mouseout/88680/1 "2005-05-01T20:04:44Z")

</div>

I’ve got a menu that drops down over an iframe. When you roll off the menu, it should disappear. It works fine over the index.html page that the menu is on. Problem is, when you roll out over the iframe the menu doesn’t disappear.

Any idea how I can tell it to disappear from inside the iframe, on one of the pages that loads, or in the javascript for the menu?
