When I purchase any computer book to learn a new technology, I always type in the example source code by hand. I purchase the Beginning JavaScript and CSS develpment with jQuery and typed in the 3 files that are on page 6 of the book. Of course I adjusted the path to find the jQuery.
js file. I was unable to get the example to work properly. I then downloaded the files from the Wrox website and made the path chages to find the jQuery.
js file and was still unsuccessful. I am using Explorer version 8. Does anyone have any information on the code that is found on page 6?