tab ဘား မွာေတာ့ HTML ကအဆင္မေျပလို႕ javascript နဲ႕ေရးက်တာမ်ားတယ္ html
သိရင္လဲထပ္ရွဲက်ဗ်ာေနာ္...အခုကုဒ္ကဒီမွာဒီတုိင္းတင္လို႕မရလို႕ ဖိုင္နဲ႕တင္ေပးလိုက္တယ္
msg မွာေတာ့ၾကိဳက္တာထည့္ဗ်ာေနာ္..
code of run.txt
ဒီလိုမဴိးေလးေပါ့
အသံုးတည့္မလားေတာ့မသိဘူး။
ဒီဆိုဒ္ 2 ခုကို၀င္ၾကည့္လိုက္ပါ။
http://www.glitteryourway.com/goodies/marqueegenerator/
http://www.dinscafe.com/ledscroller.html
html ကုတ္ေလးပါ
Get a scroller sign at http://www.glitteryourway.com!<script language="javascript" type="text/javascript">
msg = " Welcome to Approach for Future ";
msg = "..." + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
</script>
<style type="text/css">
HTML,BODY{cursor: url(http://www.JellyMuffin.com/cursors/pointers/cursors/sc.ani), url(http://www.jellymuffin.com/cursors/pointers/thumbs/pointer08.gif), auto;}
A {color:;text-decoration:none;}
A:hover{ background-image: url(http://img.freecodesource.com/images/generators/linkbgimage/blinkco...);text-decoration:underline;}
#scd{cursor:default;margin-left:3px;margin-right:3px;color:#fff;}
</style>



