AJAX div position

  • Started
  • Last post
  • 0 Responses
  • fusionpixel

    Hello all, I have been strugling with this for 2 hours with no solution...

    I have a site that loads content dynamicly via AJAX, one of the loaded pages needs to go to a certain Anchor. It doesnt seem to work since the webaddress never gets updated www.site.com/index.html to www.site.com/index.html#section

    I have tried different routes, JS, CSS, DOM but i havent been able to fix this. Maybe the solution is to send the DIV where the content loads to a certan XPOS? I have tried to figure that one out too but no success,

    Tips?

    TIA