javascript matter advantage wrong values
does anybody knows since dash advantage false even upheld twine "active"?
if ($('status_'+id).gettext()=="active")
i've also attempted changing formula to
if ($('status_'+id).gettext()==string("active"))
and
if (string($('status_'+id).gettext())=="active")
and still luck.
i've also checked $('status_'+id).gettext() by console.log establish unequivocally advantage "active"
i awe since doesnt work?
any ideas?
Comments
Post a Comment