Website review: ModalBox & An easy way to create po...
atulguptaatul discovered this in Web Development
•14 reviews since Jun 13, 2007
web-design, prototype
•wildbit.com/demos/modalbox/
People who like this website

- djboling
Seal Beach

- balebond
California

- gbronzini
California

- cc2104
California

- fresnomag
California

- deadheadrjp
Pollock Pines

- thepartycow
San Francisco

- monkeychapps
Phoenix

- pdsimpson
Mesa

- uxking
Gilbert
StumbleUpon is the best way to discover great web sites, videos, photos, blogs and more - based on your interests.
Everything is submitted and rated by the community. Discover, share and review the best of the web!
Reviews of this website

- imadoofus123 rated 4 months ago
- I understand how compiled programs can use different libraries for doing different things. It's great because it reduces having to recode everything from scratch. SDL is a great example; it lets you make cross platform graphical programs easily with relatively simple code. but dang it people, this is the web! javascript is an interpreted language and cpu is expensive. you don't need 500k of libraries just to make a pseudo-modal dialog box. just make yourself a div and toggle it's display style. seriously, it's 5 lines of code, you don't need prototype or modalbox or any other bloated library. javascript is not c.

evolve2k rated 5 months ago- I Love these popup modal box things. Great sexy web2.0 tool.

- Divadrummer rated 7 months ago
- Cool, but it's not a new idea, and in some ways this is a lot more complex than it really needs to be.

heartfm rated 8 months ago- sweet

zerogspacecow rated 11 months ago- Neat idea, if not particularly original, I just fear it will be used for evil (pop-up ads).

AnswerMan rated 11 months ago- thumb up.

daswede rated 11 months ago- Purty website, but took me only a split second to find a very elementary bug in their demo. Focus on the coding...

SagaciousHimself rated 12 months ago- torment captive users

twalsh rated 13 months ago- Great js code that takes lightbox to the next level! Looks even better than Thickbox which does a similar job with jquery

- zoftdev rated 13 months ago
- Very Impressive Web2.0 Process-Flow by JS Sctipt ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. It's inspired by Mac OS X modal dialogs. And yes, it may also be useful for showing bigger versions of images. :)"