1 start:function(event,ui){ ($(this).attr("aspectRatio") == "1"){ 4 $(this).resizable("option", "aspectRatio", true); 5 }else{ 6 $(this).resizable("option", "aspectRatio", false); 7 } 8 }
¡¡¡¡
¡¡
×ÖºÅ+ ×÷ÕߣºH5Ö®¼Ò À´Ô´£ºH5Ö®¼Ò 2016-09-15 17:00 ÎÒÒªÆÀÂÛ( )
1 start: function (event,ui){ ($( this ).attr("aspectRatio") == "1" ){ 4 $( this ).resizable("option", "aspectRatio", true ); 5 } else { 6 $( this ).resizable("option", "aspectRatio", false ); 7 } 8
1 start:function(event,ui){ ($(this).attr("aspectRatio") == "1"){ 4 $(this).resizable("option", "aspectRatio", true); 5 }else{ 6 $(this).resizable("option", "aspectRatio", false); 7 } 8 }
¡¡¡¡
¡¡
1.±¾Õ¾×ñÑÐÐÒµ¹æ·¶£¬ÈκÎתÔصĸå¼þ¶¼»áÃ÷È·±ê×¢×÷ÕߺÍÀ´Ô´£»2.±¾Õ¾µÄÔ´´ÎÄÕ£¬ÇëתÔØʱÎñ±Ø×¢Ã÷ÎÄÕÂ×÷ÕߺÍÀ´Ô´£¬²»×ðÖØÔ´´µÄÐÐΪÎÒÃǽ«×·¾¿ÔðÈΣ»3.×÷ÕßͶ¸å¿ÉÄÜ»á¾ÎÒÃDZà¼Ð޸Ļò²¹³ä¡£
ÔÚ jQuery Mobile ÖÐʹÓà UI ×é¼þ
2016-09-13 14:00
jQuery Easyui¿ìËÙÈëÃŽ̳Ì
2016-08-24 17:02
easyuiÑ¡Ïtab¹¦ÄܵÄʹÓü¼ÇÉ
2016-08-16 11:03
jQuery.buildFragment()£¨Áù£©
2016-08-06 17:00