Jump to content

1.4 Terms Popup box


jaimeweb

Recommended Posts

You can try to use this code : (did not test this)

{l s='I agree to the terms of service and adhere to them unconditionally.'} {l s='(read)'}

   < script type="text/javascript">$('a.iframe').fancybox();</ script>



You can find the code in order-carrier.tpl

Link to comment
Share on other sites

  • 1 month later...

Hi,

You just have to add this two lines to the page you want to use de fancybox:

<link href="/your_theme/css/jquery.fancybox-1.3.4.css" rel="stylesheet" type="text/css" media="screen" /> 
and add the script your_theme/js/jquery/jquery.fancybox-1.3.4.js



Regards

Link to comment
Share on other sites

  • 4 months later...

I would like to do something similar but I need to link a popup window from the TINYMCE editor as in my website I have many description for each products.

 

I really need help on this I have been trying for many days to implement a nice popup window from links from the TinyMCE. I right now only can make the ugly popup thats implemented with the tinymce but would need the pretty javascript one.

 

Thanks

 

Is this possible ?

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...