📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
turscripti.demodesign.com.tr
/
temalar
📝
jquery.watermark.min.js
← Geri Dön
(function(b){var f={init:function(d){return this.filter(':input[type="text"],:input[type="password"]').each(function(){if(!b(this).data("watermark-object")){var c=b.extend({watermarkClass:"watermark",text:"watermark",useAttribute:!0,attributeName:"data-watermark"},d),a=b(this),f=a.outerHeight(),i=parseFloat(a.css("font-size")),e=parseFloat(a.css("padding-top")),g=parseFloat(a.css("padding-bottom")),j=parseFloat(a.css("margin-top")),h=parseFloat(a.css("padding-left")),k=parseFloat(a.css("margin-left")), l=parseFloat(a.css("text-indent")),h=h+k+l,e=(e+g)/2;a.css({"padding-top":e,"padding-bottom":e});e=b("<div>").css({position:"relative",display:"inline-block"}).addClass("watermark_wrapper");g=c.text;c.useAttribute&&(c.attributeName&&"undefined"!=a.attr(c.attributeName))&&(g=a.attr(c.attributeName));c=b("<span>").css({height:f,"line-height":f+"px","font-size":i,top:j,left:h,position:"absolute",cursor:a.css("cursor")}).addClass(c.watermarkClass).html(g);b(this).data("watermark-object",c);c.click(function(){a.click(); a.focus()});a.wrap(e);a.after(c);a.bind("click keyup input cut paste",function(){a.watermark("update")});a.watermark("update")}})},show:function(){return this.each(function(){b(this).data("watermark-object")&&b(this).data("watermark-object").show()})},hide:function(){return this.each(function(){b(this).data("watermark-object")&&b(this).data("watermark-object").hide()})},update:function(){return this.each(function(){b(this).data("watermark-object")&&(b(this).val()?b(this).watermark("hide"):b(this).watermark("show"))})}}; b.fn.watermark=function(d){if(f[d])return f[d].apply(this,Array.prototype.slice.call(arguments,1));if("object"===typeof d||!d)return f.init.apply(this,arguments);b.error("Method "+d+" does not exist on jQuery.watermark")}})(jQuery);
💾 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