Forum Moderators: open
In index.html I have:
javascript:popup('blue_widgets.html')
This then opens a new window but the window name is
ht tp://www.widgets/blue_widgets.html')
instead of Blue Widgets as this is what is in the title tag.
Note that this only happens in IE. Mozilla correctly titles the window as Blue Widgets.