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...
I use thickbox in the WP backend for preview or other content. On own pages in the backend works my script very fine and a can use custom width...
Basically, I have a custom tinymce button which opens a thickbox window in iframe mode. Is there a way to access the tinymce from the iframe? WordPress media uploader...
Is there any clean way (not overwriting wp-includes\js\thickbox\thickbox.js file) to translate english next/ prev/ image # of # and Close tooltip in WordPress native Thickbox script? 2 Answers 2...
I’m using Thickbox (lightbox) built-in in WordPress to display some controls for user, some of controls using javascript to open dialogs like Upload Media that is already works fine...
I have written a plugin which lets the user upload file attachments for using WordPress as a download site. So I have added a meta box which shows the...
I want to get rid of the complete thickbox css js and loading gif. Can anybody give me the correct way to get rid of it all via functions.php...
I would like to run some script to get the featured image’s width and height after the user clicked ‘Use Featured Image’ button and use the data retrieved within...
I’m working on a plugin that works similar to the “link” button on tinyMCE: The user highlights text -> presses a button -> enters text into a box in...
I’ve managed to add a custom tab to the media uploader, but for some reason it doesn’t come with the same layout – it doesn’t load the media-uploader-header that...