View Single Post
Old 12-08-2005, 09:55 AM  
Zester
Confirmed User
 
Zester's Avatar
 
Industry Role:
Join Date: Jul 2003
Posts: 5,344
Quote:
Originally Posted by J.P.
try this:
Code:
if (typeof myvar = = "undefined") {
   // do something - or nothing :)
}
this should solve your problem...

of course, drop the space between = and =
thanks mate
__________________
* Mainstream ? $65 per sale
* new male contraception
Zester is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote