Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Page refresh url

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #257176
    s_cristina
    Participant

    Hi there

    Have a problem with this webpage: http://www.immo17.com

    If I am in on this page and I want to go to the previous page, he doesn’t actualise by himself.

    Any help?
    thanks

    #257177
    webinuse
    Participant

    If you want your page to refresh you can use meta tag in your head like

    <meta http-equiv="refresh" content="30">
    
    

    content is number of seconds.

    #257179
    s_cristina
    Participant

    Thanks for answering! :)
    but then it refreshes every 30 seconds?
    i just want, that if I click back, that the page appears which was before and not that it stays on the same page.

    #257180
    s_cristina
    Participant

    If I click back, he changes the URL but not the Page itself..

    #257181
    s_cristina
    Participant

    It appears this error:

    js/main_masonry.js:8321 Uncaught TypeError: Cannot read property ‘1’ of null
    at HTMLDivElement. (js/main_masonry.js:8321)
    at HTMLDivElement. (js/jquery_masonry_final.js:4)
    at Function.each (js/jquery_masonry_final.js:2)
    at n.fn.init.each (js/jquery_masonry_final.js:2)
    at Object. (js/jquery_masonry_final.js:4)
    at i (js/jquery_masonry_final.js:2)
    at Object.fireWith [as resolveWith] (js/jquery_masonry_final.js:2)
    at y (js/jquery_masonry_final.js:4)
    at XMLHttpRequest.c (js/jquery_masonry_final.js:4)

    #257199
    s_cristina
    Participant

    Hey guys.. I really need this.. until now I didn’t find the solution…

    #257206
    JeroenR
    Participant

    Hm, I don’t see what’s going on here without examining the pages very hard. But maybe try to include the masonry stuff in the Primos page as well and see if you still get the error. Because somehow I managed to load the primos page while I still see verkauf in the URL. So you’re loading maybe contents over old content while the scripts still count on certain HTML to be present.

    #257243
    s_cristina
    Participant

    Hey JeroenR, thanks a lot!
    It’s working perfectly now!!
    Was really just missing the link to masonry script.

    Thanks again!

    #257248
    s_cristina
    Participant

    Hmm.. since I included the masonry stuff, my Menu Icon is going crazy.. And I don’t find the problem.. must be somewhere in the masonry file.. but I can’t find where the connection is, that this is happening.

    If you go to this page, you will see, that my menu button is having a animation. But I don’t want this anymation.
    If I resize the page the button is on a other place then before…

    #257456
    s_cristina
    Participant

    BUMP

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Design’ is closed to new topics and replies.