> could you use > document.forms[0].position(document.all(id)) Just tried it and it said "id is undefined", so then replaced 'id' with 'boxSelected.id' (where boxSelected is the name of the argument given to 'this' passed in by the checkbox) and that said "Object doesn't support this property or method". I guess "position()" doesn't exist.
Do anyone know if there's something like getPositionFromId or something similar? -- Aidan Whitehall <[EMAIL PROTECTED]> Macromedia ColdFusion Developer Fairbanks Environmental Ltd +44 (0)1695 51775 ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
