不知道各位有没有做过用于打印的Web页。

我帮客户做这个页面的时候,喜欢把某些区域定为contentEditable="true",目的是让客户可以随便修改这些地方。

例如:

<Asp:Panel runat=server contentEditable="true"/>..<Asp:Label runat=server id=PrintTitle Text=PrintTitle/>..</Asp:Panel>

转自:http://blog.joycode.com/lostinet/archive/2004/09/18/33905.aspx

相关文章:

  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-12-06
猜你喜欢
  • 2021-11-05
  • 2021-12-19
  • 2021-12-19
  • 2021-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-12-23
相关资源
相似解决方案