> I haven't seen any discussion of this:
>
>     <form>
>         <input type="submit" value="    Back    "
> onClick="history.back()">
>     </form>
>
> used to send you to the previous page.  But with IE 5.5, it
> just reloads the
> same page.
>
> Any idea why?

No, but I guess it's a good thing I've always used "history.go(-1);"
instead (which does work in IE5.5, btw).

:)
Ron


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to