You are here: Foswiki>Tasks Web>Item158 (13 Nov 2008, MichaelDaum)Edit Attach

Item158: Javascript errors at twikifork.org

pencil
Priority: Urgent
Current State: Closed
Released In:
Target Release:
Applies To: Web Site
Component: NatSkin
Branches:
Reported By: SeanMorgan
Waiting For:
Last Change By: MichaelDaum

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

ItemTemplate edit

Summary Javascript errors at twikifork.org
ReportedBy SeanMorgan
Codebase
SVN Range TWiki-4.2.3, Wed, 06 Aug 2008, build 17396
AppliesTo Web Site
Component NatSkin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins NatSkin:1168c5df1e9b
ReleasedIn
Topic revision: r4 - 13 Nov 2008, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy