$(document).ready(function() { $("#button0").bind("click", function() { $(this).attr("src","/img/bt_tablet_hi.png"); }); });