CINXE.COM

Platform - idos.events

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Platform - idos.events</title> <link href="https://platform.idos.events/front/img/so.png" rel="icon" sizes="20x20"> <!-- Box Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/boxicons.min.css"> <!-- Bootstrap Icon CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap-icons.css"> <!-- Swiper Carousel CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/swiper-bundle.min.css"> <!-- Wow CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/animate.css"> <!-- Magnific Popup CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/magnific-popup.css"> <!-- Odometer CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/odometer.css"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/bootstrap.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/meanmenu.min.css"> <!-- Meanmenu CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/YouTubePopUp.css"> <!-- izitoast CSS --> <link href="https://platform.idos.events/front/css/iziToast.min.css" rel="stylesheet"> <!-- Select2 CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/select2.css"> <!-- Datepicker CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/datepicker.css"> <!-- Jquery UI CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/jquery-ui.css"> <!-- Main CSS --> <link rel="stylesheet" href="https://platform.idos.events/front/assets/sonSablon/css/style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <style> .iti { width: 100%; } .iti--allow-dropdown { width: 100%; } .iti__flag-container { height: 100%; } #mobileNumber { width: 100% !important; } .menu-logo-wrap img { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .menu-logo-wrap img { max-width: 80%; /* Mobil cihazlarda logoyu %80 geni艧likte g枚ster */ height: auto; } } </style> <style> .select2-search--dropdown { padding: 0px; /* Arama kutusunun i莽 bo艧lu臒unu azalt谋n veya s谋f谋rlay谋n */ } </style> </head> <body> <!-- Custom Cursor --> <div class="cursor d-none d-lg-block"></div> <!-- Custom Cursor End --> <!-- Preloader --> <div class="preloader"> <div class="spinner-wrap"> <div class="preloader-logo"> <img src="" alt="" class="img-fluid"> </div> <div class="spinner"></div> </div> </div> <!-- Preloader End --> <!-- back to to button start--> <a href="#" id="scroll-top" class="back-to-top-btn"><i class="bi bi-arrow-up"></i></a> <!-- back to to button end--> <div class="site-wrapper"> <header> <!-- Menu --> <div class="menu-area menu-area-two"> <div class="container"> <div class="row align-items-center gy-4"> <div class="col-lg-5 d-none d-lg-block"> <div class="mainmenu"> <ul> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li class="has-child-menu"><a href="javascript:void(0)">Exhibitors</a> <ul> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=62">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </li> <li><a href="https://platform.idos.events/exhibition/register">Registration</a></li> <li class="has-child-menu"><a href="javascript:void(0)">My Account</a> <ul> <li><a onclick="modalAc()">Sign in</a></li> </ul> </li> </ul> </div> </div> <div class="col-lg-3 col-md-12 "> <div class="menu-logo-wrap text-center"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo62.png" alt=""></a> </div> </div> <div class="col-lg-4 hamburger-menu position-relative col-md-12"> <div class="d-flex menu-info-item align-items-center justify-content-lg-end"> <a href="http://www.agropackiraq.com" target="_blank">Agro Pack, Food & plast Iraq</a> <div class="menu-btn-wrap flex-shrink-0 d-none d-lg-block"> <a class="common-btn sign-btn" onclick="modalAc()"> <i class="bi bi-person-circle"></i> <span>Sign in</span> </a> </div> </div> </div> </div> </div> </div> <div class="modal fade" id="exampleModal" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog" > <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLongTitle">Agro Pack, Food & plast Iraq Login Form</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <form class="form-login" action="https://platform.idos.events/Auth/userLogin" method="post" id="loginForm"> <div class="login-wrap"> <label for="">You can use your mobile number or email as your username.</label> <br> <br> <div> <input type="radio" id="emailRadio1" name="loginType" value="email" checked> <label for="emailRadio">Email</label> <input type="radio" id="mobileRadio1" name="loginType" value="mobile"> <label for="mobileRadio">Mobile</label> </div> <br> <div id="emailInput1"> <input type="text" class="form-control" placeholder="Enter Email" name="userName"> </div> <div id="mobileInput1" style="display: none;"> <input type="tel" id="mobileNumber1" class="form-control" placeholder="5XX XXX XX XX" name="mobileNumber"> </div> <br> <input type="password" class="form-control" placeholder="Enter Password" name="password"> <br> <input type="hidden" name="istenenUye" id="istenenUye"> <input type="hidden" name="subFolder" id="subFolder"> <div id="istenen"></div> <input type="submit" value="Sign In" name="loginSubmit" class="btn btn-danger btn-block"><br> <div class="login-wrap"> <a href="https://platform.idos.events/Auth/forgotPass">Forgot Password ? </a> <br> </div> </div> </form> </div> </div> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js"></script> <script> document.addEventListener('DOMContentLoaded', function() { const emailRadio = document.getElementById('emailRadio1'); const mobileRadio = document.getElementById('mobileRadio1'); const emailInput = document.getElementById('emailInput1'); const mobileInput = document.getElementById('mobileInput1'); const mobileNumber = document.getElementById('mobileNumber1'); const loginForm = document.getElementById('loginForm'); const iti = window.intlTelInput(mobileNumber, { initialCountry: "auto", geoIpLookup: function(success, failure) { success('TR'); }, utilsScript: "https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/utils.js" }); mobileNumber.classList.add('form-control'); mobileNumber.style.width = '100%'; emailRadio.addEventListener('change', function() { if (emailRadio.checked) { emailInput.style.display = 'block'; mobileInput.style.display = 'none'; } }); mobileRadio.addEventListener('change', function() { if (mobileRadio.checked) { emailInput.style.display = 'none'; mobileInput.style.display = 'block'; } }); mobileNumber.addEventListener('input', function() { mobileNumber.value = mobileNumber.value.replace(/\D/g, ''); }); loginForm.addEventListener('submit', function(event) { if (emailRadio.checked) { if (emailInput.querySelector('input').value.trim() === '') { alert('Email is required'); event.preventDefault(); } } else if (mobileRadio.checked) { if (!iti.isValidNumber()) { alert('Valid mobile number is required'); event.preventDefault(); } else { const fullNumber = iti.getNumber(intlTelInputUtils.numberFormat.E164); const countryCode = iti.getSelectedCountryData().dialCode.replace('+', ''); const mobileNumberWithoutCountryCode = fullNumber.replace(`+${countryCode}`, ''); const countryCodeInput = document.createElement('input'); countryCodeInput.type = 'hidden'; countryCodeInput.name = 'countryCode'; countryCodeInput.value = countryCode; loginForm.appendChild(countryCodeInput); const mobileNumberInput = document.createElement('input'); mobileNumberInput.type = 'hidden'; mobileNumberInput.name = 'mobileNumber'; mobileNumberInput.value = mobileNumberWithoutCountryCode; loginForm.appendChild(mobileNumberInput); mobileNumber.removeAttribute('name'); } } if (document.querySelector('input[name="password"]').value.trim() === '') { alert('Password is required'); event.preventDefault(); } }); }); </script> <!-- Menu end --> </header> <!-- Hero --> <div class="breadcrumb-area" style="background: -webkit-gradient(linear, left top, left bottom, color-stop(16.65%, rgba(0, 0, 0, 0.57)), color-stop(100.78%, #000)), url(https://platform.idos.events/front/assets/sonSablon/images/catalogue1.png);background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 16.65%, #000 100.78%), url(https://platform.idos.events/front/assets/sonSablon/images/catalogue1.png);background-position: center; background-repeat: no-repeat; background-size: cover;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="breadcrumb-info text-center"> <h1 class="text-white">SETAK COMPANY</h1> </div> </div> </div> </div> </div> <!-- Shop Details --> <div class="shop-details-area pt-120 pb-120"> <div class="container"> <div class="row gy-4"> <div class="col-lg-6"> <div class="swiper shop-main-img-slide"> <div class="swiper-wrapper popup-gallery"> <div class="swiper-slide"> <div class="shop-main-img-wrap overflow-hidden"> <a class="shop-main-zm" href="https://platform.idos.events/front/upload/foto/239033foto1.jpg"> <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.25 26.25L18.75 18.75M21.25 12.5C21.25 17.3325 17.3325 21.25 12.5 21.25C7.66751 21.25 3.75 17.3325 3.75 12.5C3.75 7.66751 12.5 3.75C17.3325 3.75 21.25 7.66751 21.25 12.5Z" stroke="#FD9900" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> <img src="https://platform.idos.events/front/upload/foto/239033foto1.jpg" alt="Product Image 1"> </div> </div> <div class="swiper-slide"> <div class="shop-main-img-wrap overflow-hidden"> <a class="shop-main-zm" href="https://platform.idos.events/front/upload/foto/239033foto2.jpg"> <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.25 26.25L18.75 18.75M21.25 12.5C21.25 17.3325 17.3325 21.25 12.5 21.25C7.66751 21.25 3.75 17.3325 3.75 12.5C3.75 7.66751 12.5 3.75C17.3325 3.75 21.25 7.66751 21.25 12.5Z" stroke="#FD9900" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> <img src="https://platform.idos.events/front/upload/foto/239033foto2.jpg" alt="Product Image 2"> </div> </div> <div class="swiper-slide"> <div class="shop-main-img-wrap overflow-hidden"> <a class="shop-main-zm" href="https://platform.idos.events/front/upload/foto/239033foto3.jpg"> <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.25 26.25L18.75 18.75M21.25 12.5C21.25 17.3325 17.3325 21.25 12.5 21.25C7.66751 21.25 3.75 17.3325 3.75 12.5C3.75 7.66751 12.5 3.75C17.3325 3.75 21.25 7.66751 21.25 12.5Z" stroke="#FD9900" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> <img src="https://platform.idos.events/front/upload/foto/239033foto3.jpg" alt="Product Image 3"> </div> </div> <div class="swiper-slide"> <div class="shop-main-img-wrap overflow-hidden"> <a class="shop-main-zm" href="https://platform.idos.events/front/upload/foto/239033foto4.jpg"> <svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.25 26.25L18.75 18.75M21.25 12.5C21.25 17.3325 17.3325 21.25 12.5 21.25C7.66751 21.25 3.75 17.3325 3.75 12.5C3.75 7.66751 12.5 3.75C17.3325 3.75 21.25 7.66751 21.25 12.5Z" stroke="#FD9900" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> <img src="https://platform.idos.events/front/upload/foto/239033foto4.jpg" alt="Product Image 4"> </div> </div> </div> <div class="shop-main-slide-control mt-4"> <div class="shop-main-pagination d-flex" id="companyProduct"> <span class="swiper-pagination-bullet swiper-pagination-bullet-active" style="background-image: url('https://platform.idos.events/front/upload/foto/239033foto1.jpg');"></span> <span class="swiper-pagination-bullet " style="background-image: url('https://platform.idos.events/front/upload/foto/239033foto2.jpg');"></span> <span class="swiper-pagination-bullet " style="background-image: url('https://platform.idos.events/front/upload/foto/239033foto3.jpg');"></span> <span class="swiper-pagination-bullet " style="background-image: url('https://platform.idos.events/front/upload/foto/239033foto4.jpg');"></span> </div> </div> </div> </div> <div class="col-lg-6"> <div class="shop-details-info-wrap"> <div class="section-title"> <img src="https://platform.idos.events/front/upload/uyeler/logo239033.png" width="130" alt=""> </div> <div class="size-wrap d-flex align-items-center flex-wrap mt-4"> <p> <b> Stand No : </b></p> B-160 </div> <p><h2><strong>Setak Food Industries聽</strong></h2><h3>聽</h3><h3><strong>Introduction</strong></h3><p><strong>Setak Food Industries</strong>聽began its activities in 2007 under the brand name "Setak," focusing on the production of traditional cookies and oat biscuits with mulberry nectar. Both unique products manufactured in this industrial unit hold significant importance compared to similar products and possess their own special characteristics.</p><h3><strong>Traditional Cookies</strong></h3><p>It has not been long since the product known as "cookie" emerged in our beloved country. In the past years, it was traditionally produced in small workshops by skilled artisans with a unique taste and creativity. Due to the high demand for this product, its production gradually shifted from traditional methods to semi-industrial techniques, leading to changes in the original nature, shape, and quality of cookies, which are now offered by many companies in our country. Our distinction lies in our production method, where we strive to maintain the traditional shape and quality of this product within our industrial production conditions. This distinction is also evident in the design and packaging of our cookies, which have been given a very beautiful and attractive appearance.</p><p>The subsequent steps taken in this regard include obtaining domestic standards and receiving internationally recognized certifications such as ISO 22000, ISO 9001, and HACCP, aimed at further entering domestic and foreign markets and exporting to distant countries like Australia and neighboring countries such as Iraq.</p><h3><strong>Barley Biscuits</strong></h3><p>As it is evident, working with oat flour in the bread and pastry industry presents specific challenges, which makes it less appealing for production units to manufacture oat-based products. The properties and characteristics of oat flour among grains for human consumption significantly increase the need for special attention to this matter. In the production process, the use of whole oat flour in Setak biscuits, which is rich in bran and high in fiber, along with the use of mulberry syrup for sweetness and its beneficial properties, as well as for aroma and flavor, has provided a highly desirable feature for this product.</p><p>Setak Food Industries is the first unit to receive the oat biscuit standard in the country and has made continuous efforts to improve the quality of this product while utilizing the most beautiful packaging for entry into various domestic and foreign markets. We hope to achieve greater satisfaction from our dear consumers.</p><h3><strong>Multi Cereals Biscuits</strong></h3><p>Innovation and the creation of unique products are at the core of Setak Company. Following the various steps taken with oat cookies and biscuits, a new innovation has emerged involving the use of all cereals in the formulation of new biscuits. This not only creates a unique taste and texture for consumers but also results in a product with the highest nutritional value, the highest fiber content (both soluble and insoluble), rich in vitamins and minerals, low in calories, and the best option for snacks, serving as a substitute for traditional biscuits. In the family of multi cereals biscuits, mulberry syrup has been used as a sweetener, ensuring that the health-oriented nature of these products is maintained at the highest level.</p><h3><strong>Multi Cereals Biscuits with Nuts</strong></h3><p>Setak's latest product is simple and cocoa multigrain biscuits with various nuts in their formulation, including hazelnuts, peanuts, sesame, and sunflower seeds, along with figs and mulberry syrup for sweetness and creating an unparalleled texture. These products not only possess the characteristics of multigrain products but are also very delicious and nutritious due to the use of various nuts. These products represent the next generation of snacks, and in a time when health is a priority for all our compatriots, we strive to offer the best products with the most modern formulations and the highest quality.</p></p> <div class="size-wrap d-flex align-items-center flex-wrap mt-4"> <p><b>Information:</b></p> <div class="size-group d-flex flex-wrap"> <p>Country : Iraq</p> <p>City : Zaho</p> <p>Web : </p> </div> </div> <div class="size-wrap d-flex align-items-center flex-wrap mt-4"> <div class="size-group d-flex flex-wrap"> <p>Phone : 9647509333009</p> </div> </div> <!-- <div class="size-wrap d-flex align-items-center flex-wrap mt-4">--> <!----> <!-- <div class="size-group d-flex flex-wrap">--> <!-- <a href="mailto:--><!--"> --><!--</a></p>--> <!----> <!-- </div>--> <!-- </div>--> <div class="details-tag-wrap d-flex flex-column flex-md-row border-0"> <span>Categories / Products:</span> <ul class="sidebar-tag custom-ul d-flex flex-wrap"> <li><a href="#">* Food & Beverages</a></li> <li><a href="#">Biscuits- Chocolate- Confectionery</a></li> <li><a href="#">Cookie</a></li> </ul> <br> </div> <div class="details-tag-wrap d-flex flex-column flex-md-row border-0"> <span class="m-4">&nbsp;</span> <ul class="sidebar-tag custom-ul d-flex flex-wrap"> <li><a class="btn btn-dark" target="_blank" href="https://platform.idos.events/front/upload/videos/239033.mp4" style="top: 50%; left: 60%; transform: translate(-50%, -50%);"> <i class="bi bi-play"></i> Watch Video </a></li> </ul> </div> </div> </div> </div> </div> <!-- Shop Details End--> <!-- Footer --> <div class="footer-area"> <div class="container"> <div class="row justify-content-between copyright-wrap"> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Exhibitors</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/onlineCatalogue?fuarId=62">Online Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/exhibitorList">Exhibitor List</a></li> <li><a href="https://platform.idos.events/exhibition/productCatalogue">Product Catalogue</a></li> <li><a href="https://platform.idos.events/exhibition/videos">Videos</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Contact Us</h2> <ul class="footer-list custom-ul"> <li> <a href="https://tr.linkedin.com/showcase/agro-pack-iraq" target="_blank">Follow us</a></li> <li> <a href="tel:905367450140">905367450140</a></li> </ul> </div> </div> <div class="col-lg-2 col-md-6"> <div class="footer-box"> <h2 class="h2 text-white footer-title">Company</h2> <ul class="footer-list custom-ul"> <li><a href="https://platform.idos.events/exhibition/index" class="text-black">Home</a></li> <li><a href="https://idos.events/about-us" target="_blank">About Us</a></li> <li><a href="http://www.agropackiraq.com" target="_blank">Exhibition Web Site</a></li> <!-- <li><a href="--><!--">Extra Services Prices</a></li>--> </ul> </div> </div> <div class="col-lg-5 col-md-6"> <div class="footer-box"> <div class="footer-subscribe"> <div class="footer-subscribe-img position-relative"> <img class="w-100" src="https://platform.idos.events/front/img/newsletter.webp" alt=""> <div class="section-title ps-4 position-absolute top-50 start-50 translate-middle w-100"> <span class="text-white">Subscribe</span> </div> </div> <form action="https://platform.idos.events/Exhibition/index" class="footer-subscribe-form mt-4 d-flex justify-content-between align-items-center" method="post" accept-charset="utf-8"> <input type="hidden" name="csrf_test_name" value="5e328a8804a85237b1b15e2c094a1d0e" /> <input class="w-100 border-0 h-100 ps-3 pe-3" type="email" name="email" placeholder="Enter your mail"> <input type="submit" name="subscribe" class="common-btn h-100 flex-shrink-0 border-0 border-radius-0 ms-lg-4 ms-2" value="Subscribe"> </form> </div> </div> </div> </div> <div class="row align-items-center mt-4 bg-light"> <div class="col-lg-4 text-center text-lg-start"> <a href="https://platform.idos.events/exhibition"><img src="https://platform.idos.events/front/upload/fuar/logo62.png" alt=""></a> </div> <div class="col-lg-8"> <p class="text-dark"> </p> </div> </div> </div> </div> <!-- Footer End --> </div> <script> // PHP dizisini JavaScript'e aktar var images = ["https:\/\/platform.idos.events\/front\/upload\/foto\/239033foto1.jpg","https:\/\/platform.idos.events\/front\/upload\/foto\/239033foto2.jpg","https:\/\/platform.idos.events\/front\/upload\/foto\/239033foto3.jpg","https:\/\/platform.idos.events\/front\/upload\/foto\/239033foto4.jpg"]; </script> <!-- Jquery JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-3.7.1.min.js"></script> <!-- Bootstrap JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/bootstrap.bundle.min.js"></script> <!-- Swiper Carousel JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/swiper-bundle.min.js"></script> <!-- Magnific Popup JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.magnific-popup.min.js"></script> <!-- Wow JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/wow.min.js"></script> <!-- Odometer JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/odometer.min.js"></script> <script src="https://platform.idos.events/front/assets/sonSablon/js/viewport.jquery.js"></script> <!-- Mean menu JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery.meanmenu.min.js"></script> <!-- YouTubePopUp JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/YouTubePopUp.js"></script> <!-- Datepicker JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/datepicker.js"></script> <!-- Select2 JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/select2.js"></script> <!-- Jquery UI JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/jquery-ui.min.js"></script> <!-- Form iziToast --> <script src="https://platform.idos.events/front/js/iziToast.min.js"></script> <!-- Main JS --> <script src="https://platform.idos.events/front/assets/sonSablon/js/main.js"></script> <script> function modalAc() { $(".modal").modal("hide"); $("#subFolder").val('exhibitorDetail'); $("#exampleModal").modal("show") } function addFavorite(eklenecek, aktifUye, fuarId) { $.ajax({ url: 'https://platform.idos.events/JsonIslem/addFavorite', type: 'POST', dataType: 'json', data: { eklenecek: eklenecek, aktifUye: aktifUye, fuarId: fuarId }, success: (result) => { var icerik = $("#addFavorites").html(); if (icerik == '<i class="bi bi-star" area-hidden="true"></i>') { $("#addFavorites").html('<i class="bi bi-star-fill" area-hidden="true"></i>'); $("#favoriteContent").html('Remove from Favorites'); } else { $("#addFavorites").html('<i class="bi bi-star" area-hidden="true"></i>'); $("#favoriteContent").html('Add from Favorites'); } } }); } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10