PATH:
root
/
alutechnikadmin1234
function show_confirm(url) { var r=confirm("Czy na pewno chcesz usunąć daną stronę?"); if (r==true){ location.href='?modules=gallery&gallery=' + url; } } $(document).ready(function() { $(".zawartosc").hide(); $(".klik").click(function() { $(this).next('.zawartosc').slideDown('slow').siblings('.zawartosc').slideUp('slow'); }); }); //opcja fontsizeselect fontselect | $(document).ready(function() { tinymce.init({ language : "pl", selector: "textarea.yes", theme: "silver", fontsize_formats: "8px 10px 12px 14px 18px 24px 36px", plugins: [ "advlist autolink lists link image charmap print preview hr anchor pagebreak", "searchreplace wordcount visualblocks visualchars code fullscreen", "insertdatetime media nonbreaking save table directionality", "emoticons responsivefilemanager" ], style_formats : [ {title : 'h1', block : 'h1'}, {title : 'h2', block : 'h2'}, {title : 'h3', block : 'h3'}, {title : 'span', block : 'span'}, {title : 'Galeria', selector : 'a', classes : 'gal'} ], toolbar1: "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent", toolbar2: "link unlink anchor | image media | forecolor backcolor | fontsizeselect | responsivefilemanager", image_advtab: true, relative_urls: true, valid_children : "+h2[span|img]", valid_elements : '*[*]', document_base_url: 'http://localhost/maquet/', external_filemanager_path: "tinymce/plugins/filemanager/", filemanager_title: "Responsive Filemanager" , external_plugins: { "filemanager" : "plugins/filemanager/plugin.min.js"} }); $('select#showcat').on('change', function() { // GET INDENTATION STRING AND SEPARATOR indentStr = this.getAttribute("data-indent-str"); indentSeparator = this.getAttribute("data-indent-separator"); // GET SELECTED OPTION TEXT selected = $(this).find("option:selected"); text = selected.text().replace(new RegExp("^[" + indentStr + "]+" + indentSeparator, "gi"), "").trim(); dTable = $("#TABELA"); dHead = dTable.find("thead > tr"); values = []; // CHECKING HEADING COLUMNS FOR MULTIVALUES dHead.find("th,td").each(function(i) { if (this.getAttribute("data-values-separator") != null) { separator = this.getAttribute("data-values-separator"); // IF EXISTS THEN GET ALL COLUMN column = $("tr td:nth-child(" + (i + 1) + ")", dTable); arr = []; column.each(function(j) { arr[j] = column[j].innerText; }); values[i] = {separator: separator, columns: column, values: arr}; } }) dBody = dTable.find("tbody > tr"); dBody.each(function(i, v) { for (j in values) { column = $("td:nth-child(" + (parseInt(j) + 1) + ")", v).text().trim(); if (column.match(new RegExp(text, "gi")) == null && selected.index() != "0") { // HIDE $(this).hide(); } else { // SHOW $(this).show(); } } }); }); /* $('select#showcat').on('change', function() { var idtoshow = this.value; if (idtoshow !== "wszystkie"){ $('tr.tdprod').each(function() { $(this).hide(); $(this).find("span").each(function() { wartosc = $(this).text(); if (wartosc == idtoshow) $(this).parent().parent().show(); }) }); }else{ $('tr.tdprod').each(function() { $(this).show(); }); } }) */ });
[+]
produkty_old
[-] favicon.ico
[edit]
[+]
menu
[+]
galeria
[-] fun.php
[edit]
[+]
produkty
[+]
slider
[+]
kategorie
[+]
..
[+]
phpmailer
[-] session.php
[edit]
[+]
fancybox
[+]
vendor
[-] functions.js
[edit]
[-] core.php
[edit]
[+]
kolekcje
[-] submit.php
[edit]
[+]
tinymce
[-] config.php
[edit]
[+]
uslugi
[+]
atrybuty
[+]
css
[+]
images
[+]
realizacje
[+]
users
[-] functions[tinymce5].js
[edit]
[-] test.php
[edit]
[-] functions.php
[edit]
[-] check.php
[edit]
[+]
placowki
[-] reset.php
[edit]
[+]
locales
[+]
teksty
[+]
praca
[-] content.php
[edit]
[+]
personel
[+]
menu_old
[-] news.php
[edit]
[+]
produkty_basic
[+]
filemanager
[+]
testimonials
[-] jquery-1.8.2.js
[edit]
[+]
tinymce5
[+]
fonts
[+]
media
[-] index.php
[edit]
[+]
js
[+]
tinymce3