📜  如何使选项值在html代码示例中包含空格

📅  最后修改于: 2022-03-11 14:52:56.888000             🧑  作者: Mango

代码示例1
You should wrap value of attribute value in quote(Quote It). If you do 
not wrap them in quote then value after space will be considered as 
attribute itself:

$("#<%=listBrand.ClientID%>").append("");