I have a script that calculates "price" and I need it to set the
innerHTML of a tag, I thought I could just say
show_price_top.innerHTML = (price);
but that dont work, It works if I just say
show_price_top.innerHTML = ("price");
but it just puts the string value of "price" in the field
Here is the field.
<span class="showPrice"><B NAME="show_price_top"
ID="show_price_top"></B></span>
Can someone help?
<CF_SIGNATURE
NAME="Douglas L. Brown"
EMAIL="[EMAIL PROTECTED]"
PHONE="714.538.6611"
WEB="http://www.carnivorepc.com">
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists