Links and content on the same page without frames

Asked

Viewed 141 times

1

I’m creating a simple site, based only on HTML5 and CSS3, in it are two columns, one being a <nav> to contain the links, and the other being a <section> to contain the content.

By clicking on one of the links on the side of the column <nav>, this must open the document whatever it is on the side of <section> on the same page, without going to another page, without using Javascript or any other tool, only HTML5 and CSS3.

Without frames is possible? What would be the code?

  • 1

    What have you done ? Put the code there. But I’m warning you that only HTML5 and CSS3 doesn’t do it. You have to have Javascript with Ajax.

  • I suggest you do with frames even, you will gain more time and believe that more performance.

  • The title changes, but the answer is always the same. There are many questions on the site about "browsing without refresh" on the site.

  • @Rafaelacioly for what this, bro ? Use frames ? Very archaic...

  • @Gumball if it works and meet the needs there is no why not use, if you can only do with HTML to use ajax? ;)

  • But you can do with ajax why use HTML ? kkkkkkkkkkk

Show 1 more comment

1 answer

0

Using Javascript is possible, and using javascript frameworks becomes much easier. I will recommend the Angularjs or the W3.CSS both frameworks offer options for browsing the way you want.

As there are these and other options I will not post codes here. Search the internet about these subjects or frameworks and if you have more specific questions about one post or another here.

Browser other questions tagged

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