Skip to content

Instantly share code, notes, and snippets.

View blackland1954's full-sized avatar

cory blackland1954

  • fossilizedartifacts
  • temple,tx
View GitHub Profile
/******************************Live on-page Help ********************************/
var popups;
var pIdx; //index of popup
var destroy_current_popup = function()
{
if (!_.isUndefined(pIdx))
{
p = popups[pIdx];
selector = p.selector;