Re: Ajax Modal Container question
Re: Ajax Modal Container question
- Subject: Re: Ajax Modal Container question
- From: Fabian Peters <email@hidden>
- Date: Fri, 25 Jan 2008 17:41:20 +0100
Hi George,
Am 11.01.2008 um 15:45 schrieb George Lee:
I'm currently working on a new project using the Project Wonder
framework with Ajax and I've ran into some problems with the ajax
features that are puzzling me.
I have page controlled by a WODisplayGroup to display 20 records at
a time. Each record contains some AjaxModalContainer to open up a
dialog box. Everything works great until I go to the next batch of
records in the display group, by using an AjaxUpdateLink's action
bound to the display group's displayNextBatch method. The records
are refreshed, but now all of the AjaxModalContainer links open up
in the page instead of a modal dialog. I've got an
AjaxUpdateContainer around these records and the "evalScripts" is
set to true.
What am I doing wrong?
I just ran into the same issue. You'll have to set
onRefreshComplete = "init_ibox()";
on your update container. This makes the ibox script scan the document
once more for all links marked as ibox.
cheers, Fabian
=
=
=
=
=
======================================================================
George Lee
Institutional, Collaborative & Academic Technologies
IT Services
Simon Fraser University
Burnaby, B.C. Canada V5A 1S6
(778) 782-5872
email@hidden
Why does everyone want to be different like everyone else, but no
one wants
to be different like no one else?
_______________________________________________
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
_______________________________________________
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