On 6/6/06, Damien McKenna <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: Jim Wright [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, June 06, 2006 5:27 PM > > > > IE is getting confused because you are using a variable "total_cases" > > with the same name as one of your elements on the page...just change > > the name of that variable, and you should be ok... > > That was it, thanks! >
Also note that it would have worked as-is if you had declared the total_cases variable at the beginning of your function. -- Jim Wright Wright Business Solutions [EMAIL PROTECTED] 919-417-2257 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242720 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

