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

Disable Default Alert Sound For Firefox Web Notifications

I'm using the Web Notification API to show desktop notifications from my web app under OSX. In … Read more Disable Default Alert Sound For Firefox Web Notifications

Node.js Dtrace Error In Mac Os X Yosemite

I try DTrace the Node.js application on the Mac OS X 10.10 Yosemite: sudo dtrace -n 'profile-97… Read more Node.js Dtrace Error In Mac Os X Yosemite

Missing Value Errors When Heavily Using Javascript In Safari By Applescript

Sorry for the possibly confusing title. My problem is that I'd like to download Apple's Com… Read more Missing Value Errors When Heavily Using Javascript In Safari By Applescript

Prevent Esc Key From Exiting Fullscreen App Mode On Website

I'm developing a custom 'lightbox' photo gallery. I'm adding key event 'listene… Read more Prevent Esc Key From Exiting Fullscreen App Mode On Website

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?

Jquery - Can I Query The Macbook Pro Trackpad?

Can I use JQuery to query the Trackpad? So I can do something like this: Pseudo Javascript (JQuery)… Read more Jquery - Can I Query The Macbook Pro Trackpad?

Iphone Connected Via Usb Not Appearing In Os X Safari 'develop' Menu After Upgrading To Ios 7

I have been using the Web Inspector in Safari (Mac) to debug mobile web apps on my iPhone on iOS 6.… Read more Iphone Connected Via Usb Not Appearing In Os X Safari 'develop' Menu After Upgrading To Ios 7

Javascript Commands Not Executed In Order In Safari

I discovered this bug while dealing with another issue. The order of JavaScript commands listed is … Read more Javascript Commands Not Executed In Order In Safari

Why Does Document.activeelement Produce A Different Result On Mac Using Firefox

I have the following code; When clicking the button on Linux or Windows (either Chrome or Firefox)… Read more Why Does Document.activeelement Produce A Different Result On Mac Using Firefox

Why Is My JavaScript Not Working Correctly In Strict Mode On Safari?

I have built a website that uses some simple JavaScript. After some testing, I have found that my J… Read more Why Is My JavaScript Not Working Correctly In Strict Mode On Safari?