I wants to draw smooth line between html element using jquery. Does Jquery has any plugins to draw smooth line using Jquery ? I have used SVG plugin but it is not supported in IE7,IE8. I have also used div to draw line but it has many jaggies.
Any idea is gratly appriciated. Plugin should support atleast IE7 and greter version, Mozila and crome. Thanks.
http://servut.us/akx/stackoverflow/jquery-canvas-lines.html i wants to made like the above link. But the problem with above link is that it is not working in IE 7,8.