Michel Maillard
Michel Maillard
would be very cool!
If anyone need it? ``` javascript if( $('html').hasClass('lt-ie9') ) { $('.pretty').after(' '); $('.pretty').remove(); } else { $('.pretty').prettyEmbed({ useFitVids: false, playerControls: false, playerInfo: false }); } ```
I got the same issue... I love this tooltip... but I got a project where I want to fix a div on top while scrolling. This div has diverse filters...