第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

添加/刪除文本區(qū)域中的關(guān)鍵字不適用于手機(jī)(jquery)

添加/刪除文本區(qū)域中的關(guān)鍵字不適用于手機(jī)(jquery)

HUX布斯 2023-11-12 15:32:13
在電腦上運(yùn)行良好。在計(jì)算機(jī)上,輸入單詞并按空格鍵后,單詞會(huì)被包裹在一個(gè)框中,您可以選擇將其刪除。在手機(jī)上,按空格鍵后什么也不會(huì)發(fā)生。它也不限制手機(jī)上的 5 個(gè)單詞。工作 jsfiddle:http://jsfiddle.net/1hco43vr/ $('#box a').on('click', function() {    $(this).parent().parent().remove();    console.log('remove disabled');    if ($('#box ul li').length <= 5) {      $('#type').prop('disabled', false);    }  });}$('#type').keypress(function(e) {  if (e.which == 32) { //change to 32 for spacebar instead of enter    var tx = $(this).val();    if ($('#box ul li').length > 5) {      $(this).val('');      console.log('add disabled');      $('#type').prop('disabled', 'disabled');    } else {      if (tx) {        $(this).val('').parent().before('<li><span>' + tx + '<a href="javascript:void(0);">x</a></span></li>');        closer();      }    }  }});
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關(guān)注
  • 535 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)