mpemberton5 / projectmgmt

Automatically exported from code.google.com/p/projectmgmt
0 stars 0 forks source link

Can Floatbox be eliminated? #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Remove floatbox if possible with jquery calls.

Possible alternatives:
http://jquery.com/demo/thickbox/
http://colorpowered.com/colorbox/
http://jqueryui.com/demos/dialog/#modal-form
http://www.ericmmartin.com/projects/simplemodal/
http://famspam.com/facebox
http://onehackoranother.com/projects/jquery/boxy/
http://dev.iceburg.net/jquery/jqModal/
http://www.leigeber.com/2009/05/javascript-popup-box/

Necessary requirements:
1. needs to open up nested boxes
2. not sure, but we may need it to be in an iframe
3. speed is essential

Original issue reported on code.google.com by mpembert...@gmail.com on 9 Jun 2009 at 2:25

GoogleCodeExporter commented 9 years ago
I think jqModal is probably the best so far.

Original comment by mpembert...@gmail.com on 17 Jun 2009 at 8:17