hackersays icon indicating copy to clipboard operation
hackersays copied to clipboard

Nav buttons turn semi-transparent when still mouse over

Open moll opened this issue 10 years ago • 8 comments

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 avatar Jan 12 '16 10:01 moll

I see for some reason some evil person has implemented hover with JavaScript. That should probably be written to use plain CSS.

moll avatar Jan 12 '16 11:01 moll

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

shoobomb avatar Jan 13 '16 06:01 shoobomb

Coz navigation buttons seems to work well on Chrome

shoobomb avatar Jan 13 '16 06:01 shoobomb

The buttons with arrows.

moll avatar Jan 13 '16 10:01 moll

Yes what exactly need to be done for that?

On Wed, Jan 13, 2016 at 3:38 PM, Andri Möll [email protected] wrote:

The buttons with arrows.

— Reply to this email directly or view it on GitHub https://github.com/jarmo/hackersays/issues/40#issuecomment-171240731.

shoobomb avatar Jan 13 '16 10:01 shoobomb

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.

moll avatar Jan 13 '16 10:01 moll

:D

Let me check!

On Wed, Jan 13, 2016 at 4:04 PM, Andri Möll [email protected] 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 avatar Jan 13 '16 10:01 shoobomb

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 [email protected] wrote:

:D

Let me check!

On Wed, Jan 13, 2016 at 4:04 PM, Andri Möll [email protected] 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 avatar Jan 13 '16 11:01 shoobomb