Disclaimer

Use any code at your own risk. TCC is not responsible for damage or problems caused by the use of any scripts. No warranties or guarantees of any kind are implied or assumed.

Tarrant County College Libraries
WebVoyáge/ENCompass/Classroom Solutions



Troubleshooting

Questions can be sent to Jim Robinson at Tarrant County College

Some hints about debugging javascripts:

  • If the code isn't being called, check the syntax, the path to the javascript source, and your objects.
  • Download a free Firefox browser Get Firefox! and install the FireBug extension.
  • Download an Opera browser (http://www.opera.com) and turn on "Report JavaScript Errors".
  • Remember: browser detection is poor coding...object detection will serve you much better.
2007-05-07