[Proto-Scripty] mouseout event doesn't work

2012-12-21 Thread tab1ta
I added an Event listener to the page, to catch every event but it doesn't work still. The code is more compact: ?php require_once(tabs.php); ? !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html

Re: [Proto-Scripty] mouseout event doesn't work

2012-12-21 Thread Walter Lee Davis
On Dec 21, 2012, at 9:46 AM, tab1ta wrote: I added an Event listener to the page, to catch every event but it doesn't work still. The code is more compact: ?php require_once(tabs.php); ? !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN