On 10/8/08 5:30 PM, "Chuck Hill" <[EMAIL PROTECTED]> 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;
> }

Thanks for the help guys, decided no to use popups now though, but will come
in handy later ;)

> 
> 
>> ".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!

Where can I find theese picture? :D Women strangely find the WO skills very
desirable in men ;)

There are a few WO developers here, I am new to the WO world though.

> 
> Chuck
> 

 _______________________________________________
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]

Reply via email to