/* * UPDATED: 12.19.07 * * jNice * by Sean Mooney (sean@whitespace-creative.com) * * To Use: place in the head * * * * And apply the jNice class the form you want to style * * To Do: Add textareas, Add File upload * ******************************************** */ (function($){ $.fn.jNice = function(options){ var self = this; var safari = $.browser.safari; /* We need to check for safari to fix the input:text problem */ /* each form */ this.each(function(){ /*************************** Buttons ***************************/ var setButton = function(){ $(this).replaceWith('