Posted by jasen on 02/23/07 22:58
On 2007-02-22, Onideus Mad Hatter <usenet@backwater-productions.net> wrote:
> So the question is...is there some way to make it so that when someone
> goes to bookmark the page it'll alter the bookmarking URL or is there
> some way of dynamically altering the URL while NOT actually reloading
> the page? So far the only viable solution I've come up with is to
> include my own little bookmarking button that when clicked would be
> able to set a dynamic bookmark...but I was kinda hoping for something
> a bit more...evolved.
As far as I know the only url part that can be changed without reloading the
page is the "hash" part. normally the server doesn't see this part of the
url.
possibly you can alter the getValue method of the location object??
what do you hope to gain by messing with the URL anyway?
Bye.
Jasen
Navigation:
[Reply to this message]
|