Page 1 of 1

Radio button selected by default in Mozilla

Posted: Wed Jul 12, 2006 2:39 am
by eshban
hi,

On my PHP page, i have just two Radio button. So user has an option to just select one at a time. By default, when a page loads in internet Explorer, it does not select any radio button. And i want this

But problem occurs in Mozilla, when i open my php page in Mozilla, the mozilla by default select first combo box.

so what can i do so that MOZILLA browser does not select any radio button, means i want to change the state of Radio button to 'unselected'

plz help in this topic

Eshban

Posted: Wed Jul 12, 2006 3:16 am
by JayBird
Moved to Client Side

Posted: Wed Jul 12, 2006 5:46 am
by Weirdan
post your html please. surround it with

Code: Select all

 and 
tags