Results 1 to 3 of 3

Thread: jquery loading in master-content app

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2010
    Posts
    478

    jquery loading in master-content app

    I start to learn jquery.

    All my app are master-content design.

    Questions:

    Where to load jquery? In master page or content page?

    There is no head tag in content page, if loading jquery in content page, how to load it?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: jquery loading in master-content app

    Off the top of my head, I would do the necessary work in the Master Page, that way it would be available to all your content pages.

    Gary

  3. #3
    Frenzied Member avrail's Avatar
    Join Date
    Mar 2006
    Location
    Egypt, Cairo
    Posts
    1,221

    Re: jquery loading in master-content app

    Quote Originally Posted by aspfun View Post
    I start to learn jquery.

    All my app are master-content design.

    Questions:

    Where to load jquery? In master page or content page?

    There is no head tag in content page, if loading jquery in content page, how to load it?
    hey aspfun,
    inside the content page actually there is a <script> tag,
    and also there under the head of your master page there is a script tag
    but instead of writing your scripts for each content, you can add it once inside the Master page
    You Don't Have to Rate Me.
    I'm Not a Civilized Man I'm the Civilization it self
    White or Black, Living or Dieing and 0 or 1 that's MY life
    iam an Object in Object Oriented Life
    my blog : http://refateid.blogspot.com/
    twitter :@avrail
    010011000111010101110110001000000100110101111001001000000101000001100011

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width