$("#id").val()取值textarea是""

今天取值的时候,判断是null可以通过,证明不是null,明明是空的。

判断是''通过,证明取出来的是''空字符串。

原文地址:https://www.cnblogs.com/woshimrf/p/4605284.html