Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?
From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 11/23/04
- Next message: Marc Miller: "need a definition / bespoke code?"
- Previous message: Jon Skeet [C# MVP]: "Re: Inter-process communication"
- In reply to: ed: "ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Next in thread: ed: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: ed: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: James Curran: "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 13:31:12 -0500
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: "need a definition / bespoke code?"
- Previous message: Jon Skeet [C# MVP]: "Re: Inter-process communication"
- In reply to: ed: "ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Next in thread: ed: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: ed: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Reply: James Curran: "Re: ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|