yoshidatechno / curved-corner

Automatically exported from code.google.com/p/curved-corner
0 stars 0 forks source link

jquery animate() + border-radius.htc = no animation. #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. See attached file, place in folder with border-radius.htc
2.
3.

What is the expected output? What do you see instead?
background shaded box should move under links as moused-over. Does not animate 
in IE.

What version of the product are you using? On what operating system?
IE 7 & 8, Windows 7

Works fine on Safari

Please provide any additional information below.

Original issue reported on code.google.com by cont...@nelsonford.net on 7 Sep 2010 at 2:39

Attachments:

GoogleCodeExporter commented 8 years ago
I don't know much about jquery but you'll somehow need to make the fuctions 
redraw the borders. At the moment, there is a function which (window_resize) 
does this on window resize. Perhaps you can call that?

Original comment by thejkwhosaysni@gmail.com on 7 Sep 2010 at 8:40