Hi again!

Thanks for help, it works now, but I change the mimetypes.py file
instead of use __init__.py, I couldnīt find a way to make it work, I
try (in the __init__.py):

m=mimetypes.MimeTypes()
m.add_type('application/octet-stream', '.htc')

Matt Feifarek has a similar problem, he had problems with .swf and
.css, today the mimetypes module has the .swf and .css, I wonder if
Matt submit a bug report or a patch to the python develpers? This is
the right action?

Anyway this is working know for me, this file turns IE able to use
:hover on any selector (with css), I make a menu with this approach
(http://modelo.portaldaindustria.ind.br/). Thanks all help!

-- 
Michel Thadeu Sabchuk
Curitiba - Brasil


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to