jlong / popupjs

A prototype/lowpro based Facebook-style windowing solution

This URL has Read+Write access

popupjs / test / ajax.haml
100644 6 lines (6 sloc) 0.17 kb
1
2
3
4
5
6
.popup#just_a_test
  %h3.title AJAX Popup
  .popup_content
    %p Hello from the AJAX world!
    %p
      %a{:href=>"javascript: Element.closePopup('just_a_test')"} Close