PDA

Click to See Complete Forum and Search --> : [RESOLVED] JS issue?


kleinma
Jul 27th, 2005, 11:27 AM
ok im not JS expert... but can someone tell me why this lines drops through to the alert when it should only when the boolean variable is false? you can see the intellisense to indicate it is infact true. Im debugging this in VS.NET 03

kleinma
Jul 27th, 2005, 11:35 AM
Ok i figured it out.. it was the ; at the end of the if statement.. hence my not being a JS expert :wave: