ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

dragging myBox #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I tried to change position of 'myBox' div dynamically, but it is not 
possible.
 var a=document.getElementById('myBox');
 a.style.left=x; a.style.top=y;
 where x,y - new position on the screen
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
curvycorners 2.0.4 ,  windows vista, ie8

Please provide any additional information below.
Could you put myBox on transparent div that could be relocated?
How about resizabily of myBox?
 You did great job!

Original issue reported on code.google.com by stani...@gmail.com on 20 Sep 2009 at 2:21

GoogleCodeExporter commented 8 years ago
Please read the documentation concerning dynamically redrawing boxes curved 
with 
CurvyCorners. This is not a bug.

Original comment by c.1%smit...@gtempaccount.com on 21 Sep 2009 at 10:32