jQuery Plugins » thickbox https://jqueryplugins.info jQuery plugins, tutorials and resources Thu, 20 Oct 2011 04:15:52 +0000 en hourly 1 http://wordpress.org/?v=3.2.1 efecto ligthbox usando thickbox iframe con jquery https://jqueryplugins.info/2011/08/efecto-ligthbox-usando-thickbox-iframe-con-jquery/ https://jqueryplugins.info/2011/08/efecto-ligthbox-usando-thickbox-iframe-con-jquery/#comments Wed, 24 Aug 2011 14:08:28 +0000 Admin https://jqueryplugins.info/2011/08/efecto-ligthbox-usando-thickbox-iframe-con-jquery/ Post link: efecto ligthbox usando thickbox iframe con jquery

efecto de abrir una ventana sobre otra oscureciendo el fondo de esta , esto se logra con jquery y el aplicativo thickbox

]]>
Post link: efecto ligthbox usando thickbox iframe con jquery

efecto de abrir una ventana sobre otra oscureciendo el fondo de esta , esto se logra con jquery y el aplicativo thickbox

]]>
https://jqueryplugins.info/2011/08/efecto-ligthbox-usando-thickbox-iframe-con-jquery/feed/ 0
Java | having a thickbox and a videobox on the same page? only one works at a time??? help!? https://jqueryplugins.info/2011/08/java-having-a-thickbox-and-a-videobox-on-the-same-page-only-one-works-at-a-time-help/ https://jqueryplugins.info/2011/08/java-having-a-thickbox-and-a-videobox-on-the-same-page-only-one-works-at-a-time-help/#comments Tue, 23 Aug 2011 03:47:51 +0000 Admin https://jqueryplugins.info/2011/08/java-having-a-thickbox-and-a-videobox-on-the-same-page-only-one-works-at-a-time-help/ Post link: Java | having a thickbox and a videobox on the same page? only one works at a time??? help!?

Question by JT: Java | having a thickbox and a videobox on the same page? only one works at a time??? help!? i want a thickbox and a video bo...

]]>
Post link: Java | having a thickbox and a videobox on the same page? only one works at a time??? help!?

Question by JT: Java | having a thickbox and a videobox on the same page? only one works at a time??? help!?
i want a thickbox and a video bo on the same page

only one will work at a time, not both on the same page? Is the script canceling out when both are implemented?

my script:




Best answer:

Answer by Jeremy
You are trying to use two different javascript frameworks to load different plugins. I would stick with using only one framework — either jquery or mootools and try to find either a thickbox type plugin for mootools or a video plugin for jquery.

Or you can use jQuery.noConflict():

http://api.jquery.com/jQuery.noConflict/

What do you think? Answer below!

]]>
https://jqueryplugins.info/2011/08/java-having-a-thickbox-and-a-videobox-on-the-same-page-only-one-works-at-a-time-help/feed/ 0
jQuery Ui – Swapping thickbox for UI dialog https://jqueryplugins.info/2011/08/jquery-ui-swapping-thickbox-for-ui-dialog/ https://jqueryplugins.info/2011/08/jquery-ui-swapping-thickbox-for-ui-dialog/#comments Wed, 17 Aug 2011 14:14:34 +0000 Admin https://jqueryplugins.info/2011/08/jquery-ui-swapping-thickbox-for-ui-dialog/ Post link: jQuery Ui – Swapping thickbox for UI dialog

Thickbox is depreciated and causes problems when used within jQuery UI Tabs. Before moving to using tabs I was simply calling thickbox which worked as normal, with the url of...

]]>
Post link: jQuery Ui – Swapping thickbox for UI dialog

Thickbox is depreciated and causes problems when used within jQuery UI Tabs. Before moving to using tabs I was simply calling thickbox which worked as normal, with the url of my remote source included. Is there a generic way that jQuery UI dialogs can be made to work the same was as the thickbox solution?

I was calling thickbox like so:

<a href="URLHERE" class="thickbox" disabled title='Select a value from the list provided'><img border=0  src='images/zoom.png'></a>

newest questions tagged jquery – Stack Overflow

]]>
https://jqueryplugins.info/2011/08/jquery-ui-swapping-thickbox-for-ui-dialog/feed/ 0