# How do i remove a MOUSE\_OVER event on CLICK?

**URL:** https://forum.kirupa.com/t/how-do-i-remove-a-mouse-over-event-on-click/267748
**Category:** Uncategorized
**Created:** [August 5, 2008, 11:09am UTC](https://forum.kirupa.com/t/how-do-i-remove-a-mouse-over-event-on-click/267748 "2008-08-05T11:09:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ememdoubleu](https://avatars.discourse-cdn.com/v4/letter/e/dc4da7/32.png) [@ememdoubleu](https://forum.kirupa.com/u/ememdoubleu)
#### Post date: [August 5, 2008, 11:09am UTC](https://forum.kirupa.com/t/how-do-i-remove-a-mouse-over-event-on-click/267748/1 "2008-08-05T11:09:09Z")

</div>

Dear gents,  
how do i remove a MOUSE\_OVER event on CLICK?

when i click on one of my 4 displayed images, the page unloads and is supposed to load another page on a different frame…

During the unload, the mouse pointer hits an image what triggers the MOUSE\_OVER event and the unload of the page process stops here…

result… the page with the 4 images is not unloaded, the target page on a different frame does not load and the playhead is at the target frame from the clicked image…

other words… all messed up ☹

any ideas?
