- 1
I Need someone to help me fix my javascript slide show!
I need to make my javascript slideshow to do the same ass in the the css slideshow because the css won't work in an Ipad. the css slideshow: https://code.sololearn.com/WVj7xuJzYOsM/#css the javascript slideshow: https://code.sololearn.com/WnDsQYncNguP/#html
3 Antworten
+ 1
Hi Alex
Seems to be working for me, unless what you are looking for is a text rotation (based on your CSS naming) instead of a translation on the y axis which is what you have.
ps the JavaScript slideshow has no JavaScript.
0
Yes, I am looking for a text rotation, I'm sorry I linked the wrong one but I already changed it to the right javascript slideshow.
0
I the javascript function to do the same as pure css because I'm having a problem with the css when it run on an iPad! I need for it to fade in stop for a moment and then fade out and down just like in the css file.