Hi,
I hope someone can help me!
I keep receiving this error...
a.offset() is null on my online html page. And it keeps looping...
My files are as follows:
<script src="js/jquery.full.tools.min.js"></script> (This script is taken from" http://cdn.jquerytools.org/1.2.7/full/jquery.tools.min.js)
<script src="js/jquery.ui.widget.js"></script>
<script src="js/jquery.ui.progressbar.js"></script>
I have tooltips running and a progress bar.
Does anyone know what this could be about?