SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: how to Overlay text message?
-
Jul 11, 2008, 07:56 #1
- Join Date
- Oct 2005
- Posts
- 58
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
how to Overlay text message?
Hi All,
Is it possible to use css to overlay a box in the center of the page which displays a text message.
Im not sure if css is the way to go, but i guess you guys will know
cheers
-
Jul 11, 2008, 09:34 #2
- Join Date
- Dec 2007
- Posts
- 358
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
If you mean a box created with alert() function, then no.
If the box is created with HTML/CSS itself, then probably yes, but it requires more details.
Screenshot and sample code would be the best.
Bookmarks