OsakaWebbie
Programmer
When I use window.open to open a new window, in front of the content I put in <title>My Title</title>, I first see the domain of the site, like this:
- My Title - browser name
How can I get it to leave off the domain, either in the calling window or in the popup? My popup is very small, so the title bar can't even show all of the domain, let alone the text I actually want to show.
- My Title - browser name
How can I get it to leave off the domain, either in the calling window or in the popup? My popup is very small, so the title bar can't even show all of the domain, let alone the text I actually want to show.