Returns boolean true
if the object is an SVG element; otherwise false
.
var el = Pablo.circle()[0];
alert(Pablo.isSVGElement(el)); // true
Returns boolean true
if the object is an SVG element; otherwise false
.
var el = Pablo.circle()[0];
alert(Pablo.isSVGElement(el)); // true
Painting is just another way of keeping a diary.Pablo Picasso