hello i have this in my site but the htm is not showing
<script src="'.$lb_path.'themes/lc/js/jquery-1.2.5.min.js" type="text/
javascript"></script>
<script src="'.$lb_path.'themes/lc/js/jquery.dimensions.js" type="text/
javascript"></script>
<script src="'.$lb_path.'themes/lc/js/jquery.hoverIntent.js"
type="text/javascript"></script> <!-- optional -->
<script src="'.$lb_path.'themes/lc/js/jquery.cluetip.js" type="text/
javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
        $(\'a[title=rounded]\').cluetip({cluetipClass: \'rounded\'});
$(\'ol.rounded a:eq(1)\').cluetip({
  cluetipClass: \'rounded\',
  dropShadow: false,
  positionBy: \'mouse\'
});
});

</script>
<link rel="stylesheet" href="'.$lb_path.'themes/lc/css/
jquery.cluetip.css" type="text/css" />

ajax4.htm rounded corners theme and positioning by
mouse .


where help me please
-- 
View this message in context: 
http://www.nabble.com/clutip-with-ajax4.htm-from-the-examble-tp20303993s27240p20303993.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to