That first example looks very close. Let me study that one a bit... Thanks! - Aaron
On Aug 24, 12:08 pm, Anthony <abasta...@gmail.com> wrote: > Maybehttp://labs.blouweb.com/PowerGrid/default/gridinpopuporhttp://powertable.blouweb.com/category. > > > > > > > > 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