Difference between revisions of "Willkommen"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
try { | try { | ||
TagCanvas.textColour = '#0000ff'; | TagCanvas.textColour = '#0000ff'; | ||
− | TagCanvas.outlineColour = '# | + | TagCanvas.outlineColour = '#ff8000' |
TagCanvas.Start('myCanvas','tags'); | TagCanvas.Start('myCanvas','tags'); | ||
} catch(e) { | } catch(e) { |