Question

In a webapp I have a list of items, each with a little information. I want to show more information when clicking on each item. I can pop a window using Bootstrap Modal, but I'd rather do something similar to what Google Image Search looks like.

When clicking on the item, I want to add some space below the item and fill it with the details.

Is there a control that already implements it? I couldn't find one. I'm using Bootstrap and jQuery.

Was it helpful?

Solution

If this doesn't solve your issue, it'll probably help.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top