There are no upcoming events to display.").appendTo($(this).find(".ui-articles")); } }); //TABBED EVENTS IN REGIONS B & C $("[data-region='b'] .upcomingevents, [data-region='c'] .upcomingevents").each(function(){ //CREATE TABLIST AND TAB PANELS var tabList = "

"; var tabPanels = "
"; var uniqueID = $(this).parent().parent().attr("id"); var dateCounter = 0; //LOOP THROUGH EACH EVENT AND PLACE DATE INTO TABLIST AND DETAILS INTO TAB PANELS $(this).find(".ui-articles li").each(function(){ if($("> p",this).text() == "There are no upcoming events to display.") { tabList = "