Parašė switz· 2010 Gru. 2 11:12:18
#12
?>
<script type="text/javascript">
// Create the tooltips only on document load
$(document).ready(function()
{
// By suppling no content attribute, the library uses each elements title attribute by default
$('#content a[href][title]').qtip({
content: {
text: false // Use each elements title attribute
},
style: 'cream' // Give it some style
});
// NOTE: You can even omit all options and simply replace the regular title tooltips like so:
// $('#content a[href]').qtip();
});
</script>
<?php
echo "</head>
Bandyk ikišt, bet jaučiu privėliau :D