Modify ↓
Ticket #9669 (closed bug: duplicate)
the background color of tag body will be override in IE8
| Reported by: | yefniu@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.next |
| Component: | unfiled | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>itemteam</title> </head> <body style="background-color:red;"> <script type="text/javascript" src=" http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> </body> </html>
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.
