Modify ↓
Ticket #11062 (closed bug: worksforme)
firefox Bug
| Reported by: | francisco.leonel.jimenez@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | web | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
This is not a jQuery error itself, but a bug in the website. I'm using firefox 8.0 and i can see some javascritp showing up above of the menu. I've tried with Chrome and looks good.
Just wanted to let you know.
URL: http://docs.jquery.com/Main_Page
Visible Javascript:
| "125"; iframe.style.border = "none"; $(this).prev().append(iframe); $(window).load(function(){ var doc = iframe.contentDocument | iframe.contentWindow.document; source = source .replace(/", ""); doc.open(); doc.write( source ); doc.close(); }); }); }); |
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for submitting a ticket! I've just checked this in FF8 and FF9 but haven't been able to reproduce. If you can submit a screenshot or provide further information about how to reproduce, we'll happily reopen.