You can't load a full HTML page into a div, the head is probably just ignored by the browser. If you need to load a full page, you should use an iframe.
On Feb 24, 4:46 am, Moeen Ud din <[email protected]> wrote: > what i am missing? > > I have an accordian with links which show a modal dialog, the modal > dialog should have a tab menu. The dialog is full html page with head > having requierd tab data (initialization). > > When i see the same page, separetly, tabs show up. but when the same > page show up in the modal dialog, only <ul>--</ul> shows.... > > Kindly some one explain or tell some solution. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
