On Wed, May 4, 2005 11:54, Abatasya said:
> rekans,
>
> [..dihapus..]
>
> <a href="javascript:void(null);" onclick="open('webcam.php', 'w e b c a
> m','toolbar=no, scrollbars=no, location=0, resizable=0, width=320,
> height=240');" onmouseover="window.status='click here to see me in
> action'; return true;" title="click here to see me in action..."><img
> src="images/webcam.jpeg" border="0" alt="wanna see me?" width="160"
> height="120" /></a>
>
> saya sudah coba dengan menyederhanakan syntax tersebut menjadi:
>
> <a href="javascript:void();" onclick="open('webcam.php', 'w e b c a
> m','toolbar=no, scrollbars=no, location=0, resizable=0, width=320,
> height=240');"><img src="images/webcam.jpeg" border="0" alt="wanna see
> me?" width="160" height="120" /></a>
>jawab sendiri nih... saya coba ngikutin http://javascriptkit.com/javatutors/window3.shtml dan dicoba pake ie, sudah bisa. beberapa teman yang lain juga sudah mencobanya dan sudah beres katanya. syntax-nya saya ubah jadi: <a href="javascript:void();" onclick="window.open('webcam.php', 'webcam','width=320,height=240')"><img src="images/webcam.jpeg" border="0" alt="wanna see me?" width="160" height="120" /></a> salam. Abatasya. --------------- Go ahead, go ahead and light up the town And baby, do everything your heart desires Remember, I'll always be around ("Time is on My Side", Rolling Stones) -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip, FAQ, dan info milis di http://linux.or.id/milis Tidak bisa posting? Baca: http://linux.or.id/problemmilis http://linux.or.id/tatatertibmilis
