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

Firefox Addon Sdk Not Playing Audio Using New Audio

I'm developing a firefox extension, and I'd like it to play a notification sound when an ev… Read more Firefox Addon Sdk Not Playing Audio Using New Audio

Jquery Returning Different Heights For The Same Objects In Webkit (chrome) And Firefox

Im perplexed by this one. jQuery.height() is coming back with different values in Firefox and Chrom… Read more Jquery Returning Different Heights For The Same Objects In Webkit (chrome) And Firefox

Convert Image To Base64 Javascript On Firefox

I need to convert image that are in a webpage to base64 over greasemonkey or firefox .xpi extension… Read more Convert Image To Base64 Javascript On Firefox

Prevent Firefox Web Notifications From Automatically Closing

I've got Web Notifications working in Firefox in combination with Server Sent DOM events. Unfor… Read more Prevent Firefox Web Notifications From Automatically Closing

Svg Renders But Gets Cut Off In Firefox Only - Why?

I am using d3js, which uses SVG, to create a chart. View it at www.uscfstats.com/deltas (use 12842… Read more Svg Renders But Gets Cut Off In Firefox Only - Why?

Making Crossdomain Ajax Requests With Addons For Firefox

I'm a bit confused about how you can or cannot make crossdomain ajax requests in addons for Fir… Read more Making Crossdomain Ajax Requests With Addons For Firefox