• 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
Re: Open page in a popup window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open page in a popup window


  • Subject: Re: Open page in a popup window
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 8 Oct 2008 10:30:07 -0700


On Oct 8, 2008, at 9:13 AM, Kieran Kelleher wrote:

add this binding to your WOHyperlink ... jsut a pass-thru standard HTML attribute.......

target = "_blank";

if you are using Wonder and want more control, there is also ERXJSOpenWindowHyperlink, e.g.


ShowAd: ERXJSOpenWindowHyperlink {
	action = showDetails;
	string = adKey.adKeyString;
	disabled = isCurrentAdsAdKey;
	target = ~"Ad_" + adKey.adKeyString;
	id = ~"Show_" + adKey.adKeyString;
	width = 1100;
	height = 510;
	positionAtCursor = isSafari;
	scrollbars = "no";
	titlebar = "no";
	toolbar = "no";
	urlParameters = onCloseJS;
}


".is" ... hmm ... nice to see we have WO developers in Iceland :-)

More than one and for quite a while! You have to come to WWDC and see Hugi's "hot women" attracting ability. There are pictures to prove it too!


Chuck


-- Chuck Hill Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________ 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: Open page in a popup window
      • From: Atli Páll Hafsteinsson <email@hidden>
    • Re: Open page in a popup window
      • From: Robert Walker <email@hidden>
References: 
 >Open page in a popup window (From: Atli Páll Hafsteinsson <email@hidden>)
 >Re: Open page in a popup window (From: Kieran Kelleher <email@hidden>)

  • Prev by Date: Re: Can't get automatic inverse relationships to work
  • Next by Date: MailDelivery
  • Previous by thread: Re: Open page in a popup window
  • Next by thread: Re: Open page in a popup window
  • Index(es):
    • Date
    • Thread