开发者

Coolite equivalent for jquery?

开发者 https://www.devze.com 2023-01-22 14:37 出处:网络
Does anyone know of a well-supported ASP.NET wrapper for jquery (开发者_运维问答much like the way Coolite works for ExtJS)? I have a lot of ASP.NET web forms experience and really don\'t like writing

Does anyone know of a well-supported ASP.NET wrapper for jquery (开发者_运维问答much like the way Coolite works for ExtJS)? I have a lot of ASP.NET web forms experience and really don't like writing javascript. I've found working with raw jquery in the web forms model to be difficult (especially when dealing with animations and handling postbacks).

If not, I'll probably just dedicate myself to Coolite!


jQuery already ships with ASP.Net MVC these days. Have you looked into that? Not sure that it "wraps" the jQuery API per se vs. being used under the hood (I'm not sure, I don't use it).

0

精彩评论

暂无评论...
验证码 换一张
取 消