C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

disable title bar in child window


Posted Date: 17 Oct 2008      Posted By: venkatesan      Member Level: Diamond     Points: 1   Responses: 2



hi

anyone know how

to disable the title bar using javascript..



Regards,
M.Venkatesan.
Dot Net Code Snippets





Responses

Author: Miss Meetu Choudhary    17 Oct 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

you can go with the following java code to open a child window without the titlebar no scrollbars u can specify width and height as your own choice and can tell the location using top and left to display the window you can decrease the parameters according to your need

window.open('pageurl','popuppage','scrollbars=no,width=400,height=400,resizable=no,left=500,top=260,toolbar=no,titlebar=no');

==
Thanks and Regards
Meetu Choudhary

Thanks and Regards
Miss Meetu Choudhary (Site Coordinator)
Go Green Save Green
My Profile on Google



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : What is wrong with this code?
Previous : Create user programmatically in asp.net MVC help
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use