
- This event has passed.
State of the Chapter Awards and Networking
December 5, 2019 @ 5:30 pm - 8:00 pm
Event Navigation
State of the Chapter Awards & Networking Dinner
More information coming soon.
jQuery(document).ready(function($) {
jQuery('[data-button="LinkPreview"]').tooltipster({
contentAsHTML: true,
content: '',
theme: 'tooltipster-shadow',
position: 'bottom',
maxWidth: 400,
functionBefore: function(origin, continueTooltip) {
continueTooltip();
var link_href=$(this).data('link')
if (origin.data('ajax') !== 'cached') {
jQuery.ajax({
type: 'POST',
url: 'http://wfc.ache.org/wp-admin/admin-ajax.php',
data: {
action : 'linkpreview',
link : link_href
},
success: function(data) {
origin.tooltipster('content', data).data('ajax', 'cached');
}
});
}
}
});
});
State of the Chapter Awards & Networking Dinner
More information coming soon.