Thanks to the Canvas element of HTML5, complex drawings and drawing functions are possible in HTML pages. This opens up new possibilities for online forms, such as the implementation of a signature function.
Continue reading
Thanks to the Canvas element of HTML5, complex drawings and drawing functions are possible in HTML pages. This opens up new possibilities for online forms, such as the implementation of a signature function.
Continue readingThis article explains everything about the basics and creation of an online application form, also called internet form or HMTL form, as well as their special use cases.
Continue readingWhen designing or publishing an online form, it often happens that you want to limit the number of characters that can be entered in a text field, such as textarea or input type=”text”, and you may want to visualize this to the user.
Continue reading