please add an example to the cluetip plugin with "dynamic local content"
something like
- $('#mydiv').cluetip(function(){return 'hello'+' '+'world';}, {dropShadow: false})
I haven't found documented anywhere the optional function, so I have read the code, to find a "must be" feature
just my 2 cents to a great tool!!!
Thanks a lot