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

Videojs Progress Event Always 0 On Safari 5.1

I'm having this weird behaviour on Safari 5.1, while playing a video with VideoJS: if I listen … Read more Videojs Progress Event Always 0 On Safari 5.1

Using Getelementbyclassname In Safari

I'm trying to target Safari(both mobile and desktop) and append some styles for a class via Jav… Read more Using Getelementbyclassname In Safari

Safari 5.1 Prompt() Function And Cancel

In most browsers (including older versions of Safari), the Javascript prompt function returns null … Read more Safari 5.1 Prompt() Function And Cancel

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

Javascript Window.open Not Working In Safari And Chrome

I have a div element. The div is an icon. When you click on this icon is triggered a form submit. O… Read more Javascript Window.open Not Working In Safari And Chrome

How Do You Disable Click Events From The Contextmenu Event When Using Ctrl+click In Safari For Mac?

When using ctrl+ click to fire a contextmenu event (Context.JS) in Safari on Mac OS 10.9, the mouse… Read more How Do You Disable Click Events From The Contextmenu Event When Using Ctrl+click In Safari For Mac?