FrontPage 

Fuego wiki

Login or create account

Fuego Tips in split format

Here are some miscelaneous fuego tips:
Here are some miscelaneous fuego tips:
  • to debug flot/mod.js, put the following near the start of a routine:
 * to debug flot/mod.js, put the following near the start of a routine:
jQuery('.plots').append('<div class="container"><div class="area_header">'+testsuite+':'+ 'TRB DEBUG - debug data here' +'</div>'
                                +'</div></div>');
{{{
jQuery('.plots').append('<div class="container"><div class="area_header">'+testsuite+':'+ 'TRB DEBUG - debug data here' +'</div>'
                                +'</div></div>');
}}}
}}}
TBWiki engine 1.8.3 by Tim Bird