View Single Post
Old 03-22-2018, 06:55 AM  
2MuchMark
Videochat Solutions
 
2MuchMark's Avatar
 
Industry Role:
Join Date: Aug 2004
Location: Canada
Posts: 49,412
Quote:
Originally Posted by sarettah View Post
Something like:

Code:
<a id=mylink href="something.html" data-toggle="tooltip" title="" data-placement="top">Something</a>

<script>
a=<!--per_price_grp-->;
b=10;
c=a/b;
mylink.title="$" +c.toFixed(2);
</script>
.
Thank you sir, that worked perfectly!
__________________

Custom Coding | Videochat Solutions | Age Verification | IT Help & Support
www.2Much.net
2MuchMark is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote