[jQuery] can't get hoverTable to work
Could someone look at http://monday6o.org/assign.php and tell me what I
have wrong? There is a pause when the page loads so I know the script
runs but the rows don't get highlighted when hovered over.
In the document <head> I have:
<script type="text/javascript" src="/js/jquery.js"></script>
<script type="text/javascript" src="/js/jquery.tableHover.js"></script>
<script type="text/javascript" src="/js/m6o.js"></script>
<script type="text/javascript">
$(document).ready(function() { $('table.ruler').tableHover({}) } )
</script>
--
"Humankind cannot stand very much reality." -- T. S. Eliot
Rick Pasotto rick@niof.net http://www.niof.net