jQWidgets Forums

jQuery UI Widgets Forums General Discussions Using load for popup window

This topic contains 0 replies, has 1 voice, and was last updated by  sdalby 12 years, 6 months ago.

Viewing 1 post (of 1 total)
  • Author
  • Using load for popup window #10289

    sdalby
    Member

    Hi

    I hope that some in the community has expericens with following:

    I have a modal popup window (jqxWindow) that needs to be shared by multiple pages. It is actually is more tightly bound to one page rather than the others.

    As I see it, I have these options:

    1) Make a html file with htm and javascript and load it where the window should be used.
    2) Declare it in a page and load the div (fragment) identifying the window.

    Both are fine with me, but I am unsure of:

    1) Can a load’ed page contain script includes or do all javascript has to be declared inline in the page
    2) If loading a fragment, does this include the javascript contained in the page (either inline or referred to by script includes)

    It is an existing system, so some things are given in advance.

    Thank you in advance.

    /Søren

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.