View Single Post
  #19  
Old 28-11-2005, 22:49
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
Well, I searched the net and managed to find a way to overwrite the web-browser's "alert" box.

I am unsure how it will work on linux and mac's. Can anyone here want to see?

http://www.geocities.com/sagefankia/index.html
The button on the page pops up the alert window.

The style is loaded with css and the popup is initiated and handled with java functions. View the source to see what it is like.

The original code page is here, along with their example:
http://slayeroffice.com/code/custom_alert/
The fifth or so paragraph down states how it stops user interaction while the window is open.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]

Last edited by Quall999; 28-11-2005 at 22:59.
Reply With Quote