Hy I have a html page in witch I want to open a php page via shadowbox, the problem is in IE 6/7/8 the page is loading but it is not displaing, it works perfectly in FF
This is a revised attempt at solving this issue. Excuse my noobness. I have the following markup on a page of which I do not have direct access to...
I want to open pdf file i开发者_开发知识库n thickbox using ifram ? any have any idea?<object data=\"/path/to/pdf/file\"></object>
I\'m using jQuery Thickbox to display an iframe (upload.aspx) that allows a user to upload a file.In the code behind for the upload.aspx I finish by sending:
I am using ThickB开发者_Python百科ox 3.1 one one page. Now, there is one problem, i am using one form to open thickbox on the button click event.
I have hidden field on thick box, when I close thick I needto开发者_如何学运维 get the value of my hidden field, when close thick box this method calls
Link: http://hedenstedfotoklub.net.dynamicweb.dk/ In the upper grey area there is a little icon which triggers ThickBox.
I have a simple search php script, within that script there is some html and javascri开发者_运维技巧pt to make a search input field and a button.
I am using Thickbox 3.1 for a login form, using the iframe version. I want to close the iframe (child) window, then refres开发者_如何学Ch the parent window.
I am using JQuery for the first time today. I can\'t make it to work (It simple doesnt show up). I want to display inline content using Thickbox (Eventually I will be displaying a PDF in an iframe). I