Feedback: irt.org FAQ Knowledge Base Q1160
Feedback on: irt.org FAQ Knowledge Base Q1160
Sent by Roy Brown on March 22, 2000 at 10:43:02: - feedback #973
Worth: Very worth reading
Comments: There is a way to remove the title bar from the netscape window. However it requires the editing of a netscape file along with a signed script. Another problem with this is that the user losses the ability to move the window.
Sent by Jason on May 04, 2000 at 11:08:32: - feedback #1179
Worth: Not worth reading
Length: Too short
Comments: What kind of an answer is no? An explanation of why the answer is no would be a little better I think. Oh, well I guess not everyone can be a good technical writer.
Sent by Jim Beveridge on August 25, 2000 at 00:48:22: - feedback #1672
Comments: IE5 has introduced the concept of HTML Applications, which can be created without a caption. The caveat is, because of security, they can't be served from a web server. The head of an HTML app with no caption would be: <HEAD> <TITLE>Sample No Caption</TITLE> <HTA:APPLICATION ID="idApp" APPLICATIONNAME="Sample No Caption" BORDER="thick" CAPTION="no" ICON="/graphics/creature.ico" SYSMENU="no" > </HEAD>
Sent by Michael Klinteberg on September 12, 2000 at 20:56:18: - feedback #1746
Length: Too short
Comments: Add hundreds of to the title and you will remove the title caption. You could write a loop for this and user the document.write to add... <title>  </title>
|