Top "Radio" questions

Radio is the transmission of signals through free space by electromagnetic radiation of a frequency significantly below that of visible light, or a device for doing the same.

jQuery check/uncheck radio button onclick

I have this code to check/uncheck a radio button onclick. I know it is not good for the UI, …

javascript jquery radio
AngularJS - Binding radio buttons to models with boolean values

I am having a problem binding radio buttons to an object whose properties have boolean values. I am trying to …

angularjs data-binding model radio
show and hide divs based on radio button click

I want to be able to dynamically change what divs are show using radio button and jQuery - HTML: <…

jquery radio
Vertically aligning text next to a radio button

This is a basic CSS question, I have a radio button with a small text label after it. I want …

css alignment radio
Sending out Radio Frequency (RF) Signals with Android App

Is it possible to built an app which sends out RF signals? Is it possible to control the exact frequency? …

android radio
Is it possible to play shoutcast internet radio streams with html5?

Is it possible to play shoutcast (or some) internet radio streams with html5? So I have next code: <html&…

audio html radio audio-streaming shoutcast
Javascript check if radio button was checked?

I have found scripts that do it, but they only work with one radio button name, i have 5 different radio …

javascript radio
Android Media Stream Error? java.io.FileNotFoundException: No content provider :http://

I followed this to Play Stream Radio In android Here Its working Fine But Player Loading Bit Slow after clicking …

android stream media-player radio
How to Play the online streaming radio in Android

I am developing one application where i want to play live stream radio. I have an url using which i …

android audio-streaming radio
javascript selected radio

I want to check what is the selected radio input. here is my code. <input name="u_type" type="…

javascript radio selected