Page 1 of 1

Title Bar Question

Posted: Fri Feb 19, 2010 11:11 am
by mendenha
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. :)

Re: Title Bar Question

Posted: Fri Feb 19, 2010 11:16 am
by AbraCadaver
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.

Re: Title Bar Question

Posted: Fri Feb 19, 2010 11:29 am
by AbraCadaver
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.
It might be possible to open it in a frame set or iframe in an HTML page which would work.

Re: Title Bar Question

Posted: Fri Feb 19, 2010 11:38 am
by mendenha
AbraCadaver wrote:
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.
It might be possible to open it in a frame set or iframe in an HTML page which would work.
That may be what I try next. Thank you again.