<?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.KeyNav bug]]></title>
	<link rel="self" href="http://mifjs.net/forum/feed/atom/topic/205/"/>
	<updated>2010-03-21T16:11:12Z</updated>
	<generator>PunBB</generator>
	<id>http://mifjs.net/forum/topic/205/</id>
		<entry>
			<title type="html"><![CDATA[Re: Mif.Menu.KeyNav bug]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/768/#p768"/>
			<content type="html"><![CDATA[[url=http://github.com/creaven/mifmenu/commit/e05ddb1f92bb144994bb650191de8e6cd3f7173e]fixed[/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:11:12Z</updated>
			<id>http://mifjs.net/forum/post/768/#p768</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mif.Menu.KeyNav bug]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/758/#p758"/>
			<content type="html"><![CDATA[In Mif.Menu.KeyNav.js, action method throw exception if current var is null

       ...
	action: function(current){
		if(!current) return; // this line fix the issue ...
		current.menu.close(current);
	}
        ...]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2010-03-07T17:32:16Z</updated>
			<id>http://mifjs.net/forum/post/758/#p758</id>
		</entry>
</feed>
