Re: Universal change for link URLs?
Re: Universal change for link URLs?
- Subject: Re: Universal change for link URLs?
- From: David Elsner <email@hidden>
- Date: Wed, 12 May 2004 09:18:45 +1000
Nathan,
I use this on my pages body tag
onload="javascript:window.history.forward(1); to disable the back
button.
Not the best solution but it works for my purposes.
Dave
On 12/05/2004, at 4:55 AM, Nathan Dumar wrote:
> Does anyone know ...
>
> Is it possible to make a change at the application level so that
> instead of a link's standard url it would be inserted into a
> javascript line something like this:
>
> location.replace("http://<link>")
>
> This would be to disable the back button by not creating a history to
> go through. Is there another way to do this ONCE at the application
> level without rewriting ALL of my links?
>
> Thank you to anyone who can help,
> Nathan
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.