Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nico 16 posts 37 karma points
    Feb 24, 2011 @ 02:10
    Nico
    0

    what about /umbraco_client/ui/jquery.js ?

    Hi,

       I'm using jquery in umbraco. I'm using my own script tag in my master pages.

       While adding a new jquery plugin, I had a bug in almost all sub pages of master pages.

       Than I found a suspicious tag in these buggy pages :

    <script id="ctl00_ctl00_ctl00_ContentPlaceHolderDefault_jQuery" type="text/javascript" src="/umbraco_client/ui/jquery.js"></script>

       I went to set the referred file to void and my problem was gone... Double jquery include.

       But why this tag is added by Umbraco ?

      I don't see any option to include jquery or not.

       Anybody have an idea ?

       Thanks in advance.

       NF

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 24, 2011 @ 07:20
    Jan Skovgaard
    0

    Hi Nico

    What version of Umbraco are you experiencing this on?

    And are you the only one working on the installation? And is the reference included directly in the master pages or is it just there when you view the source?

    Is there any chance that you're using a XSLT macro, which is using the umbraco.library:AddJquery? Seems to me like it's something that is generated automatically due to the crazy long id name.

    /Jan

  • Nico 16 posts 37 karma points
    Feb 24, 2011 @ 23:55
    Nico
    0

    Hi,

       You're right, there was an umbraco.library:AddJquery in some of my XSLT...

       I'm on 4.5.2 and very alone, since I'm on my local computer...

       Thanks for your anwnser!

       NF

Please Sign in or register to post replies

Write your reply to:

Draft