search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Error with modal popup

Asked by victor
14 years ago.

I'm am using a modal.js to show a create event in modal.

In local working in IE and firefox correctly but when i try in the Server, in firefox show the next error when y try to open modal popup but in IE working correctly.

uncaught exception: Operation is not supported (NS_ERROR_DOM_NOT_SUPPORTED_ERR)

Any Idea??

Answer posted by victor
14 years ago.

Solved, not a bug!!

My javascript function for modal called createEvent and this name interfered with firefox. Now called CreateEvent and working.

Comment posted by Dan Letecky
14 years ago.

Thanks for posting the solution!

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.