📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
sikayetscripti.demodesign.com.tr
/
panel
/
assets
/
js
/
page
📝
modules-toastr.js
← Geri Dön
"use strict"; $("#toastr-1").click(function() { iziToast.info({ title: 'Hello, world!', message: 'This awesome plugin is made iziToast toastr', position: 'topRight' }); }); $("#toastr-2").click(function() { iziToast.success({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'topRight' }); }); $("#toastr-3").click(function() { iziToast.warning({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'topRight' }); }); $("#toastr-4").click(function() { iziToast.error({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'topRight' }); }); $("#toastr-5").click(function() { iziToast.show({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'bottomRight' }); }); $("#toastr-6").click(function() { iziToast.show({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'bottomCenter' }); }); $("#toastr-7").click(function() { iziToast.show({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'bottomLeft' }); }); $("#toastr-8").click(function() { iziToast.show({ title: 'Hello, world!', message: 'This awesome plugin is made by iziToast', position: 'topCenter' }); });
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula