Hello,

I am using the ClueTip plugin for the first time, and I'm loving it.
However, I am having difficulty with positioning whenever I supply both
'topOffset' and 'width' as arguments.  One without the other works just
fine, but together, 'topOffset' is totally ignored.

$(document).ready(function() {
    $('caption .cluetip-wide').cluetip({topOffset: '-15px', width:
'450px'});
});

Any "clues" or "tips" showing me the errors of my ways would be most
appreciated.  :-)


Thanks in advance,

Matt

Reply via email to