Can i make a slide show images without using java script | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Can i make a slide show images without using java script

30th Jul 2017, 11:22 PM
Abdallah omar
Abdallah omar - avatar
14 Réponses
+ 5
Yes, you can... with few limitations, but JS introduce also few limitations ^^ (not available content for users without JS, even if rarely, lagging computers with not high memory and cpu capacities...). Considerating a pure Css slide show, you must choose between implementing command buttons OR auto slide... That's the reason of my code linked by @Maz: pure Css slide show with buttons, adding some JS to handle not required features (user doesn't care if he cannot benefits from them, but give cool enhancement if JS available). As said by Maz, << there are pros and cons >>: my point of view about this, is that you must use Css in all case possible, and use JS only as complement in context of web site... In context of web app, you cannot imagine a JS free version, but you'll get more cpu ressources for you JS app if you can unload the JS thread for task that can be handled in Css rendering engine thread ;)
31st Jul 2017, 7:02 AM
visph
visph - avatar
+ 11
Not the best thing in my opinion, Javascript allows you to make things easier and manage better the code, there are pros and cons, @visph made a solution in pure CSS, so... it is possible! https://code.sololearn.com/WrNtLtVqXcfk/?ref=app
30th Jul 2017, 11:41 PM
Maz
Maz - avatar
+ 8
Really useless discussion, in both parts. :D Mark always who helped you most, no importance at all, cheers. :)
31st Jul 2017, 8:14 AM
Maz
Maz - avatar
+ 3
My answer complement @Maz' answer, and the example code linked in it is mine ^^
31st Jul 2017, 7:38 AM
visph
visph - avatar
+ 2
I dislike your comment before you set the best answer mark again ^^ Now I see you set it again, so I have "undislinking" it :P
31st Jul 2017, 7:24 AM
visph
visph - avatar
+ 2
No there isn't... And anyway, I don't want to chat... all the more with someone who doesn't want to credit real best answer, just because you've been downvoted (it's a kid attitude, demotivating me to answer and help others; and I still feel my motivation to be here decreasing day after day ^^)
31st Jul 2017, 7:33 AM
visph
visph - avatar
+ 1
@Abdallah omar: Why did you retrieve the 'best answer' mark from @Maz' answer? I would understand if you set it to another one (as I could understand if you keep it for @Maz', even if the provided code is mine ;))... but I doesn't understand the logic where alone answer is marked as best, and none is marked since there are more than once answer ;P
31st Jul 2017, 7:12 AM
visph
visph - avatar
+ 1
So, mark my first answer as best: I have write the linked code, and give you information about it ;D
31st Jul 2017, 7:17 AM
visph
visph - avatar
+ 1
i am so sorry i didn't notice this again i didn't sleep yesterday so i think that this is the reason
31st Jul 2017, 7:40 AM
Abdallah omar
Abdallah omar - avatar
0
oh sorry i didn't notice that 😅
31st Jul 2017, 7:13 AM
Abdallah omar
Abdallah omar - avatar
0
i am new here so i don't know the difference between like and the best answer
31st Jul 2017, 7:15 AM
Abdallah omar
Abdallah omar - avatar
0
no because u disliked my comment you made it -1 😂😂
31st Jul 2017, 7:20 AM
Abdallah omar
Abdallah omar - avatar
0
tell me is this app has a chat for example can i chat with u
31st Jul 2017, 7:27 AM
Abdallah omar
Abdallah omar - avatar
- 1
i was joking , i marked best answer on Maz bcs in my opinion that his answer is better than u that is all
31st Jul 2017, 7:36 AM
Abdallah omar
Abdallah omar - avatar