i just came across the "Fun Java" thread.
I found the alert coding
Make your own alert
javascript:alert("Your text here")
I'm on IE8 so i have developer tools
Now i wanna try adding it to Facebook (i know this would not work permantly) only when i add it.
i would like to know where abouts to put this so and what to add to it so that when i would get a notification it comes up how the alert would.
So instead of it showing the notifications at the top it will pop up in the alert box.