📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
kombiv1.demodesign.com.tr
/
madmin
/
bower_components
/
jvectormap
/
tests
📝
build.html
← Geri Dön
<!DOCTYPE html> <html> <head> <title>jVectorMap demo</title> <link rel="stylesheet" media="all" href="../jquery-jvectormap.css"/> <script src="assets/jquery-1.8.2.js"></script> <script src="../jquery-jvectormap.min.js"></script> <script src="assets/jquery-jvectormap-world-mill-en.js"></script> <script> $(function(){ $('#map').vectorMap({ map: 'world_mill_en' }); }) </script> </head> <body> <div id="map" style="width: 600px; height: 400px"></div> </body> </html>
💾 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