HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/training.creativefellows.nl/public/js/app-min.js
function scrollToSection(){var t=window.location.hash;if(""==t||"#"==t||null==t)return!1;var e=$(t);(e=e.length?e:$("[name="+t.slice(1)+"]")).length&&$("html,body").scrollTop(e.offset().top-72)}$(document).foundation().ready((function(){$(".scroll-to-top").scrollToTop(),$(document.links).filter((function(){return this.hostname!=window.location.hostname})).attr("target","_blank"),$("#responsive-menu a").click((function(){"small"==Foundation.MediaQuery.current&&($("#responsive-menu").toggle(),$(".toggle-menu").toggleClass("open"))})),$(".multifile").each((function(t,e){var n=$(this).attr("data-progress"),o=($(this).attr("data-files"),$(this).attr("data-org-name")),a=$(this).closest(".form").find(".button");$(this).fileupload({url:"/uploadfiles",dataType:"json",add:function(t,e){e.submit(),a.attr("disabled",!0),$("#"+n).removeClass("hide")},done:function(t,e){$.each(e.result.files,(function(t,e){var n=$("<a>").attr("target","_blank").prop("href",e.url).prop("class","pdf-link").text(e.name),a=$('<input type="hidden" name="'+o+'[]">').attr("value",e.url),l=$("<a>").prop("class","delete-file").prop("href",e.deleteUrl).html("<i class='fa fa-trash'></i>"),i=$('<span class="file-row">').append(n).append(l).append(a);$("#files-"+o).append(i),l.deleteFile()}))},complete:function(){0==$("#files").fileupload("active")&&(a.attr("disabled",!1),$("#"+n).addClass("hide"))},progressall:function(t,e){var o=parseInt(e.loaded/e.total*100,10);$("#"+n+" .progress-meter").css("width",o+"%")}}).prop("disabled",!$.support.fileInput).parent().addClass($.support.fileInput?void 0:"disabled")}))})),$.fn.deleteFile=function(){$(this).click((function(t){t.preventDefault();var e=$(this);$.ajax({dataType:"json",url:$(this).attr("href"),data:{test:"test"},type:"DELETE",success:function(){e.closest("span").remove()}})}))},$(document).pjax(".top-bar a:not([href$=contact-us]), a[ajax-load]","#view-container",{fragment:"#view-container",timeout:3e3}),$(document).on("pjax:send",(function(){$("#loading").show()})),$(document).on("pjax:complete",(function(){$("#loading").fadeOut(),$(document).foundation(),scrollToSection(),$(document.links).filter((function(){return this.hostname!=window.location.hostname})).attr("target","_blank")})),$.fn.scrollToTop=function(){return this.each((function(){var t=$(this);t.init=function(){t.click((function(){return $("html, body").animate({scrollTop:0},800),!1})),$(window).scroll((function(){$(this).scrollTop()>100?t.fadeIn():t.fadeOut()}))},t.init()}))},$.fn.fixednav=function(){var t=$("header");function e(){return window.pageYOffset}$(window).scroll((function(){var n=e();n>=128?t.addClass("has-scrolled"):t.removeClass("has-scrolled"),n})),e()>=128&&t.addClass("has-scrolled")};