p_maslik

Forum Replies Created

list of topics you have created till now.

  • p_maslik
    Participant
    Posted in : Safari not optimized

    I have fixed it.
    It required a javascript

    $(‘.cd-close’).click(function(){
    $(“html, body”).animate({
    scrollTop: $(‘#primary’).offset().top}, 10);
    });

    Here is the code I used. Now it stays fixed.

    p_maslik
    Participant
    Posted in : Safari not optimized

    That is indeed very strange, as I am running the same version of safari and OS X. I will try to upload it and see if the problem occurs again.

    p_maslik
    Participant
    Posted in : Safari not optimized

    No I don’t. On the demo website it is all fine.
    I just double checked too, it appears that only the downloaded file does it. I tried to download it again, but with the same result.

    p_maslik
    Participant
    Posted in : Safari not optimized

    Thank you for the reply. Firefox indeed shows the content offline too, but I still have the problem of getting scrolled up to the landing page, when closing the subpage. Is there a way to fix that?

Viewing 4 posts - 1 through 4 (of 4 total)