• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Appending hash for page anchor to next url
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Appending hash for page anchor to next url


  • Subject: Appending hash for page anchor to next url
  • From: Daniele Corti <email@hidden>
  • Date: Fri, 07 Dec 2012 12:59:51 +0100

Hi list,

as I've written in subject, is there a way to append a string to the next open url, in order to scroll to an anchor in the next page?

I mean:

I click on a WOHyperLink:

<wo:link action = "" Me!</wo:link>

And in $myAction binding:

public WOActionResult myAction(){

//Do something

/**
Here goes the code to append an hash
*/

return null;
}

My idea is to append the hash and the ID of the element I want to display. I know I can do this through _javascript_, generating a JS code for the right ancor, but I want to know if there is a way to do it server side.

Bye & thanks!
--
Daniele Corti
--
I DON'T DoubleClick

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Appending hash for page anchor to next url
      • From: Johann Werner <email@hidden>
  • Prev by Date: Re: Dev/Deploy
  • Next by Date: Re: Appending hash for page anchor to next url
  • Previous by thread: Re: RuleModeler Issues
  • Next by thread: Re: Appending hash for page anchor to next url
  • Index(es):
    • Date
    • Thread