Want to do something a bit different with your images? The gadget below lets you easily round off the corners of your images.Further below i will give you the code to place the widget on your blog to provide the same service to you visitors.
Example :
Round The Edges Of Your Images In 1 Click
Enter An Image URL or browse for an image you have saved.
Click Button To Round Instantly.
Image: | |
or URL: | |
Click To Round Image! |
And here’s the code to place the widget in your blog:
You can place the gadget in html areas your sidebar,posts etc…
<form enctype="multipart/form-data" action="http://www.roundpic.com" target="blank" method="post"><input value="1048576" name="MAX_FILE_SIZE" type="hidden"/><table><tbody><tr><td class="title"><b>Image:</b></td><td class="input"><input name="file" type="file"/></td></tr><tr><td class="title">or <b>URL:</b></td><td class="input"><input value="http://" name="url" type="text"/></td></tr><tr>
<td colspan="2" class="submit"><button onclick="getLoader();" type="submit">Click To Round Image!</button></td></tr></tbody></table></form>
Enjoy…