[{"id":"hgtjo1f","elType":"section","isInner":false,"settings":{"section_layout":"","stretch_section":"","layout":"boxed","content_width":{"unit":"px","size":""},"gap":"default","height":"default","custom_height":{"unit":"px","size":400},"column_position":"middle","content_position":"","structure":"10","section_background":"","background_background":"","background_color":"","background_color_stop":{"unit":"%","size":0},"background_color_b":"transparent","background_color_b_stop":{"unit":"%","size":100},"background_gradient_type":"linear","background_gradient_angle":{"unit":"deg","size":180},"background_gradient_position":"center center","background_image":{"url":"","id":""},"background_position":"","background_attachment":"","background_repeat":"","background_size":"","background_video_link":"","background_video_fallback":{"url":"","id":""},"background_overlay_section":"","background_overlay_background":"","background_overlay_color":"","background_overlay_color_stop":{"unit":"%","size":0},"background_overlay_color_b":"transparent","background_overlay_color_b_stop":{"unit":"%","size":100},"background_overlay_gradient_type":"linear","background_overlay_gradient_angle":{"unit":"deg","size":180},"background_overlay_gradient_position":"center center","background_overlay_image":{"url":"","id":""},"background_overlay_position":"","background_overlay_attachment":"","background_overlay_repeat":"","background_overlay_size":"","background_overlay_video_link":"","background_overlay_video_fallback":{"url":"","id":""},"background_overlay_opacity":{"unit":"px","size":0.5},"section_border":"","border_border":"","border_width":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"border_color":"","border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"box_shadow_box_shadow_type":"","box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"inset":"","color":"rgba(0,0,0,0.5)"},"section_typo":"","heading_color":"","color_text":"","color_link":"","color_link_hover":"","text_align":"","section_advanced":"","margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"animation":"","animation_duration":"","css_classes":"","_section_responsive":"","reverse_order_mobile":"","heading_visibility":"","responsive_description":"","hide_desktop":"","hide_tablet":"","hide_mobile":""},"defaultEditSettings":{},"elements":[{"id":"yzanrqz","elType":"column","isInner":false,"settings":{"_inline_size":"","_column_size":100,"section_style":"","background_background":"","background_color":"","background_color_stop":{"unit":"%","size":0},"background_color_b":"transparent","background_color_b_stop":{"unit":"%","size":100},"background_gradient_type":"linear","background_gradient_angle":{"unit":"deg","size":180},"background_gradient_position":"center center","background_image":{"url":"","id":""},"background_position":"","background_attachment":"","background_repeat":"","background_size":"","background_video_link":"","background_video_fallback":{"url":"","id":""},"border_border":"","border_width":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"border_color":"","border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"box_shadow_box_shadow_type":"","box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"inset":"","color":"rgba(0,0,0,0.5)"},"section_typo":"","heading_color":"","color_text":"","color_link":"","color_link_hover":"","text_align":"","section_advanced":"","margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"margin_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"animation":"","animation_duration":"","css_classes":"","section_responsive":"","screen_sm":"default","screen_sm_width":"100"},"defaultEditSettings":{},"elements":[{"id":"fqjtxdv","elType":"widget","isInner":false,"settings":{"section_title":"","html":"Bayilik Başvuru Formu\n var ifr = document.getElementById(\"JotFormIFrame-211573062844959\"); if (ifr) { var src = ifr.src; var iframeParams = []; if (window.location.href && window.location.href.indexOf(\"?\") > -1) { iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&')); } if (src && src.indexOf(\"?\") > -1) { iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\")); src = src.substr(0, src.indexOf(\"?\")) } iframeParams.push(\"isIframeEmbed=1\"); ifr.src = src + \"?\" + iframeParams.join('&'); } window.handleIFrameMessage = function(e) { if (typeof e.data === 'object') { return; } var args = e.data.split(\":\"); if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); } if (!iframe) { return; } switch (args[0]) { case \"scrollIntoView\": iframe.scrollIntoView(); break; case \"setHeight\": iframe.style.height = args[1] + \"px\"; break; case \"collapseErrorPage\": if (iframe.clientHeight > window.innerHeight) { iframe.style.height = window.innerHeight + \"px\"; } break; case \"reloadPage\": window.location.reload(); break; case \"loadScript\": if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; } var src = args[1]; if (args.length > 3) { src = args[1] + ':' + args[2]; } var script = document.createElement('script'); script.src = src; script.type = 'text/javascript'; document.body.appendChild(script); break; case \"exitFullscreen\": if (window.document.exitFullscreen) window.document.exitFullscreen(); else if (window.document.mozCancelFullScreen) window.document.mozCancelFullScreen(); else if (window.document.mozCancelFullscreen) window.document.mozCancelFullScreen(); else if (window.document.webkitExitFullscreen) window.document.webkitExitFullscreen(); else if (window.document.msExitFullscreen) window.document.msExitFullscreen(); break; } var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false; if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) { var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)}; iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\"); } }; window.isPermitted = function(originUrl, whitelisted_domains) { var url = document.createElement('a'); url.href = originUrl; var hostname = url.hostname; var result = false; if( typeof hostname !== 'undefined' ) { whitelisted_domains.forEach(function(element) { if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) || hostname === element ) { result = true; } }); return result; } } if (window.addEventListener) { window.addEventListener(\"message\", handleIFrameMessage, false); } else if (window.attachEvent) { window.attachEvent(\"onmessage\", handleIFrameMessage); } ","_section_style":"","_margin":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_margin_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_animation":"","animation_duration":"","_css_classes":"","_section_background":"","_background_background":"","_background_color":"","_background_image":{"url":"","id":""},"_background_position":"","_background_attachment":"","_background_repeat":"","_background_size":"","_background_video_link":"","_background_video_fallback":{"url":"","id":""},"_border_border":"","_border_width":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_border_color":"","_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"_box_shadow_box_shadow_type":"","_box_shadow_box_shadow":{"horizontal":0,"vertical":0,"blur":10,"spread":0,"inset":"","color":"rgba(0,0,0,0.5)"},"_section_responsive":"","responsive_description":"","hide_desktop":"","hide_tablet":"","hide_mobile":""},"defaultEditSettings":{},"widgetType":"html","editSettings":{}}],"editSettings":{}}],"editSettings":{}}]
Comments (0)