资讯

The problem with your latter post is that indexOf returns (-1) when the substring is not found. <BR><BR>-1 == true<BR><BR>Instead test if the indexOf ("index2.htm") > -1.
The solution: disable JavaScript on specific websites By disabling JavaScript on some sites, you still get to use JavaScript on sites that break without it, while benefiting from improved privacy ...
Disable JavaScript here to get rid of it in Google Chrome on Android. On the same page, you can tap Add Site Exception, type the URL, and hit Add to allow JavaScript to run on specific websites.
Node.js is a lean, fast, cross-platform JavaScript runtime environment that is useful for both servers and desktop applications.