Jump to content

360º product view


Recommended Posts

Hi, I want to insert 360º product views in the detailed product description.

If possible I want to avoid using flash, and I found this tiny Jquery script that does the trick:
http://jquery.vostrel.cz/

The problem is that I'm unable to run any javascript in the long product description.
I found out that TinyMCE blocks the script tags, even though I include them in the validated list.

I'd appreciate any help. Thanks!

Link to comment
Share on other sites

  • 1 month later...

Hi

Great script!! But Im also having problems with using it.

I've tried to use it with javascript in product.js calling the code:

$('#3D').reel();

But it creates error in product.php.

I´ve also tried directly in product.tpl with this:

object.jpg

{literal}

// <![CDATA[
$(document).ready(function(){
$('#3D').reel();
});
// ]]>

{/literal}


Anyone who have had luck with this script or have any ideas on how to make it work would greatly be appreciated :)

Thanks

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
  • 1 month later...

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...