[Zope] Re: Back button (off topic?)

Robert Grissom gsrmedia at yahoo.com
Wed Sep 17 10:07:17 EDT 2003


Mike,

I know from experience that not all Open Source
browsers support the DOM fully.

Have you checked the user file in Firebird to see if
it maybe turned off?
http://texturizer.net/firebird/edit.html#user

Rob
--- Michael Long <mlong at datalong.com> wrote:
> I have tried that as well with no luck. Thanks for
> the link but even
> after trying the different techniques given on the
> page it still is not
> working. BTW the same code on other websites work in
> this browser <grrr>
> 
> > Mike,
> > 
> > Have you tried the older version? 
> > <INPUT TYPE="BUTTON" VALUE="BACK"
> onClick="history.back()">
> > 
> > If this doesn't work check out:
> > 
> > http://developer.irt.org/script/history.htm
> > 
> > Rob
> > 
> > 
> > --- In zope at yahoogroups.com, "Michael Long"
> <mlong at d...> wrote:
> > > Hi,
> > > 
> > > I am attempting to implement a back button in my
> zpt page. The following
> > > code works in IE but not Mozilla Firebird. When
> I click the button in
> > > Firebird nothing happens. I have checked the
> options in Firebird and
> > > javascipt is enabled. Does anyone know what
> could be causing this
> > behavior?
> > > 
> > > <input type="button" value="Back"
> onClick="history.go(-1);return true;">
> > > 
> > > Thanks,
> > > Mike
> > > 
> > > 
> > > _______________________________________________
> > > Zope maillist  -  Zope at z...
> > > http://mail.zope.org/mailman/listinfo/zope
> > > **   No cross posts or HTML encoding!  **
> > > (Related lists - 
> > > 
> http://mail.zope.org/mailman/listinfo/zope-announce
> > >  http://mail.zope.org/mailman/listinfo/zope-dev
> )
> > 
> > 
> > 
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the Zope mailing list