crmpicco
07-04-2005, 03:14 PM
alert ("AGE = " diff);
How do i put a marker inside this alert?
diff is a variable (integer)
How do i put a marker inside this alert?
diff is a variable (integer)
|
||||
alert markercrmpicco 07-04-2005, 03:14 PM alert ("AGE = " diff); How do i put a marker inside this alert? diff is a variable (integer) nikkiH 07-04-2005, 03:17 PM Not sure what you meant by marker, but is this what you want? alert ("AGE = " + diff); crmpicco 07-04-2005, 03:25 PM great, thanks |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum