Internet Explorer 6 reports a a javascript error on this page (and most others?): in the page source there shouldn't be a comma at the end of extraClass:'twiki',

(those commented out lines broke it).

  /* tooltips */
  if (true) { 
    $(".natTopicAction, .natUserAction, .natSideBar a, .natWebButtons a").tooltip({
      delay:350,
      track:true,
      showURL:false,
      extraClass:'twiki',
      //extraClass:'bubble',
      //showBody:': '
    });

yup - IE has that problem :/ -- SvenDowideit

Bloody comma in hashes. Will remove. -- MichaelDaum - 13 Nov 2008 - 07:56

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads