View Single Post
Old 03-22-2018, 05:38 AM  
blackmonsters
Making PHP work
 
blackmonsters's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 19,986
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>
.

__________________
Camsoda pays :
Become a Cam Model or Sign up as a Webmaster
blackmonsters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote