Hm, sorry for the annoyingly long title...
Anyways, I'm writing a small interactive webpage of sorts and was just about to add BBCode insertion tags to my textareas.
That works well, except for one thing - every single button I insert within the form will post the data when clicked. I do not want that, and actually I thought you needed to specify
<input type = "submit" ...> for these things.
I've googled for it, but managed to find nothing of relevance. Still, this should probably be pretty standard knowledge, so if anybody feels like sharing, I'm all ears