DjZvEr
Jun 5 2005, 10:46 PM
var msgBodies = new Array(); var expanded = false; function disable_subject (index) { if (index == 1 || index == 2) { document.frm.subject.value = "[ mobile message ]"; document.frm.subject.disabled = true; } else { document.frm.subject.value = ""; document.frm.subject.disabled = false; } } function toggleExpansion(){
bılʞ
Jun 5 2005, 10:48 PM
No.
It looks like Javascript.
princetontiger
Jun 5 2005, 11:04 PM
JavaScript most likely... ^^
DjZvEr
Jun 8 2005, 10:00 PM
ok kool thanks
Arkitus
Jun 8 2005, 10:25 PM
It could be actionscript too.
princetontiger
Jun 8 2005, 10:46 PM
It could, but do you honestly think someone is going to make an Object called "document" and "frm"
It also could be that JSFL thingy in MX 2004... but, I highly doubt it.
It makes more sense that it is JavaScript.
Arkitus
Jun 9 2005, 08:09 AM
yeah, you are probably right.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.