geek...



I have a line of code that I use when I want a linked "thumbnail" or whatever, open a new borderless window to display the linked picture.

Is there a way to add to this code an element that can control the title bar on the new window?
("control" as in make it say "This is the Title Bar" for example.)

Here is the code I am using; (with angle brackets replaced by square brackets...)

[a onmouseover="window.status='01';return true" onmouseout="window.status='';return true" onclick="window.open ('resources/a00001m.jpg','josieart','menubar=no,scrollbars=no,status=no,width=420,height=290');return false"][IMG height=115 alt="" src="resources/a00001sani1.gif" width=148 border=0][/A]