#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 follow-up: 2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
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.
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.