Need help locating files to modify attribute setup
Hi everyone - I'm trying to add some code and I cannot locate exactly where and how to insert attribute code:
1 - How do I insert onclick="return checkdl()" into my tpl_modules_attributes.php file like this example below?:
<input type="radio" name="id[20]" value="91" checked="checked" id="attrib-20-91"onclick="return checkdl()" /><label class="attribsRadioButton one" for="attrib-20-91">Select format</label><br />
2 - What file and how do I insert this line of code into the header area of the product info page so I can call this javascript file?
<script type="text/javascript" src="includes/modules/pages/product_info/jscript_callbacks.js"></script>
thanks everyone
Jeff Michaels,
pres of Musical Creations Ltd.