0
votes
3answers
2k views
How to load external content to a div using jquery (think embedded lightbox)
Using Thickbox is great it allows me to load external sites into the thickbox and they retain their functionality, appearance, etc. I know how to load simple content into a div wi …
0
votes
1answer
36 views
Activate a function when thickbox is closed
Hello all, could someone PLEASE advise me on how I can activate a function once Thickbox is closed, this would be much appreciated.
function tb_remove() {
window.parent.pageUp …
0
votes
1answer
16 views
Trigger thickbox from flash
hello guys!
i wonder if somebody knows how to trigger thickbox from onRelease() event in flash.
is that possible?
0
votes
1answer
8 views
Search field with Thickbox problem
hello everyone!
today i'm having this problem.
i have a search form which is shown with Thickbox inside an iframe. the problem is.. that after i click "search" the result page is …
0
votes
3answers
831 views
Flash overlays thickbox on Internet Explorer
Here's my code:
I've got a flash slideshow on my page. I've used thickbox for login but when someone clicks on the login, the flash overlays thickbox.
I've managed to solve th …
0
votes
1answer
26 views
Loading Thickbox Gallery Slideshow
I'm using the Thickbox "Gallery Images" example http://jquery.com/demo/thickbox/#examples to show a slideshow for a group of photos which works perfectly, except that I also want t …
0
votes
1answer
46 views
How to display any html content in thick box using joomla 1.5 and mootools 1.1
hi friends
I am developing one site using joomla 1.5 and mootools 1.1 for js framework,
in that i need to display some HTML content to be displayed in thick box.
I have tried a …
0
votes
2answers
68 views
Can’t get image to appear full size with thickbox jquery
I can't seem to get my image to pop up the actual size when using thickbox. anyone know how to fix this?
<html>
<head>
<link rel="stylesheet" type="text/css" hr …
0
votes
0answers
17 views
ASP.NET MVC “thickbox” Modal Dialog and selectList form
User has to input a field by selecting a row from a list.
I can show a list in Modal Dialog with "thickbox". something like this.
<%= Ajax.ActionLink("Please Select From Lis …
0
votes
1answer
14 views
thickbox image gallery
if I display one image link from a folder how can I use this image to create a gallery for that folder using thickbox without having to display all images from the folder.
0
votes
4answers
89 views
Refreshing the main page after closing a modal window
Hello guys,
On a given webpage I have a link that opens a modal window using Thickbox. In that window I have a form which I use to save some data. After I submit the form, I close …
0
votes
2answers
62 views
Problem in using thickbox3.1 with rails..!!
I am using rails to build my application and I want a thickbox on clicking a particular link..
I use the below code in my partial which is displayed in a division of a page and on …
0
votes
0answers
96 views
Jquery blockUI + Validate plugin - Validation not firing
Context: Using Asp.net 2.0 webforms, Jquery 1.3.2 and BlockUI and Validation plugins.
I have a Gridview which is databound with some html buttons and then these buttons are wired …
0
votes
3answers
50 views
Thickbox doesn’t close when Esc key is pressed when the iframe is focused
When I focus the iframe and try to push the esc key to close the window, nothing happens. I assume that it is because the focused iframe is not subscribed to this event. Does anyon …
0
votes
2answers
131 views
jQuery ThickBox: Multiple titlebars when calling the initialization method
Hi All,
I am using jQuery thickBox to make use of the light box effect n my page.Some times i load the content of one of my DIV using jQuery's load method.At that time the thick bo …
