$(document).ready( $(function() {
     $("input[id*=TextBox5]").datepicker({
             showOn: "button",
             buttonImage: "Photo/calendar.gif",
             buttonImageOnly: true,
             changeMonth: true,
             changeYear: true
         });
     }));

arrow
arrow
    全站熱搜

    就是要紅 發表在 痞客邦 留言(0) 人氣()