c# - Make Right CLick becomes Left Click in Ajax Link -


some people may realize user try open new window website right clicking , select new window. not work if link ajax link 1 mentioning in site

http://blogs.msdn.com/b/simonince/archive/2008/01/23/ajax-support-in-the-asp-net-mvc-framework.aspx

the link becomes

<a href="javascript:updateregion('individual','/ajaxsample/updateperson/3')">{name}</a> 

how make right click becomes left click on such link?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -