För en säkrare arbetsplats

Utbildning . rådgivning

Visa utbildningstillfällen
  • Borlänge: 09 Jun, 10 Okt, 24 Nov
  • Gävle: 09 Sep, 13 Okt, 01 Dec
  • Göteborg: 26 Maj, 13 Jun, 27 Jun, 01 Jul, 11 Aug, 26 Aug, 05 Sep, 16 Sep, 02 Okt, 23 Okt, 07 Nov, 18 Nov, 01 Dec, 12 Dec, 22 Dec
  • Helsingborg: 10 Sep, 05 Nov
  • Jönköping: 03 Jun, 24 Sep, 11 Nov, 10 Dec
  • Kalmar: 26 Maj, 11 Aug, 15 Sep, 24 Okt, 17 Nov, 19 Dec
  • Karlstad: 27 Maj, 01 Jul, 07 Okt
  • Linköping: 30 Sep, 19 Nov
  • Luleå: 02 Jun, 03 Jun, 04 Jun, 26 Jun, 21 Aug, 05 Sep, 15 Sep, 17 Okt, 10 Nov, 09 Dec
  • Malmö: 26 Maj, 24 Jun, 02 Jul, 06 Aug, 28 Aug, 16 Sep, 09 Okt, 28 Okt, 13 Nov, 03 Dec, 19 Dec
  • Mora: 24 Sep, 06 Nov
  • Norrköping: 18 Jun, 20 Aug, 26 Aug, 23 Sep, 29 Okt, 20 Nov, 16 Dec
  • Oskarshamn: 02 Jun, 24 Jun, 29 Aug, 26 Sep, 03 Nov, 01 Dec
  • Piteå: 30 Sep
  • Skellefteå: 13 Jun, 29 Sep, 24 Okt
  • Stockholm Norr (Bålsta): 21 Okt
  • Stockholm Norr (Spånga): 26 Maj, 13 Jun, 25 Jun, 09 Jul, 20 Aug, 10 Sep, 09 Okt, 05 Nov, 27 Nov, 16 Dec
  • Stockholm Syd (Haninge): 04 Jun, 24 Sep, 18 Nov
  • Stockholm Syd (Södertälje): 02 Okt, 11 Dec
  • Sundsvall: 17 Jun, 16 Sep, 15 Okt, 02 Dec
  • Uddevalla: 25 Jun, 21 Aug, 09 Sep, 02 Okt, 04 Nov, 09 Dec
  • Umeå: 26 Maj, 02 Jul, 23 Sep, 03 Nov, 01 Dec
  • Uppsala: 28 Aug, 01 Okt, 24 Okt, 20 Nov, 16 Dec
  • Västerås: 09 Jun, 16 Jun, 01 Jul, 18 Aug, 26 Aug, 08 Sep, 23 Sep, 08 Okt, 24 Okt, 11 Nov, 20 Nov, 03 Dec, 16 Dec
  • Växjö: 11 Jun, 19 Aug, 17 Sep, 06 Nov, 25 Nov
  • Ängelholm: 11 Jun, 20 Aug, 22 Sep, 24 Okt, 20 Nov, 11 Dec
  • Örebro: 25 Sep, 10 Nov
  • Östersund: 03 Jun, 16 Sep, 15 Okt, 11 Nov, 09 Dec
'); pwin.document.close(); }function pdfSelection() {var htmls = ''; var img_url = ''; var title = ''; img_url = jQuery('.av-single-slide > div >img').attr('src'); /*jQuery('.av_textblock_section .sinlge_course_list').each(function(){ //console.log(jQuery(this).find('.chkEdu').val()); //htmls += jQuery(this).html(); //console.log(jQuery(this).html()); htmls += '
';// if(img_url != '') //{ htmls += ''; // }htmls += jQuery('.av_textblock_section').html().replace(/\s+/g, " "); htmls += '
'; //jQuery(this).find('.chkEdu').remove();});*/ console.log(htmls);var oldElement = jQuery('#' + layer); var newElement = jQuery(oldElement).clone(); newElement.find('.internal').remove(); newElement.find('input[type=submit]').hide(); newElement.find('input[type=button]').hide(); newElement.find("input[type='text']").removeAttr('disabled')var searchAreas = ''; newElement.find('input[type=checkbox].chkEdu').each(function () {if (!jQuery(this).prop('checked')) {jQuery(this).parent().parent().remove(); } });newElement.find('select').each(function () {jQuery(this).replaceWith('
' + jQuery(this).val() + '
'); }); newElement.find('textarea').each(function () {jQuery(this).replaceWith('
' + jQuery(this).val() + '
'); }); if (header != null && header != '') { newElement.find('h2').html(header); } var pwin = '
    ' + newElement.html() + '
';$.post('https://www.motivera.com/pdfexport/pdf-session.php', 'datas='+htmls+'&img='+img_url, function(data){ var url = 'https://www.motivera.com/pdfexport/pdf-generate.php'; console.log(encodeURI(url)); window.open(url, '_blank'); }); } jQuery('.show_course_list_btn').on('click', function(){ jQuery(this).next().toggle('slow'); });