What's going to be in the popup? You could potentially make a javascript "window" from an absolute-positioned draggable (ajax.drag) div. Obviously this wouldn't work for some content.
On May 4, 4:35 am, "Javier Ramirez Molina" <[EMAIL PROTECTED]> wrote: > Hi everybody, > I'm almost new with ajax/javascript, so sorry if this is a dummy question. > I know how to update a div in the same view that the "ajax.updater", > but what I need now is to be able to open a pop-up window, and > depending what is selected in the new window, update the original one. > I also know how to update a form element using javascript > "window.opener.formName.inputName.value", but I need to update a > non-form data. > > Any idea? > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
