Skip to content

Form element definitions

ksnabb edited this page May 23, 2012 · 7 revisions

button

type = "button"

name = <"name of the value">

class = "drawbutton" + one of: <"point", "route", "area"> + optional <"first", "second"> sets buttons next to each other + extra classes if needed for styling

data-color = <> the color to use for the feature

data-popup = <> the popup form to use for the feature --> has to be found in the popupforms of the questionnaire to work,,,

Clone this wiki locally