jQuery isn't MVC specific, it should work for any type of web site or web application. Especially since you are looking for the styles, which should just consist of Javascript and CSS.
You can find all about jQuery Mobile and it's implementation
here.
Javid5555
Member
4 Points
22 Posts
Using jquery mobile style on non-MVC asp.net website possible?
Jan 10, 2013 03:41 PM|LINK
Rion William...
All-Star
31862 Points
5191 Posts
Re: Using jquery mobile style on non-MVC asp.net website possible?
Jan 10, 2013 03:44 PM|LINK
jQuery isn't MVC specific, it should work for any type of web site or web application. Especially since you are looking for the styles, which should just consist of Javascript and CSS.
You can find all about jQuery Mobile and it's implementation here.