Hi guys, I'm trying to create a dependent select form like the one here http://www.ajaxray.com/blog/2007/11/08/jquery-controlled-dependent-or-cascading-select-list-2/
Here's my form: http://buzzmedia.com.my/honda/form.html Unlike the example from AjaxRay, my form has multiple rows. I need to figure out how to adapt the code from the AjaxRay example for my own form. I really don't have any background with programming so I don't know how to create objects and loops.. so I'm hoping one of you can help me out. Thanks!