0

I use jQuery UI Layout plug-in to implement my page layout (splitter).

But I failed when the layout is loaded dynamically (AJAX view loading).

Can the layout plug-in be used in dynamic load layout page?

My situation:

  1. Load page via AJAX from server, the page is matched rules of UI layout.
  2. Use UI layout plug-in to initialize layout, but it can't work.

Thanks.

Chris
  • 7,675
  • 8
  • 51
  • 101
Jeff Chu
  • 65
  • 1
  • 2
  • 9
  • You are asking a yes or no type question here so... maybe – jeschafe Jun 13 '12 at 14:51
  • when are you calling the .splitter() ? before or after the ajax call? You should call it after the ajax request loads the html – U.P Jun 13 '12 at 17:34

0 Answers0