lojjic / PIE

A behavior for Internet Explorer allowing it to recognize and render various CSS3 box decoration properties
http://css3pie.com
Other
2.79k stars 235 forks source link

PIE Hover issue #280

Open KunalChawla2511 opened 11 years ago

KunalChawla2511 commented 11 years ago

Hi, I have used PIE to show box shadow on IE8, but the problem is I have to add style:"Postion:relative" with my controls to show box shadow on hover. By doing this , the shadow gets fixed at the place it occurs first and if my page changes dynamically and controls shift, the shadow appears on the previous place.