Also it might be worth while to note that the "target" attribute is
not valid in XHTML strict documents. So JavaScript I suppose is the
"modern" way to open new windows in a browser.
On Oct 8, 2008, at 1:30 PM, Chuck Hill wrote:
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/robert.walker%
40bennettig.com
This email sent to [EMAIL PROTECTED]
Robert Walker
Bennett Technology Group
[EMAIL PROTECTED]
(770) 957-1866 790
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]