[ANN] DOM Popup Kit

DOM Popup is a lightweight general purpose JavaScript DOM element
popup class.

This single class can create tooltips, dropdown menus, modal and
non-modal popup elements. Popups can be draggable and have auto-close
or click-to-close functionality. Scriptaculous effects can be applied
when opening and closing popups.

Also included are examples showing how to use DOM Popups with Rails to
create record popups and modal forms (AJAX and non-AJAX).

Documentation and downloads here:

http://www.methods.co.nz/popup/popup.html

Or go straight to the demo page:

http://www.methods.co.nz/popup/popup_demo.html

Cheers, Stuart

Stuart R.

Stuart R. wrote:

Documentation and downloads here:

methods.co.nz

Or go straight to the demo page:

methods.co.nz

Cheers, Stuart

Excellent work! What license is this code released under?


Michael W.

Great job! I’ve filed your project into my Ruby on Rails index[1] under
popups[2] and under DOM popup kit[3]. Feel free to add to entry (or add
additional entries) if you have other things you wish to include.

Thanks,
Nelson

[1] http://blazingrails.basedex.com/index/8

[2]
http://blazingrails.basedex.com/index/8?context=4&search_context=4&search=popups&commit=search

[3]
http://blazingrails.basedex.com/index/8?context=4&search_context=4&search=DOM+popup+kit&commit=search

Michael W. wrote:

Stuart R. wrote:

Documentation and downloads here:

methods.co.nz

Or go straight to the demo page:

methods.co.nz

Cheers, Stuart

Excellent work! What license is this code released under?

MIT license, same as Rails.


Michael W.