My experience has shown that any and all JS or Flash etc works just fine in Product descriptions, perhaps you can just put youro JS there?. There is also cms static blocks in which you can put any html, xhtml, css, js etc etc. Not sure if that helps, having not totally seen what and where you want to do this.
Yes I think thats possible, thru a series of layers to navigat thru, via categories. I gues it would be
T-SHirts show your various tshirts on this category/product page
-----they select a style they like andit goes to long description/short description page
---------you put your javascript in either of those descriptions areas
I don’t know any reason it would not work as it does on that site, as long as you setup the JS the same way. I don’t thnk you can do it with the image that shows by default in the descriptiono page, but I do thihkn you can take up the description area with your JS. There it would show the t-shirt and have the upload button etc and overlay what they upload onto the tshirt in the JS At least on simple overview it seems workable to me. I have inserted Flash video into descriptions, php scripts etc. I don’t know why JS would not work.
right, after some more thought I’ve decided to write the application using PHP, is it possible to embed this PHP application in the correct place? i.e. after the user has chosen the product and before moving through to the payment section?
I’ve written a small piece of code in PHP, which allows a user to upload an image, then it downsizes the image size and displays the small image in the browser window, the orginal image is posted to a folder on the server.
I’ve attached the code below (if you want to trial it, create a folder called “images” in the root folder where the images will be stored....
So, this on the way to creating the app which I need:
As I mentioned before I am hoping to create a T-shirt design application, so this app, should sit in the product window (in magento) and the small image which is generated should sit on top of the existing product image (of a tshirt) which will be stored in the magento folder on the server.
Hi ashleyward.
I too have been looking for something similar. There have been quite a few people requesting something similar. Unfortunately I am not fimilar with PHP. Have you tried contacting the magento team. Maybe they can help you (since there have been request)