понедельник, 16 марта 2015 г.

Passing Net.Data to javascript/ Razor to javascript/ Current Url in javascript

https://blog.mariusschulz.com/2014/02/05/passing-net-server-side-data-to-javascript

http://stackoverflow.com/questions/18928014/how-to-send-this-razor-data-to-a-javascript-function

http://stackoverflow.com/questions/18311503/how-to-pass-a-razor-value-to-a-jquery-function-in-an-mvc-view


http://stackoverflow.com/questions/11903695/passing-a-razor-object-to-a-javascript-function


http://www.softfinity.com/blog/sending-and-recieving-data-between-asp-net-mvc-and-knockout-js/


http://gotoanswer.stanford.edu/?q=How+to+send+this+Razor+data+to+a+javascript+function%3F


http://www.mikesdotnetting.com/article/220/posting-data-with-jquery-ajax-in-asp-net-razor-web-pages


http://www.dematte.org/2014/01/08/MixingAngularJSAndASPNETMVC.aspx

Current Url in javascript

var pathname = window.location.pathname; // Returns path onlyvar url = window.location.href; // Returns full URL

http://stackoverflow.com/questions/406192/get-current-url-in-javascript

Refresh

http://stackoverflow.com/questions/2099201/javascript-hard-refresh-of-current-page

Комментариев нет:

Отправить комментарий