-
According to https://github.com/jrburke/r.js/blob/master/build/example.build.js, module names are resolved relative to `baseUrl` if it is set or relative to the directory holding the build file if it …
-
I am facing a problem in using this with jqLite.
It throws an error message as "'ui.sortable: jQuery should be included before AngularJS!'".
For resolving this, I just followed these steps:
1. Wrapp…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. Add jQuery, jquery-ui-map and custom.js via tags in that order
2. In the custom.js rename jQuery and $ to something else via
jQuery.noConflict(true); m…
-
```
What steps will reproduce the problem?
1. My system Ubuntu 11.04 64bit / Eclipse PDT + Aptana 3 Plugin
2. Try To install jQuery Plugin
Cannot complete the install because one or more required item…
-
I've migrated to angular 1.2.7, select2 3.4.5, ui-select2 0.0.5 from angular 1.2.0-rc1 and ui-select2 0.0.4. I have $watch expression for value which is ng-model for input based select. Problem is tha…