Click to See Complete Forum and Search --> : How do I add Text To Bottom Title Bar?
kg6kjs
02-01-2006, 02:36 PM
I want to add text to the bottom left portion of a web page, well outsite the page and on the "title bar?" I don't no the correct name of this portion of the page. I have seen sites that have this example in lower left hand corner when the page is done loading it would say "Done ...www.Webdeveloper.com" or "Done ...Bookmark us now by pressing Ctrl-D" Thank You
The Little Guy
02-01-2006, 02:43 PM
http://www.javascriptcity.com/scripts/local/smouse3.htm
Its javascript, but here is a link to do this
kg6kjs
02-01-2006, 02:49 PM
Thank You, That will work great for what I want to do. Chris
The Little Guy
02-01-2006, 02:59 PM
also, here is a cool one, it has a message, along with a scrolling message:
http://javascript.internet.com/text-effects/double-status-bar-message.html
The Little Guy
02-01-2006, 03:00 PM
Oh, by the way, Firefox users won't be able to see any of these
Kravvitz
02-01-2006, 03:10 PM
It's disabled by default in Firefox. It can be enabled in the preferences though. Opera has that option in its preferences too, though I don't remember its default setting.
kg6kjs
02-01-2006, 04:52 PM
Yeah, I like that one a whole lot better. This is Better idea than I had. Thanks alot for the help. Chris