If you want to use the Minimal Modal plugin, it looks like you can specify a 
URL as the 'callback' argument to PluginMModal(), though you'll also have to 
specify the 'id' argument to identify the modal div for the callback.
 
Anthony

On Wednesday, August 24, 2011 1:12:40 PM UTC-4, Aaron Mahler wrote:

>
>  Just to be sure I'm not missing a far simpler approach here... is 
> there a way with the Minimal Modal plugin to assign the results of a 
> function call to its content argument? 
>
>  - Aaron 
>
>
> On Aug 24, 12:11 pm, Aaron Mahler <ama...@sbc.edu> wrote: 
> >  That first example looks very close. Let me study that one a bit... 
> > 
> > Thanks! 
> >  - Aaron 
> > 
> > On Aug 24, 12:08 pm, Anthony <abas...@gmail.com> wrote: 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > > Maybehttp://
> labs.blouweb.com/PowerGrid/default/gridinpopuporhttp://powerta.... 
> > 
> > > On Wednesday, August 24, 2011 12:03:31 PM UTC-4, Aaron Mahler wrote: 
> > 
> > > >  Hello! 
> > 
> > > >   I'm curious to get some recommendations on how best to approach 
> this 
> > > > - possibly using the Minimal Modal plugin, but I'm open to whatever 
> > > > other methods might achieve it. 
> > 
> > > >   I have a table of results being displayed. There is a field in each 
>
> > > > row that contains information which I don't want visible in the 
> actual 
> > > > table. I'd like a "reveal" link/button in that field of each row to 
> > > > pop up a modal window with the information which can then be 
> > > > dismissed. I don't want this information to be embedded within the 
> > > > page source itself, so the "reveal" link needs to be creating the 
> > > > modal popup and calling a function/URL that returns the info to be 
> > > > shown. 
> > 
> > > >   Any pointers and/or code examples that might help me achieve this 
> in 
> > > > a sane manner? :) 
> > 
> > > > Thanks! 
> > > >  - Aaron

Reply via email to