Questions tagged [chained]

A series of things (events, functions, actions, and etc) connected or following in succession.

168 questions
2
votes
0 answers

Using spaces inside a data-chained

i would like to use spaces inside a data-chained tag, as i would like to combine customer names to customer adresses. is it possible? at the moment the script is looking for "Michael" or "Jackson", but not able to chain it to "Michael…
2
votes
0 answers

CSS flexible layout for arranging ordered block elements in chain-linked manner

I'm kind of late to CSS flexible layout and I find this is quite challenging in CSS. I need a layout where the sorted block items are arranged as if they are chain-linked so that the distance between neighbor items is all 1 segment. The layout may…
Hulap
  • 21
  • 3
2
votes
0 answers

React + Redux: Wait for async action resolves

I'm new into the React and Redux worlds and after a lot of research, I haven't found a way to handle the problem I have: I need to perform an api call on app init, but the endpoint is in a configuration file. This configuration in the server so it…
Carles
  • 180
  • 2
  • 12
2
votes
1 answer

Autocomplete Chained

I'm working on a default JqueryUI Autocomplete and looking for further development of code. I have already worked and developed for chained auto search, but recent work by the developer has messed it up. I would like chained Autocomplete. $(…
2
votes
2 answers

Pausing Large number of AJAX calls, multiple data sets

I am trying to create a web utility that take several large datasets and makes ajax calls to process them and index them into a table for searching. Basically, the data will be broken down into 5 data sets, but for the sake of simplicity, I will…
Dutchie432
  • 28,798
  • 20
  • 92
  • 109
2
votes
1 answer

How to connect jquery chained to html or txt data

I got question beacuse i novice in Jquery . I have this code :