Thursday, July 19, 2012

ဧ​ရာ​ ​ြမန်​မာ​ယူ​နီ​ကုဒ်​စာ​လံုး​​သံုး​ချင်​တယ်​။​ ​ဒါ​ေပ​မယ့်​ ​ေဇာ်​ဂျီ​သမားေတွ​ ​ဖတ်​မ​ရ​မှာစိုး​တယ်​။​ ​အဲ​ဒါ​ …


ဟုတ်​ကဲ့​။​ ​အ​ခု​ေနာက်​ဆံုး​ ​ထုတ်​​ေပးထား​တဲ့​ AZU​ ​ကို​သံုး​မယ်​ ​ဆို​ရင်​ အဲ​တာ​ကို​​ေြဖ​ရှင်း​ေပး​နိုင်​ပါ​တယ်​။​ ​ဘယ်​လို​အ​သံုး​ြပု​မ​လဲ​ဆို​ရင်
ပ​ထ​မ​ HTML Editor တ​ခု​ခုနဲ့​ ​ဖွင့်​ြပီး​ေတာ့
<script src=’http://www.ayarunicodegroup.org/zgayar.mini.js’ type=’text/javascript’/>
<script src=’http://www.ayarunicodegroup.org/ayarzg.mini.js’ type=’text/javascript’/>
<script type=’text/javascript’>
original_content_font = &#39;ayar&#39;;
display_content_font = &#39;ayar&#39;;
function init() {
// quit if this function has already been called
if (arguments.callee.done) return;
// flag this function so we don&#39;t do the same thing twice
arguments.callee.done = true;
if (original_content_font == &#39;zawgyi-one&#39;){
toA();
}
else if (original_content_font == &#39;ayar&#39;){
toZ();
}
if (display_content_font == &#39;zawgyi-one&#39;){
toZ();
}
else if (display_content_font == &#39;ayar&#39;){
toA();
}
};
/* for Mozilla */
if (document.addEventListener) {
document.addEventListener(&quot;DOMContentLoaded&quot;, init, false);
}
window.onload = init;
</script>
<link href=’http://goo.gl/X7Uoc’ rel=’stylesheet’ type=’text/css’>
ကို
<head>​ ​နဲ့​ </head>
ြကား​မှာ​ ​ထည့်​ေပး​ပါ​။​ ​ေနာက်​တ​ခါ
<div class="otf" style="left: 0px"><a id="A" class="selected" href="javascript:" onclick="if (this.className==’selected’)return;toA();this.className=’selected’;document.getElementById(‘Z’).className=”">
AYAR UNIcode</a></div>
<div class="otf" style="right: 0px"><a id="Z" href="javascript:" onclick="if (this.className==’selected’)return;toZ();this.className=’selected’;document.getElementById(‘A’).className=”">
Zawgyi-One FONT</a></div>
ကို
<body>နဲ့​ </body>
ြကား​မှာ​ြဖစ်​ေစ​၊
blogspot.com​ ​မှာ​ဆို​ရင်​ေတာ့​ Add a Gadget​ ​က​ HTML/JavaScript Add ကို​ယူ​ြပီး​ထည့်​ေပး​ရင်​ြဖစ်​ေစ​၊
Joomla​ ​ဆို​ရင်​ Module Manager ထဲ​က​ mod_custom တ​ခု​ခု​ထဲ​ကို​ ​ထည့်​သွင်း​ေပး​ြခင်း​ြဖင့်
ေြဖ​ရှင်း​နိုင်​ပါ​တယ်​။

No comments:

Post a Comment