thickbox Questions
10
Solved
We are using jQuery thickbox to dynamically display an iframe when someone clicks on a picture. In this iframe, we are using galleria a javascript library to display multiple pictures.
The problem...
Lampas asked 15/10, 2008 at 15:9
7
Solved
This question is Semi-related to Wordpress, but has applications elsewhere. Basically, I'm trying to make it so when someone exits out of a Thickbox, it triggers an event elsewhere on the page. Edi...
2
Solved
How to invoke a thickbox using javascript function. I am using this code.
//javascript function
function click_fn()
{
self.location="upload.php?keepThis=true&TB_iframe=1&width=1000&height=400&mo...
Esparza asked 1/12, 2010 at 4:0
5
Solved
I'm using ThickBox to open popup in my page. In popup there is a tab on click on which i need to change the size of ThickBox popup window. How can i do that ?
Thanks in advance.
Incredulous asked 14/7, 2011 at 20:9
17
Solved
I have a problem with faking an anchor click via jQuery:
Why does my thickbox appear the first time I click on the input button, but not the second or third time?
Here is my code:
<input oncli...
1
I use JQuery ThickBox 3.1 to show my Iframed Content as popup window .
<a href="popUp.aspx?id=<%#Eval("id")%>&TB_iframe=true&height=600&width=800"
title='<%#Eval("Title"...
2
Solved
I'm trying to put a lot of content in "Thickbox" (Javascript popup window) and it works almost fine but I can't make max-height: 100%; (relative to parent) and overflow-y: scroll; work.
There are ...
3
Solved
I am calling a thickbox when a link is clicked:
<a href="createContact.aspx?placeValuesBeforeTB_=savedValues&TB_iframe=true&height=400&width=550&modal=true"
title="Add a new Co...
Refrigerator asked 9/9, 2011 at 8:52
4
Solved
which one is the best to use for:
images
regular div content
ajax loaded content
forms to post to server
4
Solved
Here's the scenario:
I have a textbox and a button on a web page. When the button is clicked, I want a popup window to open (using Thickbox) that will show all items that match the value entered i...
1
© 2022 - 2024 — McMap. All rights reserved.