`
star65225692
  • 浏览: 273231 次
  • 性别: Icon_minigender_1
  • 来自: 上海
文章分类
社区版块
存档分类

jquery.floatingbox 使用

阅读更多

 jquery.floatingbox 是一款很好的内容漂浮插件,它能够很好的根据自己的需求进行不同位置漂浮显示,官网
  Silverlight游戏开发中的资源的处理和图像算法1

实现代码如下:

1 . <% @ page language = " java "   import = " java.util.* "  pageEncoding = " UTF-8 " %>    
2 . <%    
3 .String path  =  request.getContextPath();   
4 .String basePath  =  request.getScheme() + " :// " + request.getServerName() + " : " + request.getServerPort() + path + " / " ;   
5 . %>    
6 .  
7 . <! DOCTYPE HTML PUBLIC  " -//W3C//DTD HTML 4.01 Transitional//EN " >    
8 . < html >    
9 .   < head >    
10 .     < base href = " <%=basePath%> " >    
11 .       
12 .     < title > My JSP  ' index.jsp '  starting page </ title >    
13 .     < meta http - equiv = " pragma "  content = " no-cache " >    
14 .     < meta http - equiv = " cache-control "  content = " no-cache " >    
15 .     < meta http - equiv = " expires "  content = " 0 " >        
16 .     < meta http - equiv = " keywords "  content = " keyword1,keyword2,keyword3 " >    
17 .     < meta http - equiv = " description "  content = " This is my page " >    
18 .       
19 .     < style type = " text/css " >    
20 .       #FloaintBox {   
21 .          border - width: 1px;   
22 .          border - color: red;   
23 .          background - color: #cccffc;   
24 .       }
   
25 .     </ style >    
26 .       
27 .   < script type = " text/javascript "  src = " <%=path%>/js/jquery.js " ></ script >    
28 .   < script type = " text/javascript "  src = " <%=path%>/js/jquery.floatingbox.js " ></ script >    
29 .   < script type = " text/javascript " >    
30 .  
31 .            $(document).ready(   
32 .                function()   
33 .                 {   
34 .                    $( ' #FloaintBox ' ).floating();   
35 .                }
   
36 .            );   
37 .               
38 .         </ script >    
39 .     
40 .   </ head >    
41 .     
42 .   < body >    
43 .      < div id = " FloaintBox "   >    
44 .                 < h2 > JQuery Floating Box Plugin </ h2 >    
45 .                 < p >    
46 .                   We are specialized in  < br >    
49 .                 < ul >    
50 .                     < li > Website Design </ li >    
51 .                     < li > Survey System Creation </ li >    
52 .                     < li > E - commerce Site Development </ li >    
53 .                 </ ul >    
54 .                 < button onclick = " javascript:$('#FloaintBox').floatingPosition('left', 'top'); " > Top Left </ button >< br >    
55 .                 < button onclick = " javascript:$('#FloaintBox').floatingPosition('right', 'top'); " > Top Right </ button >< br >    
56 .                 < button onclick = " javascript:$('#FloaintBox').floatingPosition('left', 'bottom'); " > Bottom Left </ button >< br >    
57 .                 < button onclick = " javascript:$('#FloaintBox').floatingPosition('right', 'bottom'); " > Bottom Right </ button >    
58 .                 </ p >          
59 .             </ div >    
60 .   </ body >    
61 . </ html >    
分享到:
评论

相关推荐

    jquery.floatingbox.js 使用详解

    《jQuery浮动框插件jquery.floatingbox.js深度解析》 在网页设计中,为了提供更好的用户体验,有时我们需要创建一种能够随用户滚动页面而始终保持在视口可见区域的元素,这通常被称为“浮动框”或“固定定位元素”...

    开发工具 jquery.dataTables.min

    开发工具 jquery.dataTables.min开发工具 jquery.dataTables.min开发工具 jquery.dataTables.min开发工具 jquery.dataTables.min开发工具 jquery.dataTables.min开发工具 jquery.dataTables.min开发工具 jquery....

    jquery插件库(jquery.treeview插件库)

    jquery插件库(jquery.treeview插件库)jquery插件库(jquery.treeview插件库)jquery插件库(jquery.treeview插件库)jquery插件库(jquery.treeview插件库)jquery插件库(jquery.treeview插件库)jquery插件库(jquery....

    jquery.hash.min.js 和 jquery.ba-hashchange.min.js

    而 `jquery.hash.min.js` 和 `jquery.ba-hashchange.min.js` 这两个文件则是在 jQuery 基础上扩展了对浏览器 URL hash 变化的处理,从而实现单页面应用(Single Page Application, SPA)中后退和前进按钮的刷新功能...

    jquery.zTree.js.rar

    jquery-1.4.4.min.js jquery.ztree.exhide.min.js jquery.ztree.exedit.min.js jquery.ztree.excheck.min.js jquery.ztree.core.min.js jquery.ztree.all.min.js jquery-1.4.4.js jquery.ztree.exhide.js jquery....

    jQuery.mmenu-jquery.mobile最好看的侧边菜单

    结合使用jQuery Mobile和jQuery.mmenu,开发者可以快速构建出具有专业级用户体验的移动应用或网站。jQuery Mobile提供了丰富的UI组件,而jQuery.mmenu则专注于提供高质量的侧边菜单解决方案。两者相辅相成,使得开发...

    jquery.tools.min.js 最新的1.2.7版本

    jquery.min.js版本一般用于网站引用使用,减小文件体积,降低网站流量,提升访问速度等。 而jquery.js是完整的未压缩的jQuery库,带有注释和空格,方便阅读源码,文件比较大;一般用于阅读学习源码或修改源码,一般...

    jquery.media.js.zip

    4. **使用API控制媒体**:jQuery.media.js提供了丰富的API,例如: ```javascript $('video').media('pause'); // 暂停播放 $('video').media('volume', 0.5); // 设置音量为50% ``` 四、常见问题与解决方案 1. **...

    jquery.page.js下载

    《jQuery.page.js 深入解析与应用指南》 在Web开发领域,jQuery以其简洁的API和强大的功能深受开发者喜爱。而当我们谈论`jquery.page.js`时,这是一款基于jQuery的页面滚动插件,旨在为网页添加平滑的滚动效果,...

    jquery.cookie.js,jquery.min.js

    `jquery.min.js`可能是指较新的版本,而`jquery-1.11.0.min.js`是jQuery 1.11.0的压缩版本,它提供了基本的DOM操作和功能,如选择器、事件绑定、动画等。 2. **jQuery Cookie Plugin**: `jquery.cookie.js`是jQuery...

    jQuery.extend和jQuery.fn.extend的区别

    在jQuery的API中,`jQuery.extend`和`jQuery.fn.extend`是两个重要的方法,它们用于合并对象属性,但作用范围和用途有所不同。本文将深入探讨这两个方法的差异,并通过实例解析它们的工作原理。 首先,`jQuery....

    jquery.color.js

    在使用jQuery.color.js时,需要注意以下几点: - **引入依赖**:确保已经正确引入jQuery库,因为jQuery.color.js是基于jQuery构建的。 - **避免冲突**:在某些情况下,可能需要使用jQuery的noConflict模式,以防止...

    JQuery颜色渐变插件jquery.color.js

    在使用`jquery.color.js`之前,你需要确保已经引入了jQuery库。然后,你可以通过以下方式将插件引入到你的HTML文档中: ```html &lt;script src="https://code.jquery.com/jquery-3.x.min.js"&gt;&lt;/script&gt; &lt;script src="...

    jquery.json-2.3.min.js和jquery.json-2.3.js

    jquery.json-2.3.min.js和jquery.json-2.3.js jQuery为开发插件提拱了两个方法,分别是:jQuery.extend(object); 为扩展jQuery类本身 jQuery.fn.extend(object);给jQuery对象添加方法。

    jquery.slimscroll.min.js

    jquery.slimscroll.min.js下载 jquery.slimscroll.min.js下载

    jquery.marquee.js官方下载

    本文将对jquery.marquee.js进行深入讲解,并结合实际应用,帮助开发者更好地理解和使用这个插件。 首先,让我们了解jQuery.marquee.js的核心功能。这个插件主要提供了以下特性: 1. **方向控制**:支持上下左右四...

    jquery.base64.js jquery-1.12.4.min.js

    本话题将详细讨论两个特定的文件:`jquery-1.12.4.min.js` 和 `jquery.base64.js`,以及它们在Web开发中的作用和相关知识点。 首先,`jquery-1.12.4.min.js` 是jQuery框架的一个版本,它是一个广泛使用的JavaScript...

    免费jquery.printArea.js下载

    此外,值得注意的是,jQuery.printArea.js的源文件只有一个——`jquery.printArea.js`,这意味着它的引入和使用非常简洁。只需在页面中引入jQuery库和此插件,然后按照上述方式编写代码,即可实现强大的打印功能。 ...

    jquery.treegrid.min.js

    jquery.treegrid.min.js jquery.treegrid.min.jsjquery.treegrid.min.jsjquery.treegrid.min.js

    jquery.uploadify-v2.1.4[修正版]

    在使用jQuery.uploadify时,开发者可以设置各种参数来自定义上传行为。例如,通过`buttonText`参数,我们可以设置上传按钮的文本内容,修正版现在支持中文,如`buttonText: '选择文件'`,用户在界面上就能看到清晰的...

Global site tag (gtag.js) - Google Analytics