Search Results

LearningCart now on Webex App Hub
The LearningCart Webex integration allows you to create events in LearningCart and have a Webex meeting automatically generated for the appropriate date, time, and instructor.
NewsEvents_Blog/LMS-Webex-Integration.aspx
Powered by LearningCart.
Privacy Policy | Terms
WebFontConfig = { google: { families: ['Open+Sans'] } }; (function(d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); })(document); $(document).ready(function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); $(window).on('resize', function() { $('[copy-size]').each(function() { var copyEl = $($(this).attr('copy-size')); var targetEl = $(this); targetEl.height(copyEl.height() + 'px'); }); }); var pageheader = $(".page-header"); if (window.location.href.toLowerCase().indexOf("content/default.aspx") > -1) { pageheader.css("display", "none"); } else { var headerText = $(".page-header"); var firstH1 = $("#main_content").find("h1"); if (firstH1.length > 0 && headerText.length > 0) { headerText.html(firstH1[0].innerHTML); firstH1[0].style.display = "none"; var firstSubHeading = $(".sub-heading"); if(firstSubHeading.length > 0) { var headerSubHeadingText = $(".slideshowsubtext-container"); headerSubHeadingText.html(firstSubHeading[0].innerHTML); firstSubHeading[0].style.display="none"; } } } });