-1
I have the following html pages: product1, product2, and product3
On each page of these products, I have a button to see more details of these respective pages
When I click on these buttons I would like to open their respective html in a modal, id=#myModal
for each different page, how can I do this?
I don’t understand what the intention is.
– Sumback
open a page in a modal of bootstrap, an example is on this site here, in the products: http://www.mirandabombas.com.br/
– 270902
I suggest you rephrase your question so it’s understood by the community. Put the codes you have already developed and show what your doubt is clear.
– Filipe L. Constante
As far as I saw, the modal was filled with content in the HTML itself, and not a page loaded inside it, I did not understand this href.
– Sumback
There’s nothing much about this modal that has inside it is more html. css code, and some with a carousel http://prntscr.com/nifn2l
– hugocsl
I just edited the question, anything tell me
– 270902