script tag

1639 questions


2 answers
113 views
0
I want to select a file name with a date that I generated in the past in the script.

Currently, there is a file that was granted using the date command.■ Example: 20180101.zip to 20180131.zipFrom 9:00 on the selected date to 9:00 on the next daywithout unzipping the zip, the line that...

1 years ago

1 answers
129 views
0
Ajax-enabled description

I am writing an ec site, but Ajax support is not going as well as I would like, so I would like to ask you a question.I would like to use Ajax to switch between favorites and favorites, but I am curre...


1 answers
113 views
0
Not reflected in search after site multilingualization

Multilingualize HTML pages and English http~.comJapanese version of http~~.com/ja/This is the configuration.However, when I search in Japanese, the title of the English version becomes a hit.Alternate...


1 answers
64 views
0
Attempting to display javascript on the syntaxhighlight of the wordpress plug-in collapses

If you try to display the code surrounded by [js][/js], it will be covered in blocks.<div>// String</div><div>vars=new String('taguti')</div><div>vars='taguti'// string l...

1 years ago

1 answers
157 views
0
Onsen-UI not loaded?

I am using the onsen-UI.I am using Visualstudio.The UI slide menu or hamburger? icon can move and shift pages normally.However, the click and sensor parts do not work as shown in the source below.I ha...


1 answers
39 views
0
Understanding how Polymer handles json.

Hello, this is my first post.I am studying Polymer now.As part of my learning, I am creating an app with and using iron-ajax to retrieve data from json.Therefore, I am wondering if I can pass the json...

1 years ago

1 answers
37 views
0
set a sound on a kitchen timer

I have found a sample code that displays an alert screen after a set time, but how do I rewrite the code to make a sound?The sample code is from the following site.http://www.pori2.net/js/timer/6.html...

1 years ago

1 answers
109 views
0
Understanding Online Editor Features for Viewing Regular Expressions

Regular expression apostrophei also want to match as part of the string. In relation to , I can now escape the single quote with the following code:However, on repl.it, which I use,/[w']+/g ['Hell\'o'...


1 answers
129 views
0
Understanding Deciphering Obfuscated Javascripts

This is part of what was written, but Isn't there a tool to decipher this?I've already tried a website that can be decoded, but it's only a new line It didn't seem to be able to decipher And this is t...

1 years ago

1 answers
115 views
0
Watch multiple stores in vuex

I'd like to watch the store value, but the error: [vuex] store.watch only accept a function.I referred to this site.https://codepen.io/CodinCat/pen/PpNvYrIf I have more than one store, how do I watch ...

1 years ago
« - 22 - »

© 2024 OneMinuteCode. All rights reserved.