|
-
Jun 22nd, 2010, 08:31 AM
#1
Thread Starter
Hyperactive Member
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?
-
Jun 22nd, 2010, 09:23 AM
#2
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
-
Jun 22nd, 2010, 05:24 PM
#3
Frenzied Member
Re: jquery loading in master-content app
 Originally Posted by aspfun
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|