Questions tagged as 'javascript'

0
answers

How to select a field in Jquery $ ui.dropdown

Are you all good? I wanted to leave some fields already selected through some id's that I'll bring from php. With these id's I would like to compare with the id's already written in the sector field "the ones that are hidden" and the id's...
asked by 22.09.2018 / 03:51
1
answer

Update data automatically in react-native app

Hello, I'm a beginner for react-native, how do I update fields automatically when your API data changes (this change is not done in the app, it just monitors), for example: if there my database I change the name of a product in the react app auto...
asked by 22.09.2018 / 19:00
2
answers

How to disable too many buttons in a foreach when clicking a single button?

I have a grid with a list of cleanups to do. Initially all buttons are green with the text "Start Cleaning". When I start cleaning, this button changes to blue and the text changes to "Continue Cleaning". Perfect, this is already working. I w...
asked by 21.09.2018 / 13:43
0
answers

Waiting Fluent method does not work

I would like to use Fluent Hold, to wait for text to load in a certain field, after a click on the "load" button. But the method loadLoad (), is not acting, selenium goes to the next method. public void carregarPlaca() throws InterruptedExcept...
asked by 21.09.2018 / 15:37
1
answer

Notification in javascript / HTML 5

I've done javascript below to view notifications. It works and is called every 10 seconds. However, when two notification windows appear, only one is closed automatically. Is it possible for me to close it after a while or is it always the user...
asked by 28.09.2018 / 19:51
0
answers

Discovering the user's IP address to display a modal

Good afternoon, I would like to get the values of the geolocation of the user and to display a model if it is in a certain location, I can get the values of coordinates, but how do I pass those php values to the php? p> <div> <p i...
asked by 28.09.2018 / 22:04
0
answers

I would like to implement a modal of verification within a modal

component that shows the buttons and modal import React, { Component } from 'react'; import PropTypes from 'prop-types'; // Redux import { connect } from 'react-redux'; import * as actions from './actions'; // Global Components import MainCo...
asked by 28.09.2018 / 22:32
0
answers

input loses focus when typing

Hello, I'm losing focus when typing any letter in my input Component and your call const RenderInput = this.renderInput; <Field name="email" //component={this.renderInput} component={(props) => <this.renderInput...
asked by 28.09.2018 / 21:03
1
answer

Crawler - how to access several pages

I've put a code on the node to search for the system version and the name of the municipality of a portal, but I'm not able to get it to fetch the information of another municipality from just one. On request I would like it to loop and acces...
asked by 28.09.2018 / 20:29
1
answer

Thead absolute with lateral scrum

Hello, I have a problem with a table that is very extensive horizontally and vertically. I need the titles to track the data to the end in vertical and horizontal scrolling, and I also need the titles to track the data in the scrolling outside o...
asked by 20.09.2018 / 17:17