<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Mifjs forum — Mif.Tree, Mif.Menu - Mif.Menu: unable to get the current event object whent events fired]]></title>
	<link rel="self" href="http://www.mifjs.net/forum/feed/atom/topic/203/"/>
	<updated>2010-03-22T12:42:12Z</updated>
	<generator>PunBB</generator>
	<id>http://mifjs.net/forum/topic/203/</id>
		<entry>
			<title type="html"><![CDATA[Re: Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/772/#p772"/>
			<content type="html"><![CDATA[Nice :) ... thank you Moro]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2010-03-22T12:42:12Z</updated>
			<id>http://mifjs.net/forum/post/772/#p772</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/767/#p767"/>
			<content type="html"><![CDATA[show event argument added [url=http://github.com/creaven/mifmenu/commit/329fc2e1b1c5a214bac6cedfdec811494308b1d9]commit 329fc2e1b[/url]]]></content>
			<author>
				<name><![CDATA[moro]]></name>
				<email><![CDATA[creavenmoro@gmail.com]]></email>
				<uri>http://mifjs.net/forum/user/2/</uri>
			</author>
			<updated>2010-03-21T16:04:06Z</updated>
			<id>http://mifjs.net/forum/post/767/#p767</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/756/#p756"/>
			<content type="html"><![CDATA[Hi,

I'm  unable to get the current event object whent events fired.
I mean that for example when  'show' event is fired  event object passed as argument. 

In my case  I use event delegation and I need this to be able to open correct menu.

In Mif.Menu.js file on line 66 to do the job I've replaced :

return this.fireEvent('show');

by 

return this.fireEvent('show', [ coords.event ]);



Thank you]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2010-03-06T19:55:55Z</updated>
			<id>http://mifjs.net/forum/post/756/#p756</id>
		</entry>
</feed>

