Consider an html calculator. it obviously needs some sort of text input field and buttons, but it also obviously doesn't need a server to work.
what do I do then? I CAN make it work fine using JS, but how should the HTML itself be formatted? do I use a <form> tag and have it target nothing? or do I just omit it entirely?
EDIT:
I know i can just use <button> in lieu of submit <input>, but what about radio buttons, text inputs, etc.?
This post has been edited by The Architect 2.0: 29 December 2012 - 06:03 PM

New Topic/Question
Reply



MultiQuote



|