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    [EMAIL PROTECTED]    http://www.niof.net

Reply via email to