Help - Search - Members - Calendar
Full Version: is this php?
Invision Power Services > Community Forums > Community Web Design and Coding
DjZvEr
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ʞ
No.

It looks like Javascript.
princetontiger
JavaScript most likely... ^^
DjZvEr
ok kool thanks
Arkitus
It could be actionscript too.
princetontiger
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
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.