<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Mifjs forum — Mif.Tree, Mif.Menu - Mif.Menu: unable to get the current event object whent events fired]]></title>
		<link>http://mifjs.net/forum/topic/203/</link>
		<description><![CDATA[The most recent posts in Mif.Menu: unable to get the current event object whent events fired.]]></description>
		<lastBuildDate>Mon, 22 Mar 2010 12:42:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link>http://mifjs.net/forum/post/772/#p772</link>
			<description><![CDATA[Nice :) ... thank you Moro]]></description>
			<author><![CDATA[dummy@example.com (scramatte)]]></author>
			<pubDate>Mon, 22 Mar 2010 12:42:12 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/772/#p772</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link>http://mifjs.net/forum/post/767/#p767</link>
			<description><![CDATA[show event argument added [url=http://github.com/creaven/mifmenu/commit/329fc2e1b1c5a214bac6cedfdec811494308b1d9]commit 329fc2e1b[/url]]]></description>
			<author><![CDATA[creavenmoro@gmail.com (moro)]]></author>
			<pubDate>Sun, 21 Mar 2010 16:04:06 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/767/#p767</guid>
		</item>
		<item>
			<title><![CDATA[Mif.Menu: unable to get the current event object whent events fired]]></title>
			<link>http://mifjs.net/forum/post/756/#p756</link>
			<description><![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]]></description>
			<author><![CDATA[dummy@example.com (scramatte)]]></author>
			<pubDate>Sat, 06 Mar 2010 19:55:55 +0000</pubDate>
			<guid>http://mifjs.net/forum/post/756/#p756</guid>
		</item>
	</channel>
</rss>

