简体   繁体   中英

Jquery.tabs: How do i use it with ASP.NET MVC

Im trying to use Jquerys.tabs control. I dont see the logic. If i use PartialViews i migth as well wave goodbye to my Controller/Action logic, but then i would have to make ascx files, and i can't call those from my Controllers, or can i?

Im not nessesarily interesseted in the ajax/unload onclick part, that Jquery.tabs() offers. I just want to use it as my Menu. So when i click a menu tab it works like when i do <% Html.ActionLink("Home", "Index", "Home");. How is this possbile?

Generally i some guidance on this subject. The articles i have found on google, have'nt been to much help, unfortunaly.

I hope you can come with some great words about this.

/Thanks

在MVC .Net http://ericdotnet.wordpress.com/2009/03/17/jquery-ui-tabs-and-aspnet-mvc/中首次使用jquery标签时,我发现本文和下载示例非常有用。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM