jquery tag

340 questions


1 answers
71 views
0
To make both mandatory if either of the two items is entered in the jQquery validation engine

Thank you for your help.There are two text items (input type=text) in the form currently under development.If one of these items is entered, I want to get an error if I don't enter the other, but I do...

1 years ago

2 answers
72 views
0
js with translation API, require is not defined, javascript does not work

Please refer to this article in Qiita I'm thinking of putting in the Microsoft Translator API.Reference Articles 'use strict';var http=require('http');var https=require('https');varqs=require('queryst...

1 years ago

1 answers
99 views
0
Is there a good way to improve the animation movement of each device (iOS, Android) with a hybrid application?

I'm a beginner in programming.I am currently developing an app using Monaca.I'm working on an animation that turns the card upside down.I checked with the debugger and found that on iOS and Android de...


2 answers
81 views
0
I want to change the animation of the initial display of Highcharts.

In Highcharts, pie pie in the pie chart is usually animated radially from the center, but I want to stop this.Do you know how to do it?


2 answers
97 views
0
Increase the element of form and give a unique name

I would like to create a system in which the number of elements increases when I press the input element below.However, I would like the name of the newly generated element to be unique such as text_t...

1 years ago

1 answers
68 views
0
fullpage.js | Chrome Defects

Chrome implements fullpage.js (http://kana-lier.com/javascript/fullpage-js/#sec2_1), but the operation is unstable, such as skipping two pages and scrolling many times in one scroll.Safari works fine....

1 years ago

1 answers
131 views
0
How does a site work without having to click on a video?

http://www.cchan.tv/The above site is designed to work without having to click on a video, but what kind of technology does this work with?Please let me know if you know more.Thank you for your cooper...

1 years ago

1 answers
95 views
0
How do I slide to the left in the css3 animation to show the next element?

I want to show the following elements by sliding it to the left in the css3 animation, but the characters overlap and it doesn't work.If you slide .slideFirst to the left (left:0→left:-300px), you wil...

1 years ago

3 answers
70 views
0
How do I move it smoothly with jQuery or JS or css3 animation?

When I move from class=n2 to class=n1, I want to move smoothly and smoothly, but it doesn't work.I'm doing this now.I changed the class in js and shifted the position in css position, but where and ho...

1 years ago

1 answers
67 views
0
How do I slide to the left in the css3 animation to show the next element?

I want to show the following elements by sliding it to the left in the css3 animation, but the characters overlap and it doesn't work.If you slide .slideFirst to the left (left:0→left:-300px), you wil...

1 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.