Advise: popups for the views

hi,

i woould like to have popup windows for certain views, eg the NEW
view, so that as soon the create is done, i can close that window and
reload the main “list” in the back…

so my question is: what are the easiest/best libs for
popup-html-windows.

or is it better do to it by hand?

thx

On Jan 13, 9:08Â am, tom [email protected] wrote:

hi,

i woould like to have popup windows for certain views, eg the NEW
view, so that as soon the create is done, i can close that window and
reload the main “list” in the back…

so my question is: what are the easiest/best libs for popup-html-windows.

Are you looking for actual popup windows, or just simulated ones? I’ve
used things like Redbox and Facebox in several projects, but they are
both “lightbox” style (darken the background) simulated popups.

–Matt J.