The chrome tag has no wiki summary.
3
votes
1answer
102 views
Visualforce ajax Uncaught Error: NOT_SUPPORTED_ERR: DOM Exception 9
I have got a visualforce page which uses ajax components actionFunction and actionStatus. Whenever the actionFunction is called, I use actionStatus to show the status. The onstart works fine, but the ...