fwiw, my team reported a scripting error viewing my hobo app in a
clean install of IE7.
Line: 98
Char: 7
Error: 'hjq' is undefined
here's the html:
95: <script type="text/javascript">
96: jQuery.noConflict();
97: jQuery(document).ready(function() {
98: hjq.initialize.call(document);
99: });
100: </script>
My answer is "Use Firefox" but thought I'd post this to see whether
this is expected/okay behavior or if it represents a real problem.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---