Hi,
How can I implement a Jquery player?
David
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hi,
How can I implement a Jquery player?
David
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
David,
not sure what you mean by implimenting the jQuery ‘player’ but jQuery can be added to your web page in a couple of different ways.
You can load it from Google directly, this is for jquery min version 1.8.2 to place in the BEFORE section of your page (as also the other example below):
You could download jquery and host it on your server account, this would be a link to jquery 1.8.2 in the directry called js on your domain:
Reasons to load directly from Google rather than hosting jquery yourself:
http://encosia.com/3-reasons-why-you-should-let-google-host-jquery-for-you/
The jQuery Wiki page is:
http://docs.jquery.com/Main_Page
Some more ‘possibly easier to understand’ info:
http://think2loud.com/576-jquery-101-adding-jquery-to-your-website/
You need to go further as having it available does not do things, you will need to add further code to take advantage of it. I have not had a lot of time working on web sites of late but I have played around with jQuery and I like it a lot, also there are some great plugins available out there for galleries, all in all it can be very interesting.
Some great examples of jquery here:
and here:
These are generally all free and are generally all relatively simple to impliment but it needs to be done by hand.
HTH
Mike
On Oct 19, 2012, at 4:11 PM, david Verbruggen wrote:
Hi,
How can I implement a Jquery player?
David
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options