> Try putting onLoad="show()" in your BODY tag instead of having it inline in > your javascript and see if it makes any difference. This ensures that your > whole page is loaded before the javascript function starts referencing page > elements. > > Regards: Ayudh
Cool... one gold star for you! What p's me off though is why the javascript didnt throw a big fat error when it tried to reference a form element that didnt exist yet?... anyhoo... problem solved. thanks muchly :) _______________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: www.gruden.com _______________________ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
