I'm looking for a javascript or jQuery plugin that allows me to have a table of images (for example, 6 x 6) and through drag 'n' drop or just clicks, allow me to reposition between them. I've already looked through all the search terms that I remembered and I did not find anything similar.
That is, if in a 6 x 6 matrix I click or drag on image number 1 (in position 1 x 1) to image number 29 (5 x 4 position) they switch between them. Moving to 29 to stay in place of 1 and vice versa.Does anyone know of a plugin that exploits this solution? Thanks