Responsive CSS3 Slider Without Javascript*

by in , 0

How Does It Work?

The actual slider is much like any JavaScript slider. It floats all of the content areas (articles) next to each other. And then hides the overflow. We then animate the margin of the inner div, so if we have 5 articles, moving the left-margin -100% would give us the second article.
To save our input we are using radio buttons. As mentioned above you could also use :target and anchor links, but it doesn't mimic Javascript in the same way as you would only be able to handle one action at a time, you would end up with a bunch of items in your history (clicking back would turn the slider back one), and it's been done before.
Please check detail at  http://csscience.com/responsiveslidercss3/

ဒီရက်ပိုင်း အရှုပ်တွေလုပ် အဲ.. အလုပ်တွေ ရှုပ်နေတာနဲ့ ဘလော့ပိုစ် မတင်အား ဖြစ်သွားပါတယ်။ ဒီနေ့ Googler Reader ထဲကနေ ဟိုဖတ်ဒီဖတ် ဖတ်ရင်းနဲ့ အမှတ်မထင် ဒီဟာလေးတွေ့လို့ တင်လိုက်ပါတယ်။ 

Leave a Reply