1+1=2

Chapter 1

محتوى المساق

عرض الكل

حول المُدرِّس

anthony-jenkins

1 المساق

+60 مُلتَحِق
التسجيل مفتوح

المساق Includes

  • 4 الدروس
  • 1 موضوع
  • 2 الاختبارات
jQuery(document).ready(function( $ ){ $( document ).on('jet-form-builder/ajax/on-success', function() { setTimeout(function() { $( '.jet-form-builder-messages-wrap').css('display', 'none'); console.log('hide'); }, 2000); }); });