edusis / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

PNG alpha fix disables onclick events #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. img src="someImage-trans.png" onclick="doSomething()"
2. load page
3. clicks are not recognized

What version of the product are you using? On what operating system?
2.0b3

Please provide any additional information below.
workaround: attach event dynamically after pageload

Original issue reported on code.google.com by xcow...@gmail.com on 29 May 2008 at 6:17

GoogleCodeExporter commented 8 years ago
This should be fixed in the next release (version 2.1).

Original comment by dean.edw...@gmail.com on 10 Feb 2010 at 10:13