自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (1)
  • 收藏
  • 关注

转载 玩透javascript弹出窗口

<br />经常上网的朋友可能会到过这样一些网站,一进入首页立刻会弹出一个窗口,或者按一个连接或按钮弹出,通常在这个窗口里会显示一些注意事项、版权信息、警告、欢迎光顾之类的话或者作者想要特别提示的信息。其实制作这样的页面效果非常的容易,只要往该页面的HTML里加入几段javascript代码即可实现。下面俺就带您剖析它的奥秘。 <br />  【1、最基本的弹出窗口代码】 <br />  其实代码非常简单: <br />  <SCRIPT LANGUAGE="javascript"><br />  <!--

2010-11-17 09:03:00 1607

Telerik控件英文使用说明

Telerik控件英文使用说明 What is Telerik Extensions for ASP.NET MVC Telerik Extensions for ASP.NET MVC is a lightweight framework which helps you build rich user interfaces for ASP.NET MVC applications while enjoying great developer productivity. Telerik Extensions for ASP.NET MVC has the following features: Based on jQuery. Extensions of the HtmlHelper object for rendering UI elements. Rich web asset (JavaScript and CSS) management GZIP compression of resources to save some kilobytes of traffic. Combination of many resources in one request to reduce the number of requests made to the web server. Componentization of resources and grouping - you can combine and compress individual groups of web assets. CDN support. After testing your web site you can deploy your web assets on a Content Distribution Network and easily link them in your ASP.NET MVC application. Support for multiple view engines - apart from the default view engine you can use any other view engine that supports ASP.NET MVC: Spark, NHaml etc.

2011-06-24

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除