Antrium A35D

Bir sonraki için en iyisini yap...

Arama Sonuçları : bootstrap

Bootstrap 5 Talep Formu (Form + Doğrulama + Javascript + CSS ) (TAM KOD)

Bootstrap 5 Talep Formu (Form + Doğrulama + Javascript + CSS ) (TAM KOD)

Bootstrap 5 Talep Formu (Form + Doğrulama + Javascript + CSS ) (TAM KOD) olcak şekilde Yazımız.

Aşamalar uzun ayıracağım.

Devamı →

boostrap 5 accordion scroll to top of active, bootstrap 5 accordion tıklanınca ekrana sabitleme

bootstrap 5 accordion tıklanınca ekrana sabitleme yapmak için aşağıdaki kodu kullanıyoruz.

 

 $('.collapse').on('shown.bs.collapse', function (e) {
                var $card = $(this).closest('.accordion-item');
                var $open = $($(this).data('parent')).find('.collapse.show');

                var additionalOffset = 0;
                if ($card.prevAll().filter($open.closest('.accordion-item')).length !== 0) {
                    additionalOffset = $open.height();
                }
                $('html,body').animate({
                    scrollTop: $card.offset().top - additionalOffset
                }, 500);
            });

Devamı →

Draggable Bootstrap Slider carousel

Draggable Bootstrap Slider carousel

https://cdnjs.cloudflare.com/ajax/libs/jquery.touchswipe/1.6.19/jquery.touchSwipe.min.js dosyasını sayfamıza çağırıyoruz. 

 

Ardından;

Devamı →
Tablo filtreleme - Table Filter Excel like Bootstrap Table Sorting And Filtering Plugin

Tablo filtreleme - Table Filter Excel like Bootstrap Table Sorting And Filtering Plugin

Features:

  • Adds the drop-down arrows to the columns you want to filter.
  • Check or un-check the checkboxes to filter the data.
  • Click on the 'A-Z' or 'Z-A' to sort your table data in Ascending or Descending order.
  • Allows to filter the table data by typing specific strings in the search field.

Kısacası Çok Kullanışlı Bir Script

Üstelik Boostrap uyumlu. Ücretsiz. Link Detayda...

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

C#,MVC,MSSQL,Windows Forms