![]() |
|
|
+ Search |
![]()
|
Dec 4th, 2002 19:06
Ryan Buterbaugh, tracey,
you could use a simple timeout in javascript:
<script language="javascript">
setTimeout("hidelayer('layer')",6000);
</script>
seems like thats all thats necessary