David C
unread,Apr 18, 2013, 8:33:24 AM4/18/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eea-...@googlegroups.com
Update -
I more or less have this working on our existing sites, and wanted to share what I did.
I found that the same versions that worked on a new site would not work on an existing site, no matter what order I installed or reinstalled the components.
I then compared the javascript and css registry on the new, working site to the one on the existing site(s) and found a few scripts and css files were missing.
After manually adding
++resource++eea.jquery.js
++resource++jquery.slickgrid.js
++resource++jquery.slickgrid.css
and moving eea.jquery.js to the top of the stack, it seemed to clear up all the js and css errors. It does still look pretty strange in IE though, but just the editing. Viewing looks fine.
Thanks for the help, and the great product.
David