User Profile
Collapse
-
Not sure about a formal message box, but in the meantime, how about just a <div> element that you make visible, that includes a button that when clicked will hide it again? -
You may have to combine the two Javascript functions into one and just call that. Additionally, you can add the call on click attribute in the declaration of the button, with simply the onclick="functi on()" attribute.Leave a comment:
-
Writing app in C# to manipulate taskbar/notification area
Hey all,
First post on thescripts, this site has answered many of my questions in the past via searching.
Basically, my philosophy on the taskbar and notification area is that what's displayed shouldn't necessarily represent what is running, but what is running that requires interaction. Some things simply require no interaction and so shouldn't be displayed. My anti-virus program and Windows Sidebar are two apps for...
No activity results to display
Show More
Leave a comment: