jQuery¼¼Êõ

Java EE (Java Platform, Enterprise Edition)(4)

×ÖºÅ+ ×÷ÕߣºH5Ö®¼Ò À´Ô´£ºH5Ö®¼Ò 2015-10-31 10:15 ÎÒÒªÆÀÂÛ( )

getPrice('pricedetail',$F('start_time'),$F('end_time'),$F('operate_date4'),$F('operate_date8'),$F('count'),$F('info_id'),$F('room_name'),'%=rs.getString(cust_id) %'); }); /script Getcombhotelprice´ú




getPrice('pricedetail',$F('start_time'),$F('end_time'),$F('operate_date4'),$F('operate_date8'),$F('count'),$F('info_id'),$F('room_name'),'<%=rs.getString("cust_id") %>');



});

</script>

Getcombhotelprice´úÂëÈçÏ£º

var chg=true;

function chgFlag(){


chg=true;

}


function getPrice(priceid,sdate,edate,stime,etime,count,info_id,room_name,cust_id){



var obj=document.getElementById(priceid);



if(chg==true){



varurl='/admin/ajax/getcombprice.jsp';



var pars = 'sdate='+sdate;



pars+='&edate='+edate;



pars+='&stime='+stime;



pars+='&etime='+etime;



pars+='&count='+count;



pars+='&info_id='+info_id;



pars+='&room_name='+room_name;



pars+='&cust_id='+cust_id;



chg=false;



obj.innerHTML='Êý¾Ý¼ÓÔØÖÐ...';



var ajax=new Ajax.Request(




url,




{method: 'get',parameters: pars,





onComplete: function(transport){




obj.innerHTML=transport.responseText;





}



});



}

×¢£ºprototypeÀïÃæµÄ²ÎÊýÊÇid $(¡®id¡¯).value='1';

Eval£º½«Ò»¸öÆÕͨµÄ×Ö·û´®°ü×°³ÉÒ»¸öjavascript¶ÔÏó

var date1=eval('new Date('+tmp1[0]+','+tmp1[1]+','+tmp1[2]+')');


var date2=eval('new Date('+tmp2[0]+','+tmp2[1]+','+tmp2[2]+')');


return (date2.valueOf()-date1.valueOf())>0;//·µ»ØºÁÃ뼶

¡¡

1.±¾Õ¾×ñÑ­ÐÐÒµ¹æ·¶£¬ÈκÎתÔصĸå¼þ¶¼»áÃ÷È·±ê×¢×÷ÕߺÍÀ´Ô´£»2.±¾Õ¾µÄÔ­´´ÎÄÕ£¬ÇëתÔØʱÎñ±Ø×¢Ã÷ÎÄÕÂ×÷ÕߺÍÀ´Ô´£¬²»×ðÖØÔ­´´µÄÐÐΪÎÒÃǽ«×·¾¿ÔðÈΣ»3.×÷ÕßͶ¸å¿ÉÄܻᾭÎÒÃDZ༭Ð޸Ļò²¹³ä¡£

Ïà¹ØÎÄÕÂ
  • jqueryÔËÓü¼ÇÉ×ܽá

    jqueryÔËÓü¼ÇÉ×ܽá

    2015-11-04 12:00

  • jqueryʹÓü¼ÇÉ×ܽá

    jqueryʹÓü¼ÇÉ×ܽá

    2015-09-23 17:08

ÍøÓѵãÆÀ
»