Commit e78d730e by Dmitry Baranovskiy

Documentation fixes

parent 7eabbe5d
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -601,6 +601,8 @@ window.Raphael.svg && function (R) {
[ property (object) ]
**
* Gives you a reference to the DOM object, so you can assign event handlers or just mess around.
**
* Note: Don’t mess with it.
> Usage
| // draw a circle at coordinate 10,10 with radius of 10
| var c = paper.circle(10, 10, 10);
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment