Tag Archives: jquery
Text inputs with rounded corners using jQuery (without image)
I have yet to find a solution for making rounded inputs without an image. I hacked one together today because I feel like it will me a lot of time. While the solution is hackish, I like it better than going into photoshop and making an image every time I want to change [...]
jQuery Rounded Corners with Rounded Borders with Set Width
Dave Methvin wrote a plugin for jQuery to easily round corners. Then Mike Alsup improved on the plugin by adding more effects. Mike’s solution for adding a rounded border is great but he doesn’t give good copy and paste code. I had to dig through the source on the page to figure [...]


Getting jQuery, Rails, and Authenticity Tokens to play nice