I am having an ASPX page and i m trying to using jQuery light box(slimbox).I am able to invoke the Lightbox.Now i want to show the content of another page in this lightbox.Ex : I have a data entry form for user registration(signup.aspx).I want to show this when user clicks on the link (which is now showing image in the light box) .Is this possible, If Yes, Willl the evenet handlers work for that ASP page ? ie ;When user enter the data and clicks on the Button,Will it fire a Server side event ?

我有一个ASPX页面,我试图使用jQuery灯箱(slimbox)。我能够调用Lightbox.Now我想在这个lightbox中显示另一个页面的内容.Ex:我有一个用户的数据输入表单注册(signup.aspx)。我想在用户点击链接时显示此信息(现在在灯箱中显示图像)。这可能,如果是,Will evenet处理程序是否适用于该ASP页面? ie;当用户输入数据并点击按钮时,它会触发服务器端事件吗?

Thanks in advance

提前致谢

3 个解决方案

#1


Slimbox is only for image content. See the FAQ. You'll need to make some changes for it to work with an ASPX page.

Slimbox仅用于图像内容。请参阅常见问题。您需要对其进行一些更改才能使用ASPX页面。

Quoting from the FAQ:

引用常见问题解答:

Is Slimbox able to display Flash content (like videos), iFrames or other content?

Slimbox能够显示Flash内容(如视频),iFrame或其他内容吗?

No, Slimbox has been designed from the ground up to display images only, to be simple and to have the smallest code. However, some people have created Slimbox derivatives that implement these features. Because it's open source, you are free to modify the code to fit your needs, as long as you respect the terms of the licence and keep the credits.

不,Slimbox从一开始就被设计为仅显示图像,简单且具有最小的代码。但是,有些人创建了实现这些功能的Slimbox衍生产品。因为它是开源的,所以只要您尊重许可条款并保留信用,您就可以自由修改代码以满足您的需求。

更多相关文章

  1. jquery蔚蓝网总结三个页面
  2. Fullcalendar:为什么日历在页面上出现两次?
  3. jQuery使用微调器加载整个HTML页面
  4. 基于jQuery实现页面搜索功能----项目实战
  5. js jquery 关闭弹出页面 并刷新父页面(window.opener)
  6. Chrome显示错误为:由于内容安全策略,拒绝执行内联脚本
  7. jquery 触发a标签点击事件,弹出页面
  8. 如何在jQuery Datatables分页中返回特定页面?
  9. jQuery File Upload 单页面多实例的实现

随机推荐

  1. [置顶] Android开发的一些小技巧
  2. 【Based Android】android通过criteria选
  3. Android Gallery滑动太快的问题
  4. android-弹出窗口的使用(1)
  5. 使用Fragment后翻转屏崩溃解决办法
  6. Android 在资源文件(res/strings.xml)定义
  7. Settings点击Location(位置)后右上角的开关
  8. android学习笔记---环境搭建 appcompat_v
  9. Android 为你的应用程序添加快捷方式【优
  10. 删除Listview中第一个项目顶部的行