x


JQuery support in unity

Does unity is supports JQuery?

more ▼

asked Jun 08 '11 at 08:49 AM

rahulravat gravatar image

rahulravat
1 4 4 5

(comments are locked)
10|3000 characters needed characters left

5 answers: sort oldest

JQuery is designed for Web Javascript. It's designed to make it easier to navigate a document under the DOM, such as an HTML site. The type of Javascript used in Unity has nothing to do with that, so JQuery isn't really relevant there.

You're absolutely free (and encouraged to!) use it on the site that hosts the Unity application, though. :)

more ▼

answered Jun 08 '11 at 08:58 AM

CHPedersen gravatar image

CHPedersen
6k 13 22 61

(comments are locked)
10|3000 characters needed characters left

Unity does not support jQuery. Although Unity has JavaScript as a language it's only the code structure that is similar to JS, the functions are specific for Unity. As a relief you can do more with Unity than you'd ever could do with jQuery.

more ▼

answered Jun 08 '11 at 09:02 AM

save gravatar image

save
8.2k 22 31 62

(comments are locked)
10|3000 characters needed characters left

ok :(

thanks for the quick reply Sir

more ▼

answered Jun 08 '11 at 10:52 AM

rahulravat gravatar image

rahulravat
1 4 4 5

(comments are locked)
10|3000 characters needed characters left

There's a port of jQuery to Unity called uQuery that has some of the great features of actual jQuery:

http://forum.unity3d.com/threads/157096-Weekend-project-jQuery-for-Unity-uQuery

more ▼

answered Dec 04 '12 at 07:09 AM

Jlu gravatar image

Jlu
1

(comments are locked)
10|3000 characters needed characters left

What do you suggest for sugar then?

more ▼

answered Feb 25 at 12:27 PM

Dapadoupas gravatar image

Dapadoupas
1

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x108

asked: Jun 08 '11 at 08:49 AM

Seen: 2577 times

Last Updated: Feb 25 at 12:27 PM