C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Training   ASP.NET Web Hosting    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

Play Silverlight Games or Submit your Silverlight applications and earn 90% AdSense revenue.

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




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.
My Blog: http://venkat-dotnetsamples.blogspot.com

Please remember to Rate “Excellent or Good or Poor”





Responses

Author: Miss Meetu Choudhary    17 Oct 2008Member Level: DiamondRating:     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
Do not forget to Rate the post...
Go Green Save Green
knowing is not enough we must apply...



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