I have a hyperlink to an info page during checkout, and I'd like it to open in a thickbox instead of a new page. Please, does anyone know how can I accomplish this?
I have looked at this post and experimented with it, but am not sure how to adapt it. Thanks for any help.
Is this for content on the same server or a different one?
Take a look at the thickbox examples (particularly the AJAX one for what you want)
http://jquery.com/demo/thickbox/#examples
Take a look at the thickbox examples (particularly the AJAX one for what you want)
http://jquery.com/demo/thickbox/#examples
Yesss! Thank you Jay. Now I'm nearly there. The page is another information page like 'terms and conditions' and I'm aiming to have the thickbox load just the information content, not the whole page (like T&Cs). Thank you very much for pointing me in the right direction.JAY6390 wrote:Is this for content on the same server or a different one?
Take a look at the thickbox examples (particularly the AJAX one for what you want)
http://jquery.com/demo/thickbox/#examples

During checkout on the shipping page, I would like to make a link that opens up a thickbox to my shipping policy page (in information section). The best I have been able to do is make the thickbox open up the whole page, but I would like for it to only open up the information area, like what currently happens when a customer clicks on the Terms link on the payment page.
I tried following the above advice but couldn't get it working. Anybody have any ideas?
I tried following the above advice but couldn't get it working. Anybody have any ideas?
The link that you were looking for was
Code: Select all
<a class="thickbox" href="index.php?route=information/information/loadInfo&information_id=29" alt="More Info"><b>More...</b></a>
Who is online
Users browsing this forum: Bing [Bot] and 11 guests