📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
otoekspertizscripti.demodesign.com.tr
/
panel
/
assets
/
plugins
/
doc-ready
📝
README.md
← Geri Dön
# docReady Cross browser document ready helper. Supported by IE8+ and good browsers. ```js docReady( function() { console.log("DOM is ready. Let's party"); }); ``` Props to [dperini/ContentLoaded](https://github.com/dperini/ContentLoaded) for original code ## Install Install with [Bower](http://bower.io) `bower install doc-ready` Install with npm `npm install doc-ready` Install with [Component](http://github.com/component/component) `component install desandro/doc-ready` ## MIT License docReady is released under the [MIT license](http://desandro.mit-license.org).
💾 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