I've tweaked a little bite the stylesheet and Mif.Draw.js file and it works like charm
...
All fields labelled (Required) must be completed before the form is submitted.
You are not logged in. Please login or register.
Mifjs forum — Mif.Tree, Mif.Menu » Feature requests » Mif.menu drawed only with css ... » Post new reply
All fields labelled (Required) must be completed before the form is submitted.
I've tweaked a little bite the stylesheet and Mif.Draw.js file and it works like charm
...
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
http://markusstange.wordpress.com/2009/
x-shadows/
And these lines do the job for all new modern browser :
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
Thank you
Mifjs forum — Mif.Tree, Mif.Menu » Feature requests » Mif.menu drawed only with css ... » Post new reply
Powered by PunBB