<input type="checkbox" name="selecta5samples" value="F5164-45" class="descriptionText" onChange="LimitReached(document.requestinfo,this,'selecta5samples')">

Well. Taz just pointed out to me that onChange only takes affect when you change the input field. Now I thought this was only for input text type fields, but that might be open for interpretation by various browsers and OS manufacturers.

Anyway, I trudged through my O'Reilly Rhino and discovered that "button types" use onClick rather than onChange. Button-types include checkboxes and radio buttons, so I've changed the code to use an onClick instead and when the PM gets back from the torture chamber (osteopath) I'll see if thats made any difference and I'll let you know.

Stephen


-- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
     *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
          *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



Reply via email to