Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
In general, the essence is this - you make a
slider, you
put a button not in a slide, but somewhere in the slider container and prescribe
position: absolute;
z-index: 100;
// Ловишь событие движение слайдера (у некоторых слайдеров есть события)
$('slider').on('sliderMove', function() {
// Вешаешь на кнопочку заранее написанную анимацию
$('кнопка').addClass('doAnimation');
SetTimeOut(function(){
// Через пол секунды удаляешь анимацию кнопки
$('кнопка').removeClass('doAnimation');
}, 500);
});
The current at super high frequencies makes a drop of tin be perceived as a radio component, as a result of which the tuning of some circuit may fly. The assembly of boards, where we are talking about GHz, is extremely demanding on the quality of the board. It's like some extra capacitance or inductance instead of some filament of a capacitor.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question