Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: azzu5
Forum: JavaScript / DHTML / AJAX May 9th, 2007
Replies: 3
Views: 2,704
Posted By azzu5
try this...

for(i=1;i<=3;i++) {
tmp = "status" + i;
tmp1 = "document.form1." + tmp ;
alert(tmp1);
if(tmp1.checked){
..........................
}else{
..........................
Forum: HTML and CSS May 9th, 2007
Replies: 2
Solved: arrays & images
Views: 1,126
Posted By azzu5
use if else conditions to do this..! if tru then load true image or if false then load false image...

I hope this will help you..
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC