blob: 6f134a503bc95b0d0c218db877cbcf54c7d218a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
---
title: CSS Transitions
slug: Web/CSS/CSS_Transitions
tags:
- CSS
- CSS Transitions
- Overview
- Reference
translation_of: Web/CSS/CSS_Transitions
---
<p>{{CSSRef}}</p>
<p><strong>အသွင်ကူးပြောင်းမှု CSS ကိုကိုကို</strong> နျသနျသရငျညြတိကျတဲ့ဂုဏ်သတ္တိများ၏ CSS ကိုတန်ဖိုးများမွားထဲတွင်အကိုကိုကှားတဖြည်းဖြည်းအသွင်ကူးပြောင်းမှု ဖန်တီးပေးနိုင်ပါတယ်ဒါကတော့ CSS ကိုကိုတစ် module တစ်ခုတစ်ခုဖြစ်ပါတယ်။ အဲဒီအသွင်ကူးပြောင်းမှုများ၏အပြုအမူသူတို့ရဲ့ function ကိုကိုအချိန်ကိုက်, ကြာချိန်နှင့်အခြား attribute ကိုတွေသတ်မှတ်ခြင်းကထိန်းချုပ်ထားနိုင်ပါတယ်။</p>
<h2 id="အညွှန်း">အညွှန်း</h2>
<h3 id="ဂုဏ်သတ္တိများကို">ဂုဏ်သတ္တိများကို</h3>
<div class="index">
<ul>
<li>{{Cssxref("အကူးအပြောင်း")}}</li>
<li>{{Cssxref("အကူးအပြောင်း - နှောင့်နှေး")}}</li>
<li>{{Cssxref("အကူးအပြောင်း - ကြာချိန်")}}</li>
<li>{{Cssxref("အကူးအပြောင်း - အိမ်ခြံမြေ")}}</li>
<li>{{Cssxref("အကူးအပြောင်း - အချိန်ကိုက် -Function ကို")}}</li>
</ul>
</div>
<h2 id="လမ်းညွှန်များ">လမ်းညွှန်များ</h2>
<dl>
<dt><a href="/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">CSS ကိုကိုအကူးအပြောင်းကိုအသုံးပြုခြင်း</a></dt>
<dd>Step-by-step CSS ကိုကိုသုံးပြီးအသွင်ကူးပြောင်းမှုကိုဖန်တီးရန်ဘယ်လိုသင်ခန်းစာ။ ဆောင်းပါးသည်တစြဤဦးချင်းစီကိုကို သက်ဆိုင်ရာ CSS ကိုပိုင်ဆိုင်မှုဖော်ပြထားသည်မွားကိုကိုနှငျ့သူတို့ကတစြ ဦးချင်းစီကတခြားတွေနဲ့အပြန်အလှန်ဘယ်လိုရှင်းပြ ။</dd>
</dl>
<h2 id="အသေးစိတ်ဖော်ပြချက်">အသေးစိတ်ဖော်ပြချက်</h2>
<table class="standard-table">
<thead>
<tr>
<th scope="col">သတ်မှတ်ချက်</th>
<th scope="col">အဆင့်အတန်း</th>
<th scope="col">မှတ်ချက်</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('CSS3 Transitions')}}</td>
<td>{{Spec2('CSS3 Transitions')}}</td>
<td>ကနဦးချက်နှင့်အဓိပ္ပါယ်။</td>
</tr>
</tbody>
</table>
<h2 id="ကိုလည်းကြည့်ပါ">ကိုလည်းကြည့်ပါ</h2>
<ul>
<li>CSS ကိုကိုကူးအပြောင်းကာလမှ Related, <a href="/en-US/docs/Web/CSS/CSS_Animations">CSS ကို Animation ရဲ့ကိုကို</a> ကာတွန်းဂုဏ်သတ္တိများကျော်အသေးစိတ်ထိန်းချုပ်ပေးရန်။</li>
</ul>
|