Open moll opened 8 years ago
I see for some reason some evil person has implemented hover with JavaScript. That should probably be written to use plain CSS.
Lets rectify it! Let me know are you talking about the hovers on your names on the front page?
Coz navigation buttons seems to work well on Chrome
The buttons with arrows.
Yes what exactly need to be done for that?
On Wed, Jan 13, 2016 at 3:38 PM, Andri Möll notifications@github.com wrote:
The buttons with arrows.
— Reply to this email directly or view it on GitHub https://github.com/jarmo/hackersays/issues/40#issuecomment-171240731.
To fix that in a sustainable way? I threw the following out there in the second post. :)
I see for some reason some evil person has implemented hover with JavaScript. That should probably be written to use plain CSS.
:D
Let me check!
On Wed, Jan 13, 2016 at 4:04 PM, Andri Möll notifications@github.com wrote:
To fix that in a sustainable way? I threw the following out there in the second post. :)
I see for some reason some evil person has implemented hover with JavaScript. That should probably be written to use plain CSS.
— Reply to this email directly or view it on GitHub https://github.com/jarmo/hackersays/issues/40#issuecomment-171249588.
Hi Andri Moll,
The website seems to built on Ruby. I need some time to figure out solving this issue. I'm a python guy, never worked on ruby before.
On Wed, Jan 13, 2016 at 4:26 PM, Shubham Soin s.soin99@gmail.com wrote:
:D
Let me check!
On Wed, Jan 13, 2016 at 4:04 PM, Andri Möll notifications@github.com wrote:
To fix that in a sustainable way? I threw the following out there in the second post. :)
I see for some reason some evil person has implemented hover with JavaScript. That should probably be written to use plain CSS.
— Reply to this email directly or view it on GitHub https://github.com/jarmo/hackersays/issues/40#issuecomment-171249588.
Presumably they should be fully opaque when a cursor is above them, but for webscale reasons they seem to revert back to semitransparent on Firefox v43.
But at least not as bad as Trend Micro with Node.js, haa! Just another day in the land of JavaScript programmers.