fernando-cb Posted May 15, 2012 Report Share Posted May 15, 2012 como colocar um alert javascript ao iniciar a pagina do google.<?php header("Location: http://www.google.com.br?require('exib...');");?>exibe.php<script type="text/javascript"> alert("Atenção");</script> Quote Link to comment Share on other sites More sharing options...
Question
fernando-cb
como colocar um alert javascript ao iniciar a pagina do google.
<?php
header("Location: http://www.google.com.br?require('exib...');");
?>
exibe.php
<script type="text/javascript">
alert("Atenção");
</script>
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.