How to load HTML pages in the bootstrap modal?

Asked

Viewed 43 times

-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.

  • open a page in a modal of bootstrap, an example is on this site here, in the products: http://www.mirandabombas.com.br/

  • 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.

  • 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.

  • 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

  • I just edited the question, anything tell me

Show 1 more comment

1 answer

-1


Browser other questions tagged

You are not signed in. Login or sign up in order to post.