Aoami
I am a FH squatter
- Joined
- Dec 22, 2003
- Messages
- 11,223
I want to do something similar to this website Charlie Gentle - Web Designer & Developer - Nottingham, UK. What I want to replicate is that when you click the links (web design/about/contact) the content changes without going to a new page. I have no idea how this done. I'm assuming its with javascript, but i'm not really sure what i'm searching for on google when looking for a tutorial. I don't need it to scroll or anything, I just need my links on the index page to open up a frame within the index page, but not like an embedded webpage or iframe or anything like that. I noticed from looking at the source code that the links point to
etc.
Could anyone point me in the right direction for a tutorial? Thanks.
Code:
<a href="#contact">
Could anyone point me in the right direction for a tutorial? Thanks.