[jQuery] Re: ToolTip Plug Crashes (bassistance)

2008-04-04 Thread Kyle Holder
] wrote: Kyle Holder schrieb: Hi, I have a page with about 30 instances of the tool tip object on them. These are dynamically updated divs. In order to change the text inside the tooltip, you need to re-initialize them by calling $ (#object).tooltip(). This works perfectly. However, when I

[jQuery] ToolTip Plug Crashes (bassistance)

2008-04-03 Thread Kyle Holder
Hi, I have a page with about 30 instances of the tool tip object on them. These are dynamically updated divs. In order to change the text inside the tooltip, you need to re-initialize them by calling $ (#object).tooltip(). This works perfectly. However, when I do that too many times (the

[jQuery] Re: ToolTip Plug Crashes (bassistance)

2008-04-03 Thread Kyle Holder
Perfect. Thank You! On Apr 3, 4:52 pm, Jörn Zaefferer [EMAIL PROTECTED] wrote: Kyle Holder schrieb: Hi, I have a page with about 30 instances of the tool tip object on them. These are dynamically updated divs. In order to change the text inside the tooltip, you need to re-initialize