You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake Howlett on Thu 21 Jun 2007 in response to Domino Name Picker Revisited
Re: v 1.5 error in read mode
As before - use Firebug. Use the Net tab to see if the .js files are beingloaded. Use the Dom tab see if the object exist.
If you're going to use JS libraries on the web you've *got* to learn to use
debugging tools at this level.
Jake