Tag: ajax

  • Jquery and multiple Ajax

    I have had 2 occasions where I need to know when the ajax call have been finished: When in the beginning of page I have to load specific items that the user have been seen last time When the page was full with ajax callĀ  – and there was also a “submit” button that should…

  • Five common mistakes for ASP.NET (MVC) accesing resources : css,js,images,ajax

    To have once for all the link to show to people,because too much makes the same error again and again. (From here – you can use ResolveUrl or Url.Content – it’s the same for me. I use ResolveUrl because I used first …) Case 1 The image does not display Please check you have the…