Well, I was simply wanting to know if one can have else if statements in a script where more than one would be true.
I'm positive my code is correct. It worked perfectly after I eliminated the conflict.
I guess you can only use conflicting else if statements in a function, but not in if else statements that will be called automatically unless the script will no longer be on the page to keep running such as when using window.location. I'm correct on this right?
Sorry that I wasn't more clear on my question; I was very sleepy when I posted it. Thanks for offering to help though. 
Last edited by SillyWilly; 02-05-2008 at 07:48 AM..
|