摘要: Format the Date The Date field displays date and time information by default. You can format it to display only the date. To format a date field Click the Design tab. Right-click the cell with ... 阅读全文
posted @ 2009-03-18 23:30 emanlee 阅读(606) 评论(0) 推荐(0)
摘要: Enable the Safari Debug menu option on Windows To enable the Safari Debug menu option, you need to find your Preferences.plist file located in %APPDATA%\Apple Computer\Safari (%APPDATA is typically C... 阅读全文
posted @ 2009-03-18 23:29 emanlee 阅读(2834) 评论(0) 推荐(0)
摘要: ================= I have tried like this.. function fnPrint() { document.getElementById('print').style.visibility='hidden'; window.all.print(); document.getElementById('print').style.... 阅读全文
posted @ 2009-03-18 23:28 emanlee 阅读(363) 评论(0) 推荐(0)