<?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 drawed only with css ...]]></title>
	<link rel="self" href="http://www.mifjs.net/forum/feed/atom/topic/201/"/>
	<updated>2010-03-22T12:48:26Z</updated>
	<generator>PunBB</generator>
	<id>http://mifjs.net/forum/topic/201/</id>
		<entry>
			<title type="html"><![CDATA[Re: Mif.menu drawed only with css ...]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/773/#p773"/>
			<content type="html"><![CDATA[I've tweaked a little bite  the stylesheet and Mif.Draw.js  file and it works like charm :) ...]]></content>
			<author>
				<name><![CDATA[scramatte]]></name>
				<uri>http://mifjs.net/forum/user/38/</uri>
			</author>
			<updated>2010-03-22T12:48:26Z</updated>
			<id>http://mifjs.net/forum/post/773/#p773</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Mif.menu drawed only with css ...]]></title>
			<link rel="alternate" href="http://mifjs.net/forum/post/754/#p754"/>
			<content type="html"><![CDATA[Hello,

It would be nice to have a Mif.menu only drawed using CSS new attributes  for shadow, round corners, ...

Take a look to this resource for shadow
[url]http://markusstange.wordpress.com/2009/02/15/fun-with-box-shadows/[/url]

And these lines do the job for all new modern browser :
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

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

