Jquery Dialog, Adding a new line of styled text

后端 未结 1 1346
名媛妹妹
名媛妹妹 2021-01-13 04:23

I am trying to create a customer support dialog. I want the dialog to have two lines of text, and a title. The first line will be an error message, and the second will be a

1条回答
  •  余生分开走
    2021-01-13 05:03

    Why \n? You should use
    .

    "You have an error... number 
    Customer Support: ..."

    0 讨论(0)
提交回复
热议问题