Skip to content Skip to sidebar Skip to footer
Showing posts with the label Safari

Safari Rendering Rounded Corners Incorrectly

I have a div with rounded corners at the bottom and normal corners at the top. This div also has a … Read more Safari Rendering Rounded Corners Incorrectly

Can't Detect Mouse Wheel Event In Safari

I'm trying to detect mouse wheel event to resize elements on scroll. I have #mainDiv with sever… Read more Can't Detect Mouse Wheel Event In Safari

Safari Not Requesting Srcset Images On Resize

I want to provide responsive images, for that I use srcset attribute. Solution 1: The current stat… Read more Safari Not Requesting Srcset Images On Resize

Html5 Date Picker Doesn't Show On Safari

Having previously used jQuery date picker, I have now converted some of the date fields in forms on… Read more Html5 Date Picker Doesn't Show On Safari

Using Onafterprint In Chrome & Safari

I am aware that until recently onafterprint was only native to IE. Recently HTML5 has added it to … Read more Using Onafterprint In Chrome & Safari

Html5 Video Not Playing Within Safari On Windows

I'm trying to play a HTML5 video in safari on my local server but currently it isn't workin… Read more Html5 Video Not Playing Within Safari On Windows

Video.js Videos Get Stuck In Ie9 And Ie10, Double Length On Mac Safari

my videos seem to work on most platforms, including IE6-7-8, but they get stuck at the loading scre… Read more Video.js Videos Get Stuck In Ie9 And Ie10, Double Length On Mac Safari

Changing Css Depending On Radio:checked Property Not Working In Safari

Why is this not working in safari but works in chrome and firefox? http://jsfiddle.net/1ze83qcc/ J… Read more Changing Css Depending On Radio:checked Property Not Working In Safari