My very first jQuery plugin: warps the text along a circle. It’s simple and certainly far from perfect – I needed it, so may be you’ll need it too :-)
Usage:
$(elem).roundtext( {radius:150} );
Tested… Read more
My very first jQuery plugin: warps the text along a circle. It’s simple and certainly far from perfect – I needed it, so may be you’ll need it too :-)
$(elem).roundtext( {radius:150} );
Tested… Read more