Actually I've added these three lines.

var id = this.obj.name + "1";
document.getElementById(id).style.visibility = "visible";
document.getElementById(id).style.display = "table-row";

I've added the <td id="formfieldname1"> right under the row where the
form field is and put the visibility=hidden.

so, what I was trying to do is once those qforms gonna make those
fields background red, just display that <tr> too.

and in IE its giving me an error, and in firefox it gives me an error
as well as it displays correctly too.

Please advise.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223711
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

Reply via email to