Sachbearbeiter im Bereich Beistandschaften

Villingen-Schwenningen - via Unicum - Nohn - 25-12-2022 zur Vakanz  

Sachbearbeiter im Bereich Beistandschaften (m/w/d)

Referenznummer:

4893512-jb
Bitte in Ihrer Bewerbung mit angeben.
Jetzt bewerben

Referenznummer:

4893512-jb
Bitte in Ihrer Bewerbung mit angeben.
Jetzt bewerben
div');
var $tabs = $('.job-ad-tab-section');
$('ul li a', $tabs).click(function (e) {
e.preventDefault();
var id = $(this).attr('href');
$('ul li', $tabs).removeClass('tab-active');


$tabContainers.css('height', '');
$('#jobad-tabs > div' + id).addClass('tab-active');
tabChanged();
});
});
/* iframe resizing */
var currentMode;
$(function () {
var tabHash = window.location.hash.substring(1);
if (tabHash) {
setTabActive(tabHash);
}
tabChanged();
$(window).resize(onResizeHandler);
$(window).on('orientationchange', onResizeHandler);
});
var setTabActive = function (hash) {
var $tabContainers = $('#jobad-tabs > div');
var $tabs = $('.job-ad-tab-section');
$('ul li', $tabs).removeClass('tab-active');

var activeTab = $('a[href="' + '#' + hash + '"]').closest('li');
activeTab.addClass('tab-active');
$('#' + hash).addClass('tab-active');
}
var initTabContentPrint = function () {
var tabcontent = $('div > .tab-active');
if ($('iframe:first', tabcontent).length > 0 && !($('ul > .tab-active > a').data('nextPage') == '#tab-additional-ads')) {
initPrint($('iframe', tabcontent));
} else {
if ($('ul > .tab-active > a').attr('href') == '#tab-additional-ads') {
initPrint($('iframe, #search-result-list', tabcontent));
}
else {
initPrint($('div', tabcontent));
}
}
};
var socialButtonDisplay = function () {
if ($('.tab-active a').attr('href') === '#tab-jobad') {
'');
} else {
'hidden');
}
};
var isMobile = function () {
return $('body').width() < 740;
};
var mobileIframeAvailable = function () {
return $('#jobdetailframe-mobile').length > 0;
};
var calculateIframeHeight = function ($iframe, iframeChildren) {
var nativeHeight =
var parseHeight = Math.max.apply(Math, iframeChildren.map(function () {
var iframeCalc = $(this).outerHeight(true);
return iframeCalc;
}).get());
return Math.max(nativeHeight, parseHeight);
};
var = function ($iframe, iframeChildren) {
var iframeHeight = Math.max.apply(Math, $iframe.contents().find('html, body, div, table, center, p').map(function () {
var height1 = $(this).height() + 10) + 10);
var height2 = $(this)[0].scrollHeight;
var height3 = $(this)[0].offsetHeight;
return Math.max(height1, Math.max(height2, height3));
}).get());
return iframeHeight;
};
var tabChanged = function () {
//init print and buttons
socialButtonDisplay();
initTabContentPrint();
if {

if && !$('#jobdetailframe').attr('src')) {
loadJobadIframe();
} else {
onResizeHandler();
}
var $locationMap = $("#locationMap");
if ($locationMap.length && $locationMap.prop("src") == "") {
$locationMap.prop("src", $locationMap.data("src"));
}
} else {

}
if {
if

else

}
else if {
if {

{ { }); });
} else {
loadAdditionalOffers();

}
}
else if {
if

else

}
socialButtonDisplay();
initTabContentPrint();
};
var loadJobadIframe = function () {

$('#jobdetailframe').hide();
if (isMobile() && mobileIframeAvailable()) {

currentMode = 'mobile';
} else {

currentMode = 'standard';
}
};
var loadAdditionalOffers = function () {
var d = new $.Deferred();
if ($('#search-result-list ul:first').html() !== '') {
return;
}
$('#content-loading').show();
function(data) {
$('#search-result-list ul:first').append(data);
'left');
$('#search-result-list').css({ 'float': 'none', margin: '15px auto 0 auto' }).addClass('clearfix');
$('#content-loading').hide();
$('#searchResultPager').hide();

d.resolve();
});
return d.promise();
}
var loadIframeContents = function ($iframe) {

$('#content-loading').show();
var deferred = $.Deferred(),
iframe = $iframe.attr({
"src": $iframe.data('src')
});
$iframe.show();
$iframe.load(deferred.resolve);
deferred.done(function () {
applyOnIframeLoad();
});
return deferred.promise();
};
var applyOnIframeLoad = function () {
$('#content-loading').hide();
onResizeHandler();
};
var onResizeHandler = function () {
checkIfModeIsChanged();
if {
if (isMobile() && mobileIframeAvailable()) {

//added so it works on sega offers
setTimeout(function () {

}, 300);
} else {
//
//added so it works on sega offers
setTimeout(function () {

}, 300);
}
//check for SEGA accordion
var $accTabs =
$accTabs.off('click');
if ($accTabs.length > 0) {
$accTabs.on('click', function(e) {
setTimeout(function () {

}, 300);
setTimeout(function () {

}, 900);
});
}
if ($("#locationMap").length) {
resizeMap($("#locationMap"));
}
}
else if {

}
else if {

}
else if {

}
};
var checkIfModeIsChanged = function () {
if (mobileIframeAvailable()) {
if (isMobile() && currentMode != 'mobile') {
//switch to mobile
if == '') {

} else {

$('#jobdetailframe').hide();
}
currentMode = 'mobile';
} else if (!isMobile() && currentMode == 'mobile') {
//siwtch to standard
if ($('#jobdetailframe').attr('src') === '') {

} else {

$('#jobdetailframe').show();
}
currentMode = 'standard';
}
}
};
var resizeIframe = function ($iframe, heightCalculationFn) {
if("jb_unicum" == "jb_lehrcare"){return false;}
// Default height calculation function is the one for jobads
if (!heightCalculationFn) {
heightCalculationFn = calculateIframeHeight;
}
if ($iframe.length > 0) {
if ($iframe.contents().find('body, frameset').contents().length > 0) {
var iframeHeight;
var iframeBody = $iframe.contents().find('body');
var iframeChildren = $iframe.contents().find('body, div, table, center, p, img, section, aside, article, header, footer');
var targetWidth;
var marginConstant = 10;
// Remove all constraints to measure natural job ad size
iframeBody.css('-ms-transform', 'none');
'none');
iframeBody.css('transform', 'none');
$iframe.css('width', 'auto');
// $iframe.attr('scrolling', 'no');
// iframeBody.attr('scroll', 'no'); //Internet Explorer
// For responsive ads, we just set width to whatever is possible on current screen
if ($iframe.data('responsive') === 1) {
$iframe.css('width', ($('#jobOffer-content').width()) - marginConstant);
iframeHeight = heightCalculationFn($iframe, iframeChildren);
}
// Non-responsive ads will have to be scaled (like an image)
else {
iframeBody.css('margin', '0px');
iframeBody.css('padding', '0');
targetWidth = Math.max.apply(Math, iframeChildren.map(function () {
// only return elements max width, if it's visible. We had a problem for jobblitz, where 1 element was display none and width set to 9999px
if ($(this).css('display') != 'none') {
return $(this).outerWidth(true);
}
}).get());
$iframe.css('width',
var scaleFactor = ($('#
mehr...

zur Vakanz

Weitere Jobs von Villingen-Schwenningen