Hey Dom! I really like what you are trying to do here, I just noticed some issues with jquery. From the looks of it you are using yui to compress all the scripts from your init.js file. The problem is that I can not execute jquery code unless I call the jquery.js directly.
You can see here in this quick test that the "view more" button is not working to show more content. However, it works great when I call the jquery file directly. http://jharman.net/new/test.html
Any ideas on this? Great work!
-David
Hey Dom! I really like what you are trying to do here, I just noticed some issues with jquery. From the looks of it you are using yui to compress all the scripts from your init.js file. The problem is that I can not execute jquery code unless I call the jquery.js directly.
You can see here in this quick test that the "view more" button is not working to show more content. However, it works great when I call the jquery file directly. http://jharman.net/new/test.html
Any ideas on this? Great work!
-David