You'll notice that when you click on a menu to view it; the title bar and URL bar will show you the entire path to the file. I was wondering if it was possible to change the title bar to just say the name of the menu you clicked on. I hope I'm using my terms correctly.
Title Bar Question
Moderator: General Moderators
Title Bar Question
You can check out my site here...
You'll notice that when you click on a menu to view it; the title bar and URL bar will show you the entire path to the file. I was wondering if it was possible to change the title bar to just say the name of the menu you clicked on. I hope I'm using my terms correctly.
You'll notice that when you click on a menu to view it; the title bar and URL bar will show you the entire path to the file. I was wondering if it was possible to change the title bar to just say the name of the menu you clicked on. I hope I'm using my terms correctly.
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: Title Bar Question
Not possible. This is a function of the browser and/or the plugin that shows the PDF in the browser. I use Firefox on Linux and I don't even view the menu in the browser, it is downloaded.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: Title Bar Question
It might be possible to open it in a frame set or iframe in an HTML page which would work.AbraCadaver wrote:Not possible. This is a function of the browser and/or the plugin that shows the PDF in the browser. I use Firefox on Linux and I don't even view the menu in the browser, it is downloaded.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Re: Title Bar Question
That may be what I try next. Thank you again.AbraCadaver wrote:It might be possible to open it in a frame set or iframe in an HTML page which would work.AbraCadaver wrote:Not possible. This is a function of the browser and/or the plugin that shows the PDF in the browser. I use Firefox on Linux and I don't even view the menu in the browser, it is downloaded.