Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 follow-up: ↓ 2 Changed 20 months ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
comment:2 in reply to: ↑ 1 Changed 20 months 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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.