wow I have been looking for a solution like this for a while, thanks very much

can the price scroll with the page so it is always visible?

I have a long list of product options and would love it if I could get the price to scroll down so it is always visible, I know how to do absolute positioning but I would know where to start programming, I see when I save a product page page it says

HTML Code:
<!--bof Add to Cart Box -->
      <DIV id=cartAdd>Add to Cart: <INPUT maxLength=6 size=4 value=1 
      name=cart_quantity><BR><BR><INPUT type=hidden value=180 
      name=products_id><INPUT title=" Add to Cart " type=image alt="Add to Cart" 
      src="HOPC1 [HOPC1] - $281_00  OZM Systems, Powerful Custom Computers_files/button_in_cart.gif"> 
      </DIV><!--eof Add to Cart Box-->
which is what I want to scroll, but where do I start

thanks for all of your efforts