Skip to content

Instantly share code, notes, and snippets.

View carolynrosner's full-sized avatar

Carolyn Rosner carolynrosner

View GitHub Profile
@brucecrevensten
brucecrevensten / gist:860b02c5dffd35790a57
Created May 9, 2014 21:40
snap drupal comm charts modal example
$('#modal_name_id').button({
text: false,
icons: {
primary: 'ui-icon-help'
}
}).click(function(e) {
$('#modal_block').show().dialog({
draggable: false,
modal: true,
title: 'About scenarios',