DotNetGnat
Programmer
Hi guys,
can anyone tell me how to dim the background so that the alert is more visible...
i mean if i have something like this:
<html>
<body>
//some content here
<script language="javascript">
alert("success");
</script>
</body>
</html>
so when the alert window show up i want to dim the color of the background contents...
-DNG
can anyone tell me how to dim the background so that the alert is more visible...
i mean if i have something like this:
<html>
<body>
//some content here
<script language="javascript">
alert("success");
</script>
</body>
</html>
so when the alert window show up i want to dim the color of the background contents...
-DNG