Antrium A35D

Bir sonraki için en iyisini yap...

Plugin For Highlighting Image Map - Maphilight , image map reklendirme işaretleme (responsive)

Plugin For Highlighting Image Map - Maphilight , image map reklendirme işaretleme (responsive)

Plugin For Highlighting Image Map - Maphilight , image map reklendirme işaretleme (responsive)

Öncelikle aşağıdaki linkten ilk jquery eklentimizi sityeye ekliyoruz.

Devamı →

plesk Schedule a Task 5 minutes, plesk 5 dk bir sorgu göndermek

plesk Schedule a Task 5 minutes, plesk 5 dk bir sorgu göndermek

Cyron Style:
0,5,10,15,20,25,30,35,40,45,50,55 * * * *

Devamı →
CSS değişken kullanımı

CSS değişken kullanımı

CSS Kullanımı, ;

:root {
    --primary: #ff3131;
    --secondary: #8D9297;
    --light: #F8F9FA;
    --dark: #182333;
    --kirmizi: #ff3131;
}

CSS içinde tanımlamak için;

Devamı →
How to check if input file is empty in jQuery, Jquery fileupload check,upload check,Jquery dosya upload kontrol

How to check if input file is empty in jQuery, Jquery fileupload check,upload check,Jquery dosya upload kontrol

How to check if input file is empty in jQuery, Jquery fileupload check,upload check,Jquery dosya upload kontrol

if (document.getElementById("r1").files.length == 0) {
    alert('Dosya Seçiniz.\r\nİzin verilen uzantılar; doc,docx,pdf');
    return false;
}

For File size and File type;
var ext = $('#r1').val().split('.').pop().toLowerCase();

Devamı →
Css hover before

Css hover before

Kod aşağıda mevcuttur.

Devamı →
wow js manuel tetikleme,wow js manuel trigger

wow js manuel tetikleme,wow js manuel trigger

wow js kütüphanesini manuel olarak animasyonlar oluşturmak içinde kullanabiliyoruz. 

Jquery ile mümkün !

Aşağıdaki kodla yapabilirsiniz;

Devamı →
select the second,third Class element using jQuery , jQuery, Jquery ikinci,üçüncü class seçimi

select the second,third Class element using jQuery , jQuery, Jquery ikinci,üçüncü class seçimi

select the second,third Class element using jQuery , jQuery, Jquery ikinci,üçüncü class seçimi

Aşağıdaki kod ile birden fazla tekrarlanan class lara erişim sağlayabilirsiniz.

Devamı →

How to get a Random Object using Linq, linq Ramdom kayıt listelemek

How to get a Random Object using Linq

linq Ramdom kayıt listelemek için aşağıdaki kodu kullanıyoruz.

Devamı →

Uncaught ReferenceError: $ is not defined at

Uncaught ReferenceError: $ is not defined at hatası alıyorsanız olası sorunun çözümü aşağıdaki gibidir.

Devamı →
Cannot read properties of undefined (reading 'mData')

Cannot read properties of undefined (reading 'mData')

Bu hata çıldırttı beni çıldırttı;

Table stün tanımlama lazım. tam bir bela. Neyse aşağıdaki kod ile çözebilirsiniz.

 

Devamı →
Hüseyin ÖZKAN Yazılım Uzmanı

C#,MVC,MSSQL,Windows Forms