I would like to implement a window below a searchbar, which displays search results name + their image. At the moment a summy object with the info would be enough. Something like this maybe?
data: “{one : test , 2: test2 }>
I have some basic jquery knowlegde, but dont really know where to start.
Thanks