I dont want to execute a function if the userAgent matches

前端 未结 0 683
广开言路
广开言路 2020-11-28 23:06

I don\'t want to run any function if user agent matches "moxe or li" I\'ve tried using below method but doesn\'t work

if(!(navigator.userAgent.match         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题