jQuery google日历练习-暂定-20130831 这段时间学到的在jQery的google日历里学到了 两个jQery新的方法1、就是在jQery的参数里面定义方法
$("#table-right td").bind({click:function(hh){$("#input-field").css("display","block");var hh = $(this).attr("id");}});