Printing fieldsets in firefox

后端 未结 3 370
灰色年华
灰色年华 2020-12-09 19:11

I\'ve been adding some new css to an existing project (using media=\"print\") in the page header. It\'s going smooth and (for once!) IE is giving nice, expected results, but

3条回答
  •  一向
    一向 (楼主)
    2020-12-09 19:39

    Check out this jQuery hack I just wrote to solve this issue, figured I'd share even though I'm a bit late. You can change "printEnclosure" to an HTML tag I believe and the CSS at the end is obviously optional.

    TEST Test Content goes here...

提交回复
热议问题