Thickbox/Facebox
Thickbox/Facebox
I have been developing a page which utilizes several ajax calls back to the C# code behind and makes a call to an external jquery file. This page works fine as a standalone page
However, when this page is invoked via another page via a slickbox or Facebox function, the page pops up, but hardly anything in it renders. None of the ajax calls are functional and javascript errors seem to be happening.
Why is this?
Thanks all