Skip to main content

Search and Top Navigation

#4844 closed bug (notabug)

Opened September 08, 2009 04:41PM UTC

Closed September 19, 2009 05:23PM UTC

Last modified October 11, 2012 09:15PM UTC

Toggle effect executes twice

Reported by: ig16022 Owned by:
Priority: major Milestone:
Component: ui.effects.core Version: 1.7.2
Keywords: toggle, effect Cc:
Blocked by: Blocking:
Description

Please refer to the attached ASP.NET project. It shows what happens. If you run the toggle method in the document's ready method, the alert method is called twice. This behavior is incorrect. I think the problem appears because the toggle method results in moving the target control's scripts to the page's head.

Attachments (1)
  • Test1.zip (94.1 KB) - added by ig16022 September 08, 2009 04:41PM UTC.

    ASP.NET project showing the toggle method double execution

Change History (2)

Changed September 19, 2009 05:23PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

Need a minimal test case. Please use only client-side technology.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted