I finally figured out how to get one cluetip on a page so I figure it's pretty easy to add it to other links on the same page, right? Just keep the class the same and change the href and rel to the content you want inserted in the tooltip, right?
Uh, no..... Here's what I'm talking about: This page works: http://www.datatv.com/sw/SW_wp_sampler.html This one doesn't: http://www.datatv.com/sw/SW_wp_sampler2.html The first one only refers one URL while the other one refers different URL's depending on the link. I tried adding different functions and in my rounded.js file but that doesn't work at all. So how can I make this work?