Answer the question
In order to leave comments, you need to log in
Is it possible to fix a bug in animation in FireFox?
Good afternoon,
There is a button with styles:
https://codepen.io/IrenaIrena/pen/RwRarvM
Everywhere is well displayed,
but in FireFox there is no smoothness, there is jitter on hover.
I can't figure out why
, please help.
Thank you.
Answer the question
In order to leave comments, you need to log in
Normalize your table with keywords.
Now the solution is elementary: split the input string by the delimiter on the application, drive it into a query:
select id, count(0) as match_count from tablename
where keyword in (...)
group by id
order by match_count desc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question