I\'ve written a couple of functions that effectively replicate JSON.stringify(), converting a range of values into stringified versions. When I port my code over to JSBin an
I have the same problem with a element in a webform. So what I did to fix it was validate. if(Object === 'null') do something