¡@

Home 

javascript Programming Glossary: dragger

How can I combine objects in the Raphael javascript library?

http://stackoverflow.com/questions/3679436/how-can-i-combine-objects-in-the-raphael-javascript-library

code for creating the objects window.onload function var dragger function this.ox this.type rect this.attr x this.attr cx this.oy.. opacity 0 stroke width 2 cursor move shapes i .drag move dragger up connections.push r.connection shapes 0 shapes 1 #fff connections.push.. Make all the shapes and texts dragable shapes i .drag move dragger up texts i .drag move dragger up Associate the elements tempS.pair..