I use render method to create a quick view without reload pages after edit the post data. Edit forms are within fancybox. Right after render method completes, it commits error Uncaught TypeError: Object [object Object] has no method ‘fancybox’ and of course fancybox is no longer active.
Any ideas about this?