Quote Originally Posted by Chrome View Post
Hi

Newby: The sidebox has to live above another sidebox unfortunately... You can change the following line:

Code:
var _sidebox = 'manufacturers';
to state any sidebox you would like the Updater to appear above (use the ID of the sidebox)
I saw that thanks chrome, basically where as I had it above manufacturers (default), my manufacturers box was at the top of the page (doesn't look right at the bottom), I tried to move tell a friend box to the bottom and put it above that but it didn't seem to like the spaces or using underscore to replace the space and wouldn't work.

I basically need it at the bottom as I have my attributes after the description of the base unit which customers can have the optional upgrades on, so as they are down there making changes they can't see the box, I'll just have to keep manufacturers box down the bottom, still a great addition and very much appreciated for your time to code it.