I want to add file uploader on front product view of product. here are some simple steps which describe its working.

currently page loads with a big product image which has 4-6 image map points.

on each map when user click on it, a popup needs to be display asking user to upload file for that mapped area.

link|improve this question

60% accept rate
Please specify what you want exactly? – Jevgeni Smirnov Dec 12 '11 at 10:38
when user clicks on any image map at magento front product page, a popup with file upload option needs to be open. – Alvin Brown Dec 12 '11 at 11:17
feedback

1 Answer

up vote 1 down vote accepted

Is this a product option or what?

Somwhere on product page you have hidden divs with product upload forms. You click map points and divs appear with help of JS.

link|improve this answer
this is what i am asking. i need some code snippet.. i am new to magento. – Alvin Brown Dec 12 '11 at 11:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.