PHP, Javascript
#2

Code:
<a href="#" on‌click="alert()">link</a>
<script language="javascript" type="text/javascript">
function alert()
{
    alert('This is what an alert message looks like.')
}
</script>
This has nothing to do with PHP though, just HTML/JS.
Reply


Messages In This Thread
PHP, Javascript - by cnoopers - 27.12.2013, 19:49
Re: PHP, Javascript - by iLinx - 27.12.2013, 19:51
Re: PHP, Javascript - by cnoopers - 27.12.2013, 19:57
Re: PHP, Javascript - by Isolated - 27.12.2013, 20:41
Re: PHP, Javascript - by cnoopers - 27.12.2013, 20:45
Re: PHP, Javascript - by Isolated - 27.12.2013, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)