Posts

Showing posts with the label Navigation

Mouse Over on Blog Navigation Bar

Blog မ်ား၏ အေပၚပိုင္းနားတြင္ Navigation Bar ပါရွိေနတက္ပါတယ္ ဒါေလးကိုအလိုမရွိဘူး ျဖဳတ္လည္းမျဖဳတ္ရက္ဘူး ဆိုရင္ ဒါေလးကို <Style> </Style >Code ထဲတြင္ ထည့္လိုက္ပါ Mouse Over လုပ္မွေပၚလာပါလိပ္မယ္...... Opacity ကို ကိုယ့္ Background Color ႏွင့္ လိုသလို အတိုးအေလွ်ာျပဳလို႔ရပါသည္။ #navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)} #navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}