I don't honestly think it'll help.

The code is simple, just
<input type="button" class="tohide" ...><input type="button" class="tohide"
...>
with jQ:
$(".tohide").hide('slow');



Brandon Aaron wrote:
> 
> Could you put together an example page?
> 

-- 
View this message in context: 
http://www.nabble.com/Show-Hide-Buttons-on-one-line-tf2813143.html#a7853847
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to