Our site www.viart.com is operated by latest Viart Shop 5.8.28 with default Clear design
Topic Information
Haider
Haider
Hi,
Anybody would like to guide me to setup this ...
 
in the options products type - onclick function
 
Quote:
 
ChangeFontSize('pr_88_183_135','16');
 
UnQuote
 
Change only specific item , but when I select this predefined option for other products - via admin
received Error -
 
So please let me know what I need to right here for one selected for all .....
 
"
 
2. Put in the Javascript Settings 'OnChange Event' field the following script:
document.image_{form_id}.src='images/big/[your large image name]' + this.form.property_{property_id}.options[this.form.property_{property_id}.selectedIndex].value + '.jpg';
 
 
"
 
But I need for onclick property options ---
 
"
Administration > Products > Products Types > Products > Options & Components
 
"
Thanks