2

I would like to make a modal window using prototype and scriptaculous. I was wondering if there is any site that has a tutorial or if anyone could kinda give me some idea where to start. (I don't want a prebuilt one)

Rob W
  • 341,306
  • 83
  • 791
  • 678
BiscottiGummyBears
  • 365
  • 2
  • 4
  • 5

1 Answers1

0

In addition to Control.Window, here are some others I have found:

  1. http://okonet.ru/projects/modalbox/index.html (very nice, and free)
  2. http://prototype-window.xilinus.com/download.html (looks pretty good)
  3. http://dzone.com/snippets/javascript-dialog-box-based (not packaged, just a code snippet)
  4. http://www.nickstakenburg.com/projects/lightview/ (slick! but not free)

More image oriented:

  1. http://www.huddletogether.com/projects/lightbox2/ (a classic!)
  2. http://www.doknowevil.net/litebox/
Niklas
  • 13,005
  • 23
  • 79
  • 119
thaddeusmt
  • 15,410
  • 9
  • 67
  • 67