I found this site backlinkbuild.com When you click on a link on this site the content changes but the page doesnt change. I dont want to steal this or anything I just want to have the same kind of website or add these features to mine. I think its really neat how this is done. If anyone can tell me how to do this it would be great. Thanks John
yeah it looks like javascript youl probably find that the text is always there its just hidden when you click it it wi make that part visible
Yes, it's made up in dreamwaver using java and Html script, you can also make such type of site by spending some time on web research..
It is very easy to do this using javascript. Jquery provides a lots of free javascript library to create special effects and ease. The simple funda is that you change the inner HTML of page div on every clicks.