Disable Browser History

Disable Browser History

am 30.05.2007 23:06:29 von wayne

I have an application that has over 150 pages. Within each page there
are between 2 and 10 Iframes. As you can imagine the back button
doesn't work very well. For the pages that are loaded within the
Iframes on each page I would like to disable them from writing to the
browser history. Any suggestions?

Re: Disable Browser History

am 31.05.2007 11:45:13 von Andy Dingley

On 30 May, 22:06, Wayne wrote:
> I have an application that has over 150 pages. Within each page there
> are between 2 and 10 Iframes. As you can imagine the back button
> doesn't work very well.

Ditch the iframes, go to server-side inclusion, make the Back button
work properly.

It's not only a practical fix for the back button, it gives the users
a better result than trying to disable it totally.

Re: Disable Browser History

am 31.05.2007 11:50:57 von TravisNewbury

On May 30, 5:06 pm, Wayne wrote:
> I have an application that has over 150 pages.
> Any suggestions?.....

Yes, move the application to Flash (or Java) and have it work like an
application.

Re: Disable Browser History

am 31.05.2007 15:42:22 von wayne

On May 31, 5:45 am, Andy Dingley wrote:
> On 30 May, 22:06, Wayne wrote:
>
> > I have an application that has over 150 pages. Within each page there
> > are between 2 and 10 Iframes. As you can imagine the back button
> > doesn't work very well.
>
> Ditch the iframes, go to server-side inclusion, make the Back button
> work properly.
>
> It's not only a practical fix for the back button, it gives the users
> a better result than trying to disable it totally.

I would love to, but this is a vender application and it is not an
option.

Re: Disable Browser History

am 31.05.2007 16:48:29 von lws4art

Wayne wrote:
> On May 31, 5:45 am, Andy Dingley wrote:
>> On 30 May, 22:06, Wayne wrote:
>>
>>> I have an application that has over 150 pages. Within each page there
>>> are between 2 and 10 Iframes. As you can imagine the back button
>>> doesn't work very well.
>> Ditch the iframes, go to server-side inclusion, make the Back button
>> work properly.
>>
>> It's not only a practical fix for the back button, it gives the users
>> a better result than trying to disable it totally.
>
> I would love to, but this is a vender application and it is not an
> option.
>

Time to find a new vendor! This whole argument is silly. It's like the
old joke "Doctor it hurts when a do this" "Well stop doing it!" The back
button is there for a reason, don't disable it--fix your problem and you
problem is fundamentally your design.

Do you know what happens when visitors go to a page on a website and
cannot find a way to back out? I'll tell you as yesterday I just talked
my mother through navigating a website over the phone, (She one of those
folks that managed to avoid computers for the last 20 years):

They (with maybe some level of panic) *close* the browser!


--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

Re: Disable Browser History

am 31.05.2007 23:28:45 von dorayme

In article <5ca1e$465ee049$40cba7b6$10856@NAXS.COM>,
"Jonathan N. Little" wrote:

> Time to find a new vendor! This whole argument is silly. It's like the
> old joke "Doctor it hurts when a do this" "Well stop doing it!" The back
> button is there for a reason, don't disable it

There are some nice variations, here are two:

Doctor, my leg hurts: So, limp!

Doctor, my ear rings: Don't answer it!

--
dorayme