difficulty with Ajax

D

Darren Evans

I have a difficult using Ajax and wondered whether anyone has the
expertise to advise me how to proceed?

1. We start at edit - this calls a partial form, which then calls a
series of partials (which themselves call partials sometimes). If we
take the case of features, the form goes:

edit - _form - _features - _feature

2. Updates are made in the controller, then there is a re-direct to
update.rjs (this works it gets there).

3. We have:

page.replace_html("features" , :partial => 'features' , :eek:bject =>
@features)

page[:features].visual_effect :highlight, :startcolor => "#88ff88",
:endcolor => "#114411"

I have tried many permutations of the above (and trying to use form),
but it will not work...

4. Now I would like to return to edit, but show a visual effect on
features to show that the update has occured

I fear that restructuring may be required, because may have to be in
edit. Any advice would be really appreaciated

Regards

Darren
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top