
Originally Posted by
damiantaylor
ok, I just had a flash of inspiration, but might be on the wrong track!
I suddenly realised, I don't want my description on a tab at all so stopped the javascript looking for it. In the tpp.js file, I commented out the following 2 lines:
//hackArr[8] = document.getElementById('productDescription');
//NewArr[8] = document.getElementById('productDescription_tab');
Which puts my original description back where it should be, but still displays the second description below the buttons.
Can you think of any way to turn off the second description or am I barking up the wrong tree here?
Bookmarks