Type: Posts; User: kamalaferris
Glad you got it working! And those aren't just newbie mistakes... it happens to all of us. ;-)
Sorry if these seem basic, but always best to check the basics first! Are you getting any JS errors? Are you sure the jquery source file is in the right place? (Can you access it directly in...
Browser: Firefox 3.6 and IE 8 (no others tested) I've created a class, Author, and another class that inherits from Author, CoAuthor. In one of my calls to a method of Author against an instance...