Questions tagged as 'offset'

2
answers

How to make a random query in MySQL without repeating data?

I'm creating a Pinterest-type image-type site that, in addition to other things, needs to combine the following features: Infinite Scrool (I'm applying this code here: link ). A menu to choose in which order to display the images....
asked by 04.09.2018 / 03:16
2
answers

What is an offset?

Well, I'm researching about game cheats and I came across the term "offset", I researched and did not think, that offset is a calculation of the distance of the address to where you want to allocate such a variable. Is this thought right? if not,...
asked by 26.08.2017 / 05:47
0
answers

Get X and Y of g with ID even when zooming

I have a map of Brazil with several <g> svg. Each element of this is a municipality. I need to get the X and Y of this element in relation to div that svg is. The bigger problem is because I have a zoom, that when clicking for examp...
asked by 18.02.2017 / 17:06
1
answer

Overlapping Divs

I have a search input, which adds the tbm mechanic, but the result is getting superimposed <div class="col-lg-4"> <label for="mecanico">Mecânico</label> <div class="input-group"> <input ty...
asked by 11.01.2018 / 22:58
2
answers

How to get values close to the given offset of an array?

I'm having a hard time extracting a portion of any sequential indexed array, such as a simple range () . The problem is that I need to specify a start offset and a limit greater than or equal to 1. This limit would control how many elements...
asked by 06.08.2017 / 01:33
0
answers

Query pagination with LIKE function

Good afternoon. I am having an error in the query with pagination when I pass a search parameter. Here's the problem: When I'm on page 2 and search for an item on page 20 my sql does not return anything. Follow sql : SELECT * FR...
asked by 30.11.2018 / 17:12
0
answers

Notice: Undefined offset: 2 in C: \ wamp64 \ www \ angelamodas \ adm \ panel \ pages \ editProduct.php on line 103

I'm getting this error when I try to edit the selected colors in my database, I have three tables in my data pool = Products, colors and product colors The colors that were selected for such a product appear without problems but those that were...
asked by 23.02.2018 / 12:17
0
answers

Bootstrap Offset is not working

I'm starting work for the course and in the code <h1> , <hr> , and <marquee> do not want to skip columns with .offset Here is the code: <div class="container"> <div class="row">...
asked by 18.08.2017 / 19:06