Load the contents into the dialog using .load() http://docs.jquery.com/Ajax/load#urldatacallback http://blog.nemikor.com/2009/04/18/loading-a-page-into-a-dialog/
On Jul 9, 2:26 pm, Richard Walsh <[email protected]> wrote: > Hi Guys, I'm working on something and am trying to figure out the best > way to achieve my outcome. > > I'd like to use the jQuery UI Modal Dialoge, and what I'm looking to > do doesn't seem to difficult as it is just a button that needs to be > pressed. What I have is a table of orders, if you click on the open in > new window button for that line it needs to bring the related order up > as a form in the modal window. I was thinking to do this with an > iframe, but I'm not sure the best way to do it, as the window needs to > be loaded via two php parameters as well. I can achieve the parameter > part and open in a blank window that is no problem, but I'd like to > contain it to that page with a modal. > > Any advice would help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
