Re: about JSModelWindow
Re: about JSModelWindow
- Subject: Re: about JSModelWindow
- From: email@hidden
- Date: Mon, 24 Nov 2003 12:24:48 CDT
- Priority: 3 (Normal)
[demime could not interpret encoding binary - treating as plain text]
The source to JSModalWindow is provided to us. So it's possible to go
into the source and add behavior. I've done this to add a couple of
bindings. None are exactly what you want, but one binding I added is
"jsFormSubmitName"---if set, my version of JSModalWindow will use
javascript to submit a form on the original page, with the name given.
You could perhaps use this feature to do what you want, or else my code
might help you figure out how to enhance JSModalWindow yourself.
My code isn't really well documented, and isn't neccesarily the most
elegant code, but since you're interested I'll share it anyway.
http://wocode.com/cgi-bin/WebObjects/WOCode.woa/wa/ShareCodeItem?itemId=317
Hope this helps,
--Jonathan
On Mon, 24 Nov 2003 21:15:26 +0530 "Kranthi Sagar Borra" wrote:
> Hi
> I have a JSModelWindow which opens me a new window.But before/after
> opening this window, I need to refresh my parent window.Any pointers
> on how to do this.
>
> Regards,
>
> Kranthi Sagar
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.