Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1202212
    Pbalazs89
    Participant

    Hi there,

    I have a site, where I am using essential grid near the bottom of the page:

    http://www.reguly31.hu/

    It works great on the desktop, but when I use it on the mobile, the following issue comes up:

    I click on it, it takes me to the next page, but if I navigate back, the grid item I clicked on stays white, instead of reverting to the original state like the other elements. How can this be fixed?

    Thanks!

    #1202321
    Rupok
    Member

    Hi there,

    It’s because you have white background for the items on hover and focus state. So when you go to item and back to the page, the item is still focused so you see like this because after clicking on back button, the page doesn’t reload. It’s usual and not an issue I guess.

    Thanks!

    #1202418
    Pbalazs89
    Participant

    Is there a way to force the reload, or make the hover effect permanent on the whole grid?

    #1202975
    Lely
    Moderator

    Hi There,

    You may check this link:http://stackoverflow.com/questions/8788802/prevent-safari-loading-from-cache-when-back-button-is-clicked/13123626#13123626

    Please edit the skin you were using and set the white background as default setup.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1202212 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>