Thread
:
Changing URL without refreshing page ?
View Single Post
#
2
(
permalink
)
Sep 13th, 2006, 22:21
ukgeoff
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Changing URL without refreshing page ?
Yes. What you are talking about is using JavaScript and the
DOM
to re-write sections of the page.
You need to read up on
Ajax
. This is exactly the sort of thing it is designed to do.
ukgeoff
View Public Profile
Visit ukgeoff's homepage!
Find all posts by ukgeoff