How To Arrange Canvas Created Dynamically?
What I want to achieve is Here is my code which didn't manage to give me the result i want. How come? I tried before Canvas.x.style.float also doesn't work... http://jsfiddle.net/
I simplified it a bit for you:
I'd strongly suggest letting CSS layout the items instead of trying to finagle with absolute positions.
Post a Comment for "How To Arrange Canvas Created Dynamically?"