As per the title, )I have a form that needs and id
beacuse of the textarea
element. However, just adding the id
makes the form disappear completely.
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.