Why/how is jquery.js automatically being placed into all pages

I see that jquery.js is being automatically placed into all of my web pages (and this is a new App).  Any idea why this is happening and how it's being included?
Here's how each of my pages start
<html>
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
    <meta http-equiv="keywords" content=""/>
    <meta http-equiv="description" content=""/>
    <script type="text/javascript">
CQURLInfo = {
    "contextPath": null,
    "requestPath": '\/content\/panorama0\/en',
    "selectorString": null,
    "selectors": [],
    "extension": 'html',
    "suffix": null,
    "systemId": '81a40564-1ff2-4be9-81c3-3f0169f95b23',
    "runModes": 'author'
};</script>
<script type="text/javascript" src="/etc/clientlibs/foundation/jquery.js"></script>
<script type="text/javascript" src="/etc/clientlibs/foundation/main.js"></script>
<link rel="stylesheet" href="/etc/clientlibs/foundation/main.css" type="text/css"/>
<link href="/etc/designs/panorama0/static.css" rel="stylesheet" type="text/css"/>
<link href="/etc/designs/panorama0.css" rel="stylesheet" type="text/css"/>

The js and css are downloading as separate files could happen in 2 scenario
If you have debug enabled the debug-option in the HTML Library Manager  (Verify felix console)
You haven't embed-property all the resource OR You might have not changed the head section to include write library
For jquery-ui.js it deponds how you have configured. For default geometrixx app [1] includes apps.geometrixx-main which has configured at [2]. It has dependency on jquery (cq.jquery.ui)  & hence gets included. Similar lines verify for css. As a note all default library are defined under /etc/clientlibs/foundation
[1]  /apps/geometrixx/components/page/headlibs.jsp
[2]  /etc/designs/geometrixx/clientlibs

Similar Messages

  • We have 2 ipods and 1 ipad with different apps all synced to one computer.  How do I prevent these apps from automatically being synced to all three devices each time I do a backup/sync?

    We have 2 ipods and 1 ipad with different apps all synced to one computer.  How do I prevent these apps from automatically being synced to all three devices each time I do a backup/sync?

    Uncheck the option to automatically sync new apps to the device.
    Other than that, syncing is by device.
    Connect one device, tell iTunes what to sync, then sync.
    Connect second device, repeat.
    Connect third device, repeat.

  • Grabbing the filename of the document a dynamic stamp is being placed into.

    I need to get the filename of the "parent" document a stamp is being placed into to put into one of the stamps textfields. This was what I was hoping would work inside of stamps textfield custom calculation:
    event.value = app.activeDocs[0].documentFileName;
    Thats a no go. For some reason activeDocs is always empty, despite the fact I have 3 pdfs open. Does anyone have any ideas on why this is not working? Have a better idea to do the same thing?
    Thanks for your help.

    Thank you! Works great.
    And for those looking for the quick answer in the future:
    event.value = event.source.source.documentFileName;

  • How can i get this variable value into second page IN BSP

    Hi friends
    I have variable wk_matnr value 'ABC' in first page of BSP.
    How can i get this variable value into second page.
    Moosa

    Hi,
    you can define variable (page attribiue) on the second page with the same name. You can realise the Navigation with Button ther started onInputProcesing routine. In onInputProcesing you have to call navigation->set_parameter with attribut name as parameter and then starting the navigation. If you have checked the auto property on the variable on second page and varable have same name, the value of variable should be transported.
    [See this tutorial|http://help.sap.com/saphelp_erp2005/helpdata/DE/1a/c5133a62983c0ae10000000a114084/frameset.htm]
    Best regards
    Bogdan

  • How do I output a large pdf into single pages for press?

    How do I output a large pdf into single pages for press?

    It is certainly a good point that, if they need the files separately, and don't even know how to use Acrobat to split it themselves, it might lead one to question their expertise in the PDF field.

  • The pdf file that i am converting has multiple pages but the conversion only exports the 1st page into excel.  How do i get the product to include all pages on multiple sheets?

    Hi,
    The pdf file that I am converting has multiple pages but the conversion only exports the 1st page into excel.  How do i get the product to include all pages on multiple sheets?

    Hi christinek,
    Can you please tell me how the PDF that you're converting was created? Sometimes, PDF files created by third-party PDF generators (that is non-Adobe applications), don't contain all the tags and file information necessary to ensure a proper conversion to Excel. There are no settings that you can change in ExportPDF to adjust how the file is imported.
    You can tell how the PDF was created by choosing File > Properties in Reader and looking for the PDF Producer on the Description tab. If the PDF was created by a third-party, it just may not be written to spec. Please see Support Policy for PDF Files created by non Adobe applications.
    Best,
    Sara

  • Webpage previews is no longer caching pages. How do I make sure settings will cache all pages visited?

    Webpage previews is no longer caching pages. How do I make sure settings will cache all pages visited?

    The cache may be full ..
    Using Safari ??
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • Why do my pdf files disappear when placing into Indesign CC?

    I was working a late night rush project. When I came to the point of placing pdf files in my indesign CC document nothing worked. The first files showed up missing their header. They next file simply did not appear on the page. They previewed ok. The eventual work around was to place them in Indesign 5.5, an older program. Then they came in fine. I need to have an answer to why this happened. I was not placing the files from the cloud on somewhere on the internet but from my hard drive. I am getting very frustrated with this new CC application.

    Try showing the import options and make sure the crop option you want to use is one that is not grayed out.

  • How to make the common control button for all pages in TABCONTROL​?

    Dear all,
               I'm using TABCONTROL for my application. I'm having STOP and SAVE control. I have to show this button to all pages  in TABCONTROL.. How do i make it?
    Kindly help me?..
    Regards,
    Srinivasan.P
    Solved!
    Go to Solution.

    Hi srinivasan,
    If you want to keep "Save" and "Stop" common, Why do you want to keep them on Tab control? Is your tab control taking entire space on Front panel? If so, you can have SAVE and STOP on other vi, and you can call this vi (MODAL).
    Gaurav k
    CLD Certified !!!!!
    Do not forget to Mark solution and to give Kudo if problem is solved.

  • Crystal Report: How to make the fixed height box in all pages.

    Post Author: WTech
    CA Forum: Crystal Reports
    I want to make the height of box fixed size in all pages. The box in outside the detail section. Currently the size of the box changes according to the content of the detail section. Could anyone suggest me how should i achieve it ?  

    Hi srinivasan,
    If you want to keep "Save" and "Stop" common, Why do you want to keep them on Tab control? Is your tab control taking entire space on Front panel? If so, you can have SAVE and STOP on other vi, and you can call this vi (MODAL).
    Gaurav k
    CLD Certified !!!!!
    Do not forget to Mark solution and to give Kudo if problem is solved.

  • How to repreat only Group Header #2b in all pages?

    Hi
    Is there any way to repreat only Group Header #2b in all pages?
    When I select repeat group header in all pages, it repeating Group Header #2a & Group Header #2b.
    how to repeat only Group Header #2b?
    Thank you

    You can conditionally suppress group headers.
    Set the headers to repeat on each page, and then to have group header 2a only printed once while group header2b repeats on all pages then contionally suppress group header 2a with
    inrepeatedgroupheader  // suppresses repeated headers
    Note you can also suppress a header the first time header is printed with
    not(inrepeatedgroupheader)  //suppresses the first time
    Edited by: Debi Herbert on Mar 17, 2011 3:59 PM

  • How do you insert a slide show into a page in Fireworks or Dreamweaver CS4?

    Newbie here. I just made a nice 4 image slide show in FW CS4 (under COMMANDS, CREATE SLIDESHOW) but can't figure out how to insert it into a page in FW or Dreamweaver CS4. My goal is to insert it into a FW page, then send it as a PDF to the boss for review before it goes into Dreamweaver. Can that be done? I assume if you can create the slide show in FW, then you can see it FW - or is that asking too much?? So far, I can create it, then choose to preview it in a browser (and it looks good). But then I click "done" and "x" out of the screen and it's gone. I saved the slideshow in a folder I created on my desktop. When I open the folder I see an images folder, a scripts folder, an "index.html", a "player_black.swf", and a "slideshow.xml". I've tried dragging all of these onto the FW page but nothing happens.. Also, the "insert" button in FW doesn't have a preset for slideshows. Neither manual mentions how to insert it into a FW or DW page.. Any help is greatly appreciated.

    Problem solved. Found an import movie within iMovie.

  • How do I import a numbers file into my pages document?

    I have created a Pages document that I could like to import a Numbers file into the document for my presentation...any ideas on how to accomplish this? Help!

    Hey amyrivera911fire!
    While you cannot import the whole Numbers document into the Pages document, you can copy and paste data from a Numbers file into a Pages file:
    Add, copy, and cut objects - Numbers for iCloud beta Help
    http://help.apple.com/numbers/icloud/1/#/gil1ddad5000
    Also, if you are creating a presentation, you may want to refer to this help document about using Keynote in iWork for iCloud beta:
    Keynote for iCloud beta Help
    http://help.apple.com/keynote/icloud/1/#/
    Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • How do I stop automatic loading of the next page as I scroll to the bottom of an internet page that has a number of pages?

    When I search with Google, as I scroll to near the bottom of the page, the next page of results automatically loads. I can never get to and use the similar searches, or "Searches related to ***", which are at the bottom of the page, as the next page loads and focuses at the top of that next page. Also, there is a bar with the page number, and a field with a "Jump to" command with a pop down arrow with page numbers, and up and down arrows beside it which go up or down one page if used.
    This does not happen with, say, Bing, nor if I use Int Expl (aagh).
    I have no autopage type of add-ons, or plugins.. I may have had an add-on at one time. There are a bunch of autopager "strings", or lines, in about:config. How do you remove them, if that is the problem?
    How do I stop this from happening? It is extremely annoying.
    Thanks,
    SK

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Pre-sets are are automatically being imported into Lightroom 1.4

    Have a Mac 10.5.4
    As yet not removed Lightroom 1.4. from computer ( also have a compressed zip copy)
    On importing new pre-sets into Lightroom 2.
    Lightroom 1.4 automatically imports them - even if I have Lightroom 2 open.
    How to I get around this?
    thank you
    Sue

    Both Lr 1 and Lr 2 use the same default location for presets.
    If you want separate preset locations then choose the "Store presets with catalog" setting in the Presets tab of your Preferences settings.

Maybe you are looking for

  • ALV grid in Subscreen

    Hi all, I have a subscreen with ALV grid in module pool program. The main screen has two subscreens (one is header and other is items/reports) from the main screen, the ALV Grid subscreen can be called in two ways. 1. from application tool bar (show

  • Photo's in different location (not default)?

    After backing up, I've recently rebuilt my system. I'm now in the process of re-installing the software, copying files back over etc. I have 2 partitions on my drive now - System & Data. iPhoto is running from the Apps folder on the System partition,

  • Converting Date to Julian Date

    Hello, I'm trying to convert a standard datetime to its 3-digit Julian counterpart as part of a file naming scheme. What would be the best way to achieve this via Orchestrator? Regards, Shane

  • RDF Report Layout Issue ?

    I'm trying to print invoices using RDF reports builder. I have a layout created, but when I print 2 or more invoices they append one below the other consecutively. What I want is each new invoice should be printed on new page. Please help to understa

  • New puzzles for icomania

    I've solved all the Icomania puzzles and am wondering when there will be an update with new puzzles.  I've contacted Apple support and learned that they contract with a third-party company, games-for-friends, to supply games.  I sent an to games-for-