Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?
From: ed (nospam_at_hotmail.com)
Date: 11/23/04
- Next message: Marc Miller: "Re: need a definition / bespoke code?"
- Previous message: Charles Law: "Re: need a definition / bespoke code?"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Next in thread: Lucas Tam: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: Lucas Tam: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: Willy Denoyette [MVP]: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Nov 2004 10:43:39 -0800
Typical MVP answer!
This is where Microsoft should step in and do it. It would be so much easier
on us all that Microsoft get this done as opposed to having customize and
build up a feature whereas Microsoft only has to tweak their version to work
in other non-IE browsers such as Firefox and Safari.
If Microsoft wants to REDUCE the amount of code, this would be a good place
to start.
"Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote in
message news:uGRSwqY0EHA.2540@TK2MSFTNGP09.phx.gbl...
> I would think that this is a browser issue, and not a back end
issue...
> After all, it's the browser that has to remember what the position is.
>
> Now if those browsers support maintaining that position, by requiring
a
> certain tag, or something in the markup, then by all means, ASP.NET should
> support it. If it doesn't, however, the architecture is not so closed
that
> you can't do it yourself.
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - mvp@spam.guard.caspershouse.com
>
> "ed" <nospam@hotmail.com> wrote in message
> news:%236PyRfY0EHA.424@TK2MSFTNGP14.phx.gbl...
> > Does anyone know if ASP.NET 2.0 is going to incorporate "maintain scroll
> > position on postback" in non-IE browsers like Firefox?
> >
> > This seems like an often requested feature on these newsgroups since the
> > beta version of .NET.
> >
> > Microsoft heavily advertises it's .NET browser detection advantages, why
> > not
> > make some use of it and hope that Microsoft follows up their words with
> > actions? as well as following up on their agreement from the anti-trust
> > settlements on being anti-competitive.
> >
> > Thanks.
> >
> >
> >
> >
>
>
- Next message: Marc Miller: "Re: need a definition / bespoke code?"
- Previous message: Charles Law: "Re: need a definition / bespoke code?"
- In reply to: Nicholas Paldino [.NET/C# MVP]: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Next in thread: Lucas Tam: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: Lucas Tam: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: Willy Denoyette [MVP]: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|