Google hasn't yielded satisfactory results. I'd appreciate it if people can provide some suggestions. Thanks.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Decent but basic: http://www.lostechies.com/blogs/johnteague/archive/2008/11/03/unobtrusive-javascript-part-2-separating-content-style-and-behavior.aspx
More in-depth but MVC specific: http://blogs.msdn.com/b/simonince/archive/2010/04/20/jquery-mvc-progressive-enhancement.aspx
回答2:
The term "unobtrusive javascript" appears in one book named "jQuery in Action", I am not sure if that where it originates from, but it is worth reading for sure.
For my personal understanding, modern Javascript libraries/frameworks such like jQuery move the trend twoard this sort of "unobtrusive javascript". So I would say it might be something you'd like to invest on.