That sounds tricky. I can guess and tell you to turn on browser debugging
but this sounds like it will be hard to do that way..

Can you provide me with a test case to reproduce with? (i mean attached to a
jira ticket that I can download and run out of the box preferrably)

On 8/22/06, Josh Long <[EMAIL PROTECTED]> wrote:

I have a pager that moves results from 1 to 100, 10 at a time.

the pager itself refreshes a section of the page which in turn has a
for loop for th e10 results that are currently being navigated.

The elements in for loop also each provide links which work via ajax
(@Submit and async on the form) - that is, if i click on the fourth
elemnt ont he for loop, the submit tags it and submits it. this works
fine on the first page, which is loaded via a hard refresh without
ajax. if i click on the second page (ie, a link requeries the db and
thae section with the for loop is updated via ajax), the submit inside
the updated area no longer work. they dont submit via ajax, they
revert to the manual URL.

Is there something going on that I can do? or maybe Im not updating
something somehwere?

any help would be appreciated, thanks,

josh



.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Reply via email to