Florin Colotin

Results 15 issues of Florin Colotin

In Android default browser and FF seems not working

Add .path() method like on $script.path()

enhancement
question

How to detect a WebView in android app, using Mobile Detect class ?

How to use it simple or with jquery ? counterUp( document.querySelector('.counter_number1'), { duration: 1000, delay: 16 } ); I have this error: Uncaught TypeError: counterUp is not a function I...

This is triggered twice, because already exists in plugin $('input').on('change', function () { alert('Rating: ' + $(this).val()); });

Different sectors in a page does not seem to work ``` ``` ``` $('.adunit1').dfp({ 'dfpID': '11111111', afterEachAdLoaded: function (adUnit) { if ($(adUnit).hasClass('display-none')) { console.log('Ad not found'); } else { console.log('Ad...

I don't see to work autoprefixer for appearance: none;

>> Invalid property name '/* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition / Example photoswipe.css ``` /* style is added when JS option...

Fatal error: Uncaught Exception: TCPDF ERROR: Could not include font definition file: yanone kaffeesatz in ..\vendor\tecnickcom\tcpdf\tcpdf.php:2950 Stack trace: #0 ..\vendor\tecnickcom\tcpdf\tcpdf.php(4298): TCPDF->Error('Could not inclu...') #1 ..\vendor\tecnickcom\tcpdf\tcpdf.php(4459): TCPDF->AddFont('yanone kaffeesa...', '', '', true)...

I would like to use Magic-Popup in a bootstrap modal. A solution is: .mfp-wrap, .mfp-bg { z-index: 2000 }. Maybe can be implemented as default. Problem is close button: >...