Template:TagCloud: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
     try {
     try {
       TagCanvas.textColour    = '#0000ff';
       TagCanvas.textColour    = '#0000ff';
       TagCanvas.outlineColour = '#ff8000'
       TagCanvas.outlineColour = '#ff8000';
      TagCanvas.freezeActive = true;
       TagCanvas.Start('myCanvas','tags');
       TagCanvas.Start('myCanvas','tags');
     } catch(e) {
     } catch(e) {

Revision as of 15:37, 10 November 2017

This is the tagCloud template

Example

  • Sport
  • Spiel
  • Spaß
  • Spannung

In Internet Explorer versions up to 8, things inside the canvas are inaccessible!

Links