Opened 11 years ago
Closed 11 years ago
#11062 closed bug (worksforme)
firefox Bug
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | web | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (1)
comment:1 Changed 11 years ago by
Component: | unfiled → web |
---|---|
Priority: | undecided → low |
Resolution: | → worksforme |
Status: | new → closed |
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.