Friday, November 19, 2010

Unknown server tag 'cc1:CalendarExtender'.

This is due to ajax version.put the correct version..

No comments:

Post a Comment

TinyMCE Insert/Edit link not editable

 To fix this add  e.stopImmediatePropagation()  as below. $(document).on('focusin', function (e) {             if ($(e.target).close...