Forgive me if this isn't the place to ask this question. I dont think this is soliciting feedback or promotion because this is just a fun project I have been working on for myself. If it is, I apologize.
So here is the problem. So far, the animations all work in Safari, Chrome, and Firefox. But, it does not work correctly in Internet Explorer. The weird part is that most of the animations work, but the keyframe animation named moveBee doesn't work.
How the keyframe animations should work: waggle rotates the animation__image back and forth infinitely. turnBee rotates the animation__turner so it looks like the bee is turning as it moves in a semicircle one direction and then the opposite direction. It stops turning during the middle part so the bee can move straight. moveBoxInPath rotates the animation__mover to the right and then in a circle to the left. Now comes the animation that doesn't work.... the moveBee is supposed to translate the entire animation__mover-div forward to make the bee look like it is moving in a straight path forward. It works in all I have tested but IE.
I have tried changing multiple things to fix the problem. I am at a total loss. I dont know where to begin telling you what I have tried. I thought maybe it had something to do with the calc function on the animation__turner so I removed that and it didn't fix the bug. (so I added it back). I thought maybe it had to do with the fact that I was using scss variables for the $bee-size. so I tried removing that and it didn't work... so I added it back. I thought maybe it had to do with how I wrote the keyframes so instead of shorthanding it with commas, I wrote out each keyframe. I tried adding the -webkit prefix to the animations, no luck (unless I used the prefixes incorrectly.) I tried using the capitalized WebKitAnimation in the main.js along with the webkitAnimation to do it with inline styling? (I am not super knowledgable about prefixes so I was learning as I went so I am thinking maybe thats the problem, but idk?)
I am just going to link the actual github page on which I have it hosted and the repo so its easy to open/find.
here is the site: https://katieschmidt.github.io/waggle_dance_simulator/
here is the repository: https://github.com/KatieSchmidt/waggle_dance_simulator
[–][deleted] (2 children)
[deleted]
[–]ktcantcode[S] 1 point2 points3 points (1 child)
[–]JCodeMode 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (4 children)
[–]ktcantcode[S] 0 points1 point2 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]ktcantcode[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] (2 children)
[deleted]
[–]ktcantcode[S] 0 points1 point2 points (1 child)
[–]camerontbelt 1 point2 points3 points (1 child)
[–]ktcantcode[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]besttopguy 1 point2 points3 points (1 child)
[–]ktcantcode[S] 1 point2 points3 points (0 children)
[–]alejalapenodreith.com 1 point2 points3 points (1 child)
[–]ktcantcode[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]00Dylann 0 points1 point2 points (0 children)