如何在ASP.Net中使用jQuery设计固定的页眉和页脚 [英] How to design Fixed Header and footer using jquery in ASP.Net

查看:72
本文介绍了如何在ASP.Net中使用jQuery设计固定的页眉和页脚的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



如何在ASP.Net中使用jquery设计固定的Web页眉和页脚.

谢谢
Sreenath.

Hi,

How to design Fixed Web Page Header and footer using jquery in ASP.Net.

Thanks
Sreenath.

推荐答案

检查以下插件
http://ajaxdump.com/2010/12/14/fixed -footer-for-your-website-using-jquery/ [
check the following plugin
http://ajaxdump.com/2010/12/14/fixed-footer-for-your-website-using-jquery/[^]




试试这个代码
Hi,

try this code
.headerdiv
{
  position:fixed;
  left:0px;
  top:0px;
}



您可以放置​​在任何您想要的地方.

一切顺利.



you can place where ever you want .

All the Best.


这篇关于如何在ASP.Net中使用jQuery设计固定的页眉和页脚的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆