Microsoft
Software
Hardware
Network
Question : Function needs help with if this or this then that
Hi, I've got this function here that I need to work on 2 levels.
function subit_confirm_update(){
if((document.getElementByI
d("savesta
tus").inne
rHTML=='')
or (document.getElementById("
savestatus
").innerHT
ML=='Saved
')){
alert("No update needed.");
return false;
}
}
though this doesn't work, would anyone provide a working function for this example?
Answer : Function needs help with if this or this then that
Could you please mention what your code is trying to do (exact reqquirements) at first place?
var value = document.getElementById("s
avestatus"
).innerHTM
L;
if ( value.length == 0 || value == "Saved")
{
alert("No update needed.");
return false;
}
Random Solutions
Major help is needed customizing the Windows 7 default user profile
ISA denying with blank rule
jar encryption
ant carrying their own
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
Database on a 64 bit OS - Conection issues
Caml Query on Item versiion History
2 selects in a stored proc
Copy multiple files from Unix to Windos: VBS
Office 2003 Clip Art not working