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

Firefox Ajax Post W/ Formdata Never Completes

I am uploading a file as part of the change event of my input file control via AJAX and FormData. … Read more Firefox Ajax Post W/ Formdata Never Completes

Available Keyboard Shortcuts For Web Applications

I'm working on a web application and I'd like to add some keyboard shortcuts. Things like … Read more Available Keyboard Shortcuts For Web Applications

Force Browser To Update Cached Html5 Video Object

Is there a way to force a web browser, i.e. Firefox or Firefox Mobile (latest versions) to update a… Read more Force Browser To Update Cached Html5 Video Object

Html5: Play On Speakers Stream From Microphone On Ubuntu

I am learning html5 and want to try to play on speakers what I say on microphone. So I wrote the fo… Read more Html5: Play On Speakers Stream From Microphone On Ubuntu

Firefox Extension: Load Script From Chrome:// Url Into Page

In my Firefox extension I want to add a JS file to the page. I tried to do that by adding to the pa… Read more Firefox Extension: Load Script From Chrome:// Url Into Page

A Way To Observe Url In Urlbar Of Firefox, And Get An Event Every Time It Changes

I need it for my firefox extension. I don't care about waiting the page load completely, I want… Read more A Way To Observe Url In Urlbar Of Firefox, And Get An Event Every Time It Changes