jarmo / hackersays

MIT License
53 stars 10 forks source link

Nav buttons turn semi-transparent when still mouse over #40

Open moll opened 8 years ago

moll commented 8 years ago

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.

moll commented 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.

shoobomb commented 8 years ago

Lets rectify it! Let me know are you talking about the hovers on your names on the front page?

shoobomb commented 8 years ago

Coz navigation buttons seems to work well on Chrome

moll commented 8 years ago

The buttons with arrows.

shoobomb commented 8 years ago

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.

moll commented 8 years ago

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.

shoobomb commented 8 years ago

: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.

shoobomb commented 8 years ago

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.