User Profile
Collapse
-
Sorry, the cut and paste was not working properly. Will try to repost -
If statement doesn't work
In the above example if I remove...Code:var showMessageResponse = function (oXML) { // get the response text, into a variable var response = oXML.responseText; // update the Div to show the result from the server document.getElementById("responseDiv").innerHTML = response; if 1==1 { document.form1.Email.style.backgroundColor="#FF9F9F"; }; };Last edited by Niheel; Sep 20 '11, 10:35 PM.
No activity results to display
Show More
Leave a comment: