Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4871

FIWARE.Question.Tech.Apps.ApplicationMashup.ComponentDevelopment.jQueryProblem

    Details

      Description

      Created question in FIWARE Q/A platform on 01-03-2015 at 18:03
      Please, ANSWER this question AT http://stackoverflow.com/questions/28796876/using-jquery-in-wirecloud-gives-uncaught-referenceerror-jquery-is-not-defined

      Question:
      Using jQuery in Wirecloud gives "Uncaught ReferenceError: jQuery is not defined"

      Description:
      Here is the order of the includes:

      index.html:

      <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
      <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js"></script>
      <script src="js/main.js"></script>

      and here is the js file (Only relevant parts are shown):

      $(document).ready(function () {
      'use strict'
      init();
      $('.slider').slider(

      { orientation: isVertical, range: reverseSlider, max: maxVal, min: minVal, step: stepVal, value: 10, animate: 1300, }

      );
      });

      init() is just grabbing some values to create the slider.
      Everything works fine in the browser.

      The error is "Uncaught ReferenceError: jQuery is not defined" and it points to the $ symbol in the first line of the javascript file.
      I've tried to replace "$" with "jQuery" but got the same error.

      Any sugestions?

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        3h 1 Backlog Manager 19/Oct/15 3:04 PM
        In Progress In Progress Answered Answered
        2h 59m 1 Backlog Manager 19/Oct/15 6:04 PM
        Answered Answered Closed Closed
        2d 21h 1 Backlog Manager 22/Oct/15 3:04 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        aarranz Álvaro Arranz made changes -
        Summary FIWARE.Question.Tech.Apps.ApplicationMashup.jQueryProblem FIWARE.Question.Tech.Apps.ApplicationMashup.ComponentDevelopment.jQueryProblem
        mev Manuel Escriche made changes -
        HD-Enabler Wirecloud [ 10857 ]
        HD-Chapter Apps [ 10836 ]
        aarranz Álvaro Arranz made changes -
        Summary [fiware-stackoverflow] Using jQuery in Wirecloud gives &quot;Uncaught ReferenceError: jQuery is not defined&quot; FIWARE.Question.Tech.Apps.ApplicationMashup.jQueryProblem
        mev Manuel Escriche made changes -
        Assignee Álvaro Arranz [ aarranz ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-22 15:05|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-22 15:05|UPDATED status: transition Finish| # answers= 1, accepted answer= True
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-19 18:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-19 18:05|UPDATED status: transition Answered| # answers= 1, accepted answer= True
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-19 15:05|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-19 15:05|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2015-10-19 12:05|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2015-10-19 12:05|CREATED monitor | # answers= 1, accepted answer= True
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            aarranz Álvaro Arranz
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: