As per the title, )I have a form that needs and id
beacuse of the textarea
element.
(按照标题,)我有一个需要和id
的形式,因为textarea
元素。)
However, just adding the id
makes the form disappear completely. (但是,仅添加id
会使表单完全消失。)
Code before disappearance:
(消失之前的代码:)
View before disappearance:
(消失前的视野:)
Code when id
is added:
(添加id
时的代码:)
Refreshed page:
(刷新页面:)
Does anyone have a clue?
(有人有线索吗?)
I don't even know where to start looking for a solution, this seems so ridiculous. (我什至不知道从哪里开始寻找解决方案,这似乎太荒谬了。)
The newAd
is unique id
within the scope of the project, not just the page, and is only referenced in code within textarea
's form
attribute. (newAd
是项目范围内(而不仅仅是页面)的唯一id
,并且仅在textarea
的form
属性内的代码中引用。)
ask by Stefan Stankovi? translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…