I'm doing a portfolio gallery, based on Bootstrap so you're responsive. So I have a set of thumbnails that will correspond to a job that should be aligned:
ClickingthemopensacollapsibleDIV.Iintendthatwhenthisdiv
opens,theotherthumbnailsonthesamelineremaininplace:
And do not come down when we click on one of them:
ButthissothattheorderoftheHTMLtagsisnotchangedsothatitispossiblethatinsmalldevicesthelayoutislikethis:
I would also like to know if there is an option that makes it not only possible to open a% collapsible% at a time.
My code is this: JSFIDDLE