Re: pngfix.js and rollover in IE



Barbara de Zoete wrote:
On Mon, 01 Aug 2005 14:02:07 GMT, Bribro <asasf@xxxxxxxx> wrote:

I have an horizontal menu with a dreamweaver-generated rollover
effect. Images are png and their transparency is handled by
pngfix.js In IE, applied the pngfix, the rollover doesn't work
at all. Obviously, if I cut the pngfix the rollover works fine
but the transparency of images is gone.


Where can we see this page and its effect?

Nowhere (but in localhost).
It's a simple horizontal menu made with images of different width. The onmouseover make them switch to a hover image.


Can anybody help me?


Simple:
- Don't let Dreamweaver do the job if you don't understand what it does.

Do you really live completely avoiding anything you don't understand?
Such a strange and hard life...
Seriously: i dont' know much about jscript. Whay I see is a list of functions that manage the image switching. If i knew it better probably i would not be here asking.


- Don't let javascript do what is better done without it.

I know tehre are several ways to obtain a rollover effect with css (image replacement, etc) but i wanted to know if there's a solution to THIS problem.
.




Relevant Pages

  • Re: pngfix.js and rollover in IE
    ... Images are png and their transparency is handled by pngfix.js In IE, applied the pngfix, the rollover doesn't work at all. ...
    (alt.html)
  • Re: pngfix.js and rollover in IE
    ... >I have an horizontal menu with a dreamweaver-generated rollover effect. ... > In IE, applied the pngfix, the rollover doesn't work at all. ... > I cut the pngfix the rollover works fine but the transparency of images is ...
    (comp.lang.javascript)
  • Re: pngfix.js and rollover in IE
    ... Images are png and their transparency is handled by pngfix.js ... > In IE, applied the pngfix, the rollover doesn't work at all. ... The hack that is used to make png images transparent under IE is an ActiveX ...
    (alt.html)
  • Re: FAQ Topic - Why are my rollovers so slow? (2010-02-09)
    ... before any images have been downloaded. ... mention preloading the alternative image? ... I disagree that caching is the best solution and have ... until the first rollover effect is initiated. ...
    (comp.lang.javascript)
  • pngfix.js and rollover in IE
    ... I have an horizontal menu with a dreamweaver-generated rollover effect. ... if I cut the pngfix the rollover works fine but the transparency of images is gone. ...
    (alt.html)