-
Printing frames in javascript
I want to print a frame out of three frames. I am using the following code
frame1 = frame to be printed
parent.frame1.focus();
window.print();
But this does not work in the netscape communicator.. What is the reason
for this ??. This works fine in IE 5..
Can i insert page breaks in my code for formatting the particular frame
??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks