What about a bit of Javascript/jQuery to scroll to the desired location? cheers, Steve
On 14 Jun 2010, at 15:40, Paul Gazda wrote: > Bummer. Our problem is this. We have a directory list of people in focused > (maximized) mode, and if you click on an entry, it expands that entry within > the list to show detail, and uses an anchor in the clicked url to put the > clicked entry at top of page when it renders. This works fine in an IChannel, > but I can only think of a kludge to accomplish this in a portlet. Is there a > legitimate way for a portlet in focused mode to do it? > > Paul Gazda > Web Developer, Staff Specialist > Information Technology Services > Northern Arizona University > [email protected] > (928) 523-6844 > > From: [email protected] > [mailto:[email protected]] On Behalf Of Eric Dalquist > Sent: Monday, June 14, 2010 2:32 PM > To: [email protected] > Subject: Re: [uportal-dev] Getting the anchor value from a portlet action url > > Nope, if the browser is following the HTTP spec anchors are not part of the > request URL or parameters. > > -Eric > > On 06/14/2010 10:36 AM, Paul Gazda wrote: > I’m converting an IChannel to a portlet in uP2.6.1. We user url anchors > extensively in focused mode in the current channel, and I am trying to find a > way to preserve the anchor when the portlet renders. I have looked at all of > the objects available in PortletStateManager.getActionURL(), and cannot find > any way to detect whether the original action url that was clicked in the > portlet contained an anchor. Is there any way to do this? Thanks. > > Paul Gazda > -- > > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > -- > > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
