Specifies an event listener to receive frequencychange
events. Those events occur whenever the radio frequency is changed
Syntax
navigator.mozFMRadio.onfrequencychange = funcRef
Where funcRef
is a function to be called when the frequencychange
event occurs.
Specifications
Not part of any specification.
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | No support | No support | No support | No support | No support |
Feature | Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | No support | No support | 1.0 | No support | No support | No support |