Skip to main content

Bug Tracker

Side navigation

#2180 closed bug (duplicate)

Opened January 16, 2008 06:06PM UTC

Closed January 16, 2008 08:23PM UTC

JQuery fails to execute search in pages containing applets.

Reported by: cesare Owned by:
Priority: major Milestone: 1.2.3
Component: core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
Description

When a given page contains an applet, $(query) fails when

it traverses the applet node. Probably because it is a special

node which does not have the same properties that common HTML

nodes. In JQuery 1.1.4 this can be avoided just ignoring tag

named "applet" in search routines (have a patched version for

this if there is any interest in it).

thanks, and have a good day,

Hernan Rancati.

Attachments (0)
Change History (1)

Changed January 16, 2008 08:23PM UTC by davidserduke comment:1

milestone: 1.2.11.2.3
resolution: → duplicate
status: newclosed

Duplicate of #2181