Julai 2015 / Syawal 1435
Hit the next arrow...
... to step through ...
... a fragmented slide.
There's different types of fragments, like:
grow
shrink
fade-out
current-visible
highlight-red
highlight-blue
<?php
// 1. laporan tahap kesilapan kod PHP
error_reporting(E_ALL);
// 2. isytiharkan zon masa => Asia/Kuala Lumpur
date_default_timezone_set('Asia/Kuala_Lumpur');
// 3. setkan tatarajah sistem
require 'tatarajah.php';
// 5. istihar class Mulakan
$aplikasi = new Mulakan();
?>
<a href="pergimana.html">abc</a>
Reveal.addEventListener( 'customevent', function() {
console.log( '"customevent" has fired' );
} );