Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10758 closed bug (invalid)

Bubble popup give jquery error in xhtml doc but works fine in html doc

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version:
Keywords: Cc:
Blocked by: Blocking:

Description

We have implemented a jquery bubble popup plugin in our application which is working fine in .HTML doc(http://ocw5.mit.edu/scripts/Mathmlpopup.html) but not working in .XHTML doc (http://ocw5.mit.edu/scripts/Mathmlpopup.xhtml).

Please have a look tell me if you find any thing wrong.

Change History (2)

comment:1 Changed 12 years ago by dmethvin

Resolution: invalid
Status: newclosed

This is to vague a description and too much code for a bug report. The two files differ a LOT, not just by their doctypes -- just diff the two files! It's not even clear what you mean by "not working".

Please create a minimal test case, preferably at jsFiddle.net, that includes only jQuery (no plugins) and submit a new bug report with a specific problem description.

comment:2 in reply to:  1 Changed 12 years ago by dfdf

Replying to dmethvin:

This is to vague a description and too much code for a bug report. The two files differ a LOT, not just by their doctypes -- just diff the two files! It's not even clear what you mean by "not working".

Please create a minimal test case, preferably at jsFiddle.net, that includes only jQuery (no plugins) and submit a new bug report with a specific problem description.

Note: See TracTickets for help on using tickets.