Title: Re: Witango-Talk: Radio button issue IE vs. Firefox
The definition is
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


on 5/11/06 21:13, Phil Wade at [EMAIL PROTECTED] wrote:

Dan,
It will depend on the HTML definition on the page but try:

<input type="radio" name="address_type"  value="Home" checked="checked" />


Regards

Phil


On 12/05/2006, at 11:00 AM, Dan Stein wrote:

This is strange
 
                                                <tr align="left">
                          <td
colspan="2"><label>
                            <input
type="radio" name="address_type"  value="Home" checked />
                          Home &nbsp;
                          <input type="radio"  name="address_type" value="Work" />
                          Business
                          </label></td>
                        </tr>
 
Works just fine in IE
 
In firefox the radio button will not change from the checked one
 
Anyone seen this before
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com

"I destroy my enemies when I make them my friends."   

Abraham Lincoln


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to