Problem to execute Javascript with JQuery Mobile 1.3.0

Problem to execute Javascript with JQuery Mobile 1.3.0

Hello,

Currently, I'm working with JQuery Mobile 1.3.0 under a "ASP.NET MVC 4 Web Application". In this project, I use Javascript, HTML, AJax, and so on. When I put this line in my code '<script src="@Url.Content("~/Scripts/jquery.mobile-1.3.0.js")"></script>" to use JQuery Mobile, my Ajax and Javascript codes don't work anymore.

Do you have a solution ?

Thank you