I am using both InPlaceEditor and InPlaceCollectionEditor on my page. InPlaceEditor is working fine, changes into a textbox when I click on the div that is suppose to call InPlaceEditor, but InPlaceCollectionEditor isnt quite working. The div tagged to InPlaceCollectionEditor still highlights when I hover over it, but when I click on it, instead of changing into a dropdown list, the chunk of text in the div just disappear, and then nothing else happens.
When I run it in firefox, everything is working fine. This only happens in IE, does anyone have any insights on this?