TitleBar On IE

Dec 7, 2005

Does anyone know how to take away the top part(Minimize, maximize and
close bar) of IE in javascript.

View 3 Replies


ADVERTISEMENT

Opening Window Without A Titlebar

Jul 23, 2005

Can a window be opened without a titlebar? Can an alert message box be opened without a titlebar and an OK button?

I'm trying to display something like a tooltip when the onclick event occurs.

View 6 Replies View Related

Remove Titlebar In Popup Window?

Jul 14, 2009

We need to open a popup window only with borders. We removed all the contents like menubar, toolbar.. etc. but we are unable to remove titlebar from the window.

View 10 Replies View Related

Small Popup Window For With No Titlebar Or Borders In IE 6+?

Nov 11, 2006

I'm trying this and it has no titlebar, but shows the calendar on a full page.

<a
href="javascript:calendar_window=window.open('cal.aspx?f ormname=aspnetForm.<%=
ChargeFormView.FindControl("StartDate_date").ClientID
%>','calendar_window','width=180,height=130,left=500 ,top=300,titlebar=no,fullscreen=yes');calendar_win dow.focus()">

If I remove fullscreen=yes, I get a nice small window but with a titlebar.

View 4 Replies View Related

JQuery :: Put An Icon In The Left Top Corner Of Titlebar?

Aug 10, 2010

how to put some icon in the left corner of title bar, just before the title?

View 4 Replies View Related

Window Without Titlebar (for Html-based App On Public Machine)?

Feb 27, 2009

I'm about to start a project where the application is one used on a publicly accessed machine. It could be like, say, a ticket purchasing application in a kiosk machine; or maybe touch-screen app that tells grocery shoppers which aisle has coffee, etc.

So my question is, can javascript (or some other language?) be used to open a window without any controls (toolbars, menubars, titlebars, frame, etc) so that the user can't close the application (or resize, change, etc.)?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved