Archive for the 'HTML' Category

How to do background avatar…

May 4th, 2008

Entry ni.. aku tulis bagi memudahkan korang yang guna blogger, nak add background avatar ni.. korang leh rujuk..

  1. oittttt.blogspot.com
  2. Trik & Tips blogging

Happy blogging.. :D

Share This Post

 

Posted by Mr Am | Filed in BLOG, HTML, SERVER, System, Uncategorized | Comment now »

 

scrolling page title (versi ii)

May 4th, 2008

Kepada yang xberminat dengan versi i, korang gunakan versi ii ni.. harap korang enjoy k..

code :

<script language="javascript"> var kiri="["; var kanan="]"; var msg="-- Welcome to my cute System --"; var speed=300; function scroll_title() { document.title=kiri+msg+kanan; msg=msg.substring(1,msg.length)+msg.charAt(0); setTimeout("scroll_title()",speed); } scroll_title(); </script>

Share This Post

 

Posted by Mr Am | Filed in BLOG, HTML, Javascript | Comment now »

 

Request From Nadirah.. (Favicon + scrolling page title)

April 30th, 2008

Request from Nadhirah

Read the rest of this entry »

Share This Post

 

Posted by Mr Am | Filed in BLOG, HTML, Uncategorized | 1 Comment »