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" />

<a title="hgh" rel="http://127.0.0.1/cluetip-0.9.8/demo/ajax4.htm";
href="ajax4.htm" style="">rounded corners theme and positioning by
mouse</a>.


where help me please

Reply via email to