update 2.6.8
-
Hi
I updated to 2.6.8 and now experience a bug - before the update I set up an id class on my info text
to hide and show project info on the rollover with the below code</style> <script> jQuery(document).on("hover", ".info", function(event) { jQuery(".hide").toggleClass("show"); }); </script>However on rollover now, I get a white page with a search box safari, a continuing flicker between project page and search page 0n google chrome and nothing on rollover in firefox
Any ideas why?
Cheers
Toby -
-
-
Hi
I've just updated again and the fault i mentioned is the same,
can you visit my site now and hover your mouse over the info text within a project
does my info text appear or do you get what I get which is a search pagecheers
Toby -
Dear @Toby
thank you for your email.
When I hover the page starts to flicker.You can also try mouseenter instead of hover.
But it recognizes your interaction, right?Best!
Marius
