473,395 Members | 1,454 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

HOWTO: Make some text hover over everything else

I think what I need to do is REALLY basic from the HTML/CSS
prospective. The long and the short of it is, I have developed a
Kiosk browser that embeds either IE7, IE6 or Firefox. When the kiosk
software detects no interaction for a give amount of time, I want to
display a message and a count down to reset the kiosk back to the home
page.

I can handle all the DOM code to insert HTML into the current page,
update the seconds left, rest the page, turn off the timer if the
mouse moves, extra.

What I cannot figure out is this: I want the timer/message to be
centered at the bottom of the browser/window but I want it to be a
"window" that hovers over everything else. I see this type of thing
all the time now in HTML where you click on something and a "window"
pops up over everything else, but it is simply some type of tag/
element on the HTML page.

How is that done?

Cartoper

Jul 22 '07 #1
1 3670
Well bust mah britches and call me cheeky, on Sun, 22 Jul 2007 02:46:00 GMT
herc scribed:
I think what I need to do is REALLY basic from the HTML/CSS
prospective. The long and the short of it is, I have developed a
Kiosk browser that embeds either IE7, IE6 or Firefox. When the kiosk
software detects no interaction for a give amount of time, I want to
display a message and a count down to reset the kiosk back to the home
page.

I can handle all the DOM code to insert HTML into the current page,
update the seconds left, rest the page, turn off the timer if the
mouse moves, extra.

What I cannot figure out is this: I want the timer/message to be
centered at the bottom of the browser/window but I want it to be a
"window" that hovers over everything else. I see this type of thing
all the time now in HTML where you click on something and a "window"
pops up over everything else, but it is simply some type of tag/
element on the HTML page.
Probably with javascript (to trigger) and css. You'll have to read up a
little on css, but something like that could be done with z-index (plus
other styling.)

--
Neredbojias
Half lies are worth twice as much as whole lies.
Jul 22 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or...
1
by: Gernot Hillier | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I'm the developer of a Linux ISDN application which uses embedded Python for controlling the communication. It starts several threads (i.e....
3
by: Matt Adams | last post by:
As well known I could specify the text color in the body tag like: <BODY TEXT=WHITE LINK=WHITE VLINK=RED ALINK=WHITE> What I want to achieve now is that always (!) the text of the last visited...
53
by: Cardman | last post by:
Greetings, I am trying to solve a problem that has been inflicting my self created Order Forms for a long time, where the problem is that as I cannot reproduce this error myself, then it is...
3
by: Mike Barnard | last post by:
Hi all, newbie here. Odd sounding subject but I can't describe it any better. I'm trying to teach myself a little about CSS. In a test site (not published) I am trying to use CSS to make...
11
by: CSN | last post by:
Is it possible to iterate over an array in plpgsql? Something like: function insert_stuff (rel_ids int) .... foreach rel_ids as id insert into table (rel_id, val) values (id, 5);
4
by: shonend | last post by:
I am trying to extract the pattern like this : "SUB: some text LOT: one-word" Described, "SUB" and "LOT" are key words; I want those words, everything in between and one word following the...
15
by: phillip.s.powell | last post by:
<style> div div table tr td a.navbar, div div table tr td font {display: none;} </style> <div class="navigationbar" style="background-color:Black; position: absolute; left:50%; top:127px;...
6
by: Ian Boyd | last post by:
Every time during development we had to make table changes, we use Control Center. Most of the time, Control Center fails. If you try to "undo all", it doesn't, and you end up losing your identity...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.