Re: [Stripes-users] setting anchor on ForwardResolution

2010-05-07 Thread Pascal
Hi, you can try I'm not 100 % sure if this will work, though. Pascal Egon Nijns schrieb: > Dear Stripes users, > > I recently received an improvement request for a search screen that I've > built with stripes. People want the webapp to scroll down to the 'results' > section if there are an

Re: [Stripes-users] setting anchor on ForwardResolution

2010-05-07 Thread Nick Stuart
Egon, this maybe more of an issue coming from the browser side, and not necessarily a limitation of stripes. I believe browsers need the #anchor in the location in order for them to work, so forwards wont have that. (not a 100% sure on this, but that's been my experience) If possible I would loo

[Stripes-users] setting anchor on ForwardResolution

2010-05-07 Thread Egon Nijns
Dear Stripes users, I recently received an improvement request for a search screen that I've built with stripes. People want the webapp to scroll down to the 'results' section if there are any results. There are several ways to implement this, but I thought it would be a good idea to use an anc