[jQuery] Tutorial evaluation

2009-07-07 Thread BaBna

Hi,

I have just finished a beginner's interactive tutorial about jQuery
for my colleagues, and I wonder if anyone could give any feedback on
it - it's my very first training material.

http://babna.eu/jQuery/

Thanks!

Thomas


[jQuery] tutorial

2009-05-16 Thread keithcoo

I went through part of the tutorial, and when i got to the section
adding and removing a css class i got stuck. the question i have is
this: do we add the$(a).addClass(test);  part to the html file
we created in the tutorial section The basics? if so, do we need to
delete some of the stuff we stuck in that file we created before we
add the $(a).addClass(test);   ?  im new to dreamweaver and
html and all this kinda stuff, so talk to me like im a beginner. if
the creaters of this tutorial are reading this, it would be helpful if
you gave an example of how the whole file would look for each section
of the tutorial, so that there is no confusion for guys like me.
thanks!

keith


[jQuery] jQuery Tutorial

2009-03-24 Thread starshine531

I'm just getting to know jQuery.  The basic tutorial (http://
docs.jquery.com/Tutorials:How_jQuery_Works ) fails to mention that $
is used as a shortcut for jQuery.  Things would have made much more
sense the first time I read through it if this had been mentioned.

I'm used to $ preceding a variable name as in PHP.  A different use of
$ was confusing and need not have been if it were explained in the
first place.

I offer this input that you might improve the tutorial.


--Nathan Shaskin
Compliance Publishing


[jQuery] Tutorial for serialScroll?

2009-03-20 Thread Jack Killpatrick


Hi All,

I did a nifty implementation using jquery serialScroll to scroll images 
inside an iphone image (to display screenshots: site isn't publicly 
available yet). I had to reverse-engineer my way through the demos and 
other people's implementations to figure out how to make it work. Main 
problems stemmed from getting the html and css right. Anyway, I'm 
wondering if anyone knows of some good tutorials for serialScroll? If 
not, I rekkin I might write one up.


Thx,
Jack



[jQuery] [TUTORIAL] How to load content via AJAX in jQuery

2008-12-30 Thread AdrianMG

Hi there guys! It's me one more time... I just want to present you a
new tutorial that I have published focused in load dynamically some
static content in their websites via AJAX.

http://yensdesign.com/2008/12/how-to-load-content-via-ajax-in-jquery/

I hope you find it useful, as always!


[jQuery] [TUTORIAL] How to Create a plugin for jQuery

2008-12-23 Thread AdrianMG

Hi guys I continue posting tutorials about jQuery, this time it's a
little introduction with 2 examples to create jQuery plugins, I hope
you find it useful! 
http://yensdesign.com/2008/12/how-to-create-a-plugin-for-jquery/


[jQuery] [TUTORIAL] How to create a tabbed menu in jQuery

2008-12-10 Thread AdrianMG

In this case, we are going to learn how to create a smooth tabbed menu
with our lovely jQuery library. With simple and clean layout we can
have a great tabbed menu for our websites.

We won't use UI Library, just a simple and cool solution ;)

http://yensdesign.com/2008/12/create-a-smooth-tabbed-menu-in-jquery/


[jQuery] [TUTORIAL] Create AJAX websites based on anchors navigation likes Gmail

2008-11-26 Thread AdrianMG

In this tutorial we will see how to create an AJAX website without
lose the reference to the URL. What is that not lose the reference? If
you have created some full AJAX website you have realized when you
change the web content, the URL is not updated, so, the URL reference
is lost. Services like Gmail uses it to increase the navigation's user
experience.

Check it out at: 
http://yensdesign.com/2008/11/creating-ajax-websites-based-on-anchor-navigation/

Cheers!


[jQuery] [TUTORIAL] Create a professional interface for your web applications using jQuery

2008-10-21 Thread AdrianMG

In this tut we will create a professional interface for your web
applications using the killer javascript library jQuery :)

I hope you can use it for your personal projects guys. Feedback is
welcome!

http://yensdesign.com/2008/10/create-a-professional-interface-for-your-web-applications-using-jquery/


[jQuery] TUTORIAL: How to create a stunning popup from scratch step by step

2008-10-03 Thread AdrianMG

Hi folks! I have finished a few days ago my firstl tutorial about
jQuery Library: 
http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/

I hope you can use it for your personal projects, It's was tested on
Firefox, Safari, Chrome, IE 6  7  Opera

Cheers!


[jQuery] TUTORIAL: How to create a stunning popup from scratch step by step

2008-10-02 Thread AdrianMG

Hi mates, i finished a new tutorial called How to create a stunning
and smooth popup in jQuery from scratch on
http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/

I hope you can use it for your personal projects and comment in the
blog entry requesting new jQuery tutorials. See you soon!


[jQuery] TUTORIAL: Pulling Your Flickr Feed with jQuery

2008-07-14 Thread Rey Bango


Pulling Your Flickr Feed with jQuery by Keith Muth

http://www.viget.com/inspire/pulling-your-flickr-feed-with-jquery/

Rey


[jQuery] tutorial: how to convert from thickbox to jqModal + how to load external url in jqModal

2008-07-01 Thread Alexandre Plennevaux

I hope that my little blurb will be useful to some of you :)

http://www.pixeline.be/blog/2008/javascript-loading-external-urls-in-jqmodal-jquery-plugin/


Let me know if you have any comments, questions, ok ?

-- 
Alexandre Plennevaux
LAb[au]

http://www.lab-au.com


[jQuery] tutorial: how to convert from thickbox to jqModal + how to load external url in jqModal

2008-07-01 Thread pixeline

I hope that my little blurb will be useful to some of you: in this
article i explain how to use jqModal with anchors pointing to external
url, or in iframe mode, to put it differently. I also describe how
to convert an old thickbox implementation into a jqModal
implementation without touching the html.

http://www.pixeline.be/blog/2008/javascript-loading-external-urls-in-jqmodal-jquery-plugin/


Let me know if you have any comments, questions, ok ?

--
Alexandre Plennevaux
LAb[au]


[jQuery] [Tutorial] Use jQuery and ASP.NET AJAX to build a client side Repeater

2008-06-27 Thread Rey Bango


From Encosia.com:

Use jQuery and ASP.NET AJAX to build a client side Repeater

http://encosia.com/2008/06/26/use-jquery-and-aspnet-ajax-to-build-a-client-side-repeater/

Rey...


[jQuery] [Tutorial] Horizontally and Vertically Center and Resize an Image with jQuery

2008-06-16 Thread Rey Bango


Horizontally and Vertically Center and Resize an Image with jQuery by 
David Joyce


http://davejay.exit42design.com/entry/All/44/

Rey...


[jQuery] Tutorial: Change div content with jQuery (click event)

2008-06-09 Thread Fahad

detailed tutorial for changing the html content of a div element with
jQuery.
http://frinity.blogspot.com/2008/06/change-div-content-with-jquery.html

--
Fahad
http://frinity.blogspot.com - a blog from a web addict


[jQuery] [TUTORIAL] How To Create a Coda Slider Effect Screencast on jQuery for Designers

2008-06-03 Thread Rey Bango


Remy Sharp of jQuery for Designers has created a new screencast on how 
to create a coda slider effect using jQuery:


http://snurl.com/2c9u2

Rey...


[jQuery] [TUTORIAL] Load Content While Scrolling With jQuery

2008-06-03 Thread Rey Bango


WebResources Depot has a nice tutorial on how to build a scrolling 
windows, similar to DZone's scrolling window, using jQuery:


http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/

Rey


[jQuery] [Tutorial] ColdFusion, jQuery, And AJAX File Upload Demo

2008-05-28 Thread Rey Bango


Ben Nadel has come up with a nice blog post on how to use jQuery  
ColdFusion to do a file upload.


http://www.bennadel.com/index.cfm?dax=blog:1244.view

Rey


[jQuery] jQuery Tutorial at IBM

2008-03-04 Thread Jake McGraw

http://www.ibm.com/developerworks/web/library/wa-aj-overhaul1/index.html?ca=drs-

Developer Works drops jQuery Ajax + ThickBox tutorial. Part one posted today.

- jake


[jQuery] Tutorial here

2008-02-22 Thread thanus thanus
PLEASE PASS THIS MAIL TO YOUR FRIENDS

http://systemkeeper.blogspot.com


 PC Booster 2008http://systemkeeper.blogspot.com/2008/02/pc-booster-2008.html

http://bp0.blogger.com/_BGIBm_yZJ-Q/R76e054d0vI/J4M/rE4TCdicerk/s1600-h/7e3721a477e4.jpg
If you are like most PC users, you may feel that your PC is slow or
unstable. You can't run many applications or your PC will slowdown. Or you
have to reboot frequently due to crashes or application freezes. This page
contains all the secrets to making your computer fast and stable in minutes!
No computer industry insider would want you to know this, as they will have
a hard time trying to persuade you to upgrade your system to the next
Windows Software or expensive hardware upgrade. You can turn your PC into a
stable, productive and speedy machine, by simply clicking a few buttons. If
you can can surf to this website, you can easily tune up your PC in Minutes
- and without being a PC expert!

PC Booster contains all the secrets to speeding up and optimizing your PC,
without spending more money on additional hardware. It turbo-charges your PC
to make it much more stable by preventing system inefficiencies that cause
crashes, lockups and slowdowns of your computer. By running PC Booster's
Auto Tune, you'll be left with a faster and more responsive system that is
less prone to crashes and fatal error messages. So you have no more troubles
running important programs or memory consuming multimedia or Internet
applications.



 Orbit 
Downloaderhttp://systemkeeper.blogspot.com/2008/02/orbit-downloader.html

http://bp2.blogger.com/_BGIBm_yZJ-Q/R76d6Z4d0uI/J4E/UzQfy6Iy5gg/s1600-h/9a6bf7074aa4.jpg
Orbit Downloader is a great speed, super light,easy-to-use and free rich
media downloader. It is based on p2p and multi-source downloading technology
and supports HTTP, HTTPS, FTP, MMS and RTSP protocols. Using Orbit
Downloader, you can almost download everything online with 500% faster
speed, like youtube video, rapidshare files, flash and streaming media etc.
Anyway, Orbit Downloader is an indispendsable tool for download acceleration
and management.

New Features

* Make Youtube video download more smoothly!
* More Efficient mirrors selection algorithm and faster download sources!
* Maximum possible download speed, up to the fastest download manager!
* Download social music and video include Youtube, Pandora, Myspace easily
* Support all streaming media protocol include RTMP/ MMS/ RTSP
* Support all popular browsers include Firefox 3 Beta


HTML TUTORIAL

   - Connecting to FTP
serverhttp://systemkeeper.blogspot.com/2008/02/connecting-to-ftp-server.html
   - Create popup
windowhttp://systemkeeper.blogspot.com/2008/02/create-popup-window.html
   - Jump menu http://systemkeeper.blogspot.com/2008/02/jump-menu.html
   - New test website in
dreamweaverhttp://systemkeeper.blogspot.com/2008/02/new-test-website-in-dreamweaver-with-no.html
   - Set default image file of
websitehttp://systemkeeper.blogspot.com/2008/02/set-default-image-file-of-website.html
   - Create unordered
listshttp://systemkeeper.blogspot.com/2008/02/create-unordered-lists.html
   - Set text typehttp://systemkeeper.blogspot.com/2008/02/set-text-type.html
   - How to insert
imagehttp://systemkeeper.blogspot.com/2008/02/how-to-insert-image.html
   - Create rollover
imagehttp://systemkeeper.blogspot.com/2008/02/create-rollover-image.html
   - Set table 
widthhttp://systemkeeper.blogspot.com/2008/02/set-table-width.html
   - Cell spacinghttp://systemkeeper.blogspot.com/2008/02/cell-spacing.html
   - Vertical navigation
barhttp://systemkeeper.blogspot.com/2008/02/vertical-navigation-bar.html
   - Page background
colorhttp://systemkeeper.blogspot.com/2008/02/page-background-color.html



PLEASE PASS THIS MAIL TO YOUR FRIENDS


 http://systemkeeper.blogspot.com


[jQuery] tutorial code doesn't work :-(

2007-12-12 Thread priti

hi,

I am relatively new in jquery.I just installed and was sailing thru
tutorial.But somehow i was not able to run following code
$(a)
   .filter(.clickme)
 .click(function(){
   alert(You are now leaving the site.);
 })
   .end()
   .filter(.hideme)
 .click(function(){
 alert('hide');
   $(this).hide();
   return false;
 })
   .end();



html
 a href=http://google.com/; class=clickmeI give a message when
you leave/abr/
 a href=http://yahoo.com/; class=hidemeClick me to hide!/abr/
 a href=http://microsoft.com/;I'm a normal link/abr/

i installed the latest version.

Can someone explain where i might be missing.

Regards,
Priti


[jQuery] Re: Fetching data with jQuery tutorial

2007-11-30 Thread Benjamin Sterling
Jim, Nice post.

On 11/30/07, Priest, James (NIH/NIEHS) [C] [EMAIL PROTECTED] wrote:


 Before Rey beats me to it :)

 I typed up a quick tutorial on my first use of Ajax w/jQuery:
 http://www.thecrumb.com/2007/11/30/fetching-data-with-jquery/

 Just like everything else I've done with jQuery it was easy and quick to
 implement :)

 Soon as I have some time I'm also going to post the final results of my
 checkbox show/hide code which several people on the list (Karl, Trevor,
 etc) helped me with.

 Jim




-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
http://www.benjaminsterling.com


[jQuery] Fetching data with jQuery tutorial

2007-11-30 Thread Priest, James (NIH/NIEHS) [C]

Before Rey beats me to it :)

I typed up a quick tutorial on my first use of Ajax w/jQuery:
http://www.thecrumb.com/2007/11/30/fetching-data-with-jquery/

Just like everything else I've done with jQuery it was easy and quick to
implement :)

Soon as I have some time I'm also going to post the final results of my
checkbox show/hide code which several people on the list (Karl, Trevor,
etc) helped me with.

Jim


[jQuery] Re: AjaxCFC + jQuery tutorial: part 2

2007-10-19 Thread Andy Matthews
I'll forgive your lateness if you post the link.
 
:)
 
 
andy

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Chris Jordan
Sent: Thursday, October 18, 2007 11:35 PM
To: jQuery Group
Subject: [jQuery] AjaxCFC + jQuery tutorial: part 2


I realize that this is way late in coming, but I've finally put together
part two of the AjaxCFC + jQuery tutorial. I feel seriously guilty about not
getting it out before now, so I hope anyone who was interested in seeing it
still is, will forgive my lateness in getting it published, and will find it
useful and informative. 

Cheers,
Chris

-- 
http://cjordan.us 


[jQuery] Re: AjaxCFC + jQuery tutorial: part 2

2007-10-19 Thread Priest, James (NIH/NIEHS) [C]

http://cjordan.us/index.cfm/2007/10/18/jQuery--AjaxCFC-Tutorial-Part-2-H
andling-Complex-Data

Jim

 -Original Message-
 From: Andy Matthews [mailto:[EMAIL PROTECTED] 
 Sent: Friday, October 19, 2007 9:16 AM
 To: jquery-en@googlegroups.com
 Subject: [jQuery] Re: AjaxCFC + jQuery tutorial: part 2
 
 I'll forgive your lateness if you post the link.
 
 
 
 From: jquery-en@googlegroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Chris Jordan
 Sent: Thursday, October 18, 2007 11:35 PM
 To: jQuery Group
 Subject: [jQuery] AjaxCFC + jQuery tutorial: part 2
 
 
 I realize that this is way late in coming, but I've 
 finally put together part two of the AjaxCFC + jQuery 
 tutorial. I feel seriously guilty about not getting it out 
 before now, so I hope anyone who was interested in seeing it 
 still is, will forgive my lateness in getting it published, 
 and will find it useful and informative. 
 


[jQuery] AjaxCFC + jQuery tutorial: part 2

2007-10-18 Thread Chris Jordan
I realize that this is way late in coming, but I've finally put together
part two of the AjaxCFC + jQuery tutorial. I feel seriously guilty about not
getting it out before now, so I hope anyone who was interested in seeing it
still is, will forgive my lateness in getting it published, and will find it
useful and informative.

Cheers,
Chris

-- 
http://cjordan.us


[jQuery] tutorial needs additional material

2007-07-06 Thread Rick Pasotto

In the main tutorial http://docs.jquery.com/How_jQuery_Works the third
section is 3. Callbacks, Functions, and 'this' however there is no
discussion or even a mention of 'this'.

Could someone who understands it help this newbie out?

The specific thing I'm trying to figure out is, given a lists of trs
how can I attach a click() to the first td of each tr that does a
show() on a div.class in the third td of that tr?

-- 
I'll take unequal justice to equal injustice any day.
Rick Pasotto[EMAIL PROTECTED]http://www.niof.net


[jQuery] Tutorial example problem with Firefox?

2007-05-14 Thread Meburke

The example for Chainability works fine in IE6 and Mozilla, but does
not work in Firefox (2.0.0.3). When I click on the jquery no alert
shows up and I just get a new tab to the jquery site, when I click on
the You are now leaving the site. link, it opens up another tab, and
the same things happen when I click on the other two links. I
uninstalled NoScript, but that didn't help. I enabled pop-ups but that
didn't help. I specifically have JavaScript enabled in the options, so
I don't know what the difference may be with Firefox.

This is a great tool, and I simply want to find out what's happening
so I can warn users from the web page to review their settings. Does
anyone have any suggestions?

Thank you,

Mike B.



[jQuery] jQuery tutorial on IBM DeveloperWorks

2007-04-11 Thread Jesse Skinner


I wrote a jQuery tutorial for IBM DeveloperWorks which went live today:

http://www.ibm.com/developerworks/library/x-ajaxjquery.html

Cheers,

Jesse Skinner
www.thefutureoftheweb.com


[jQuery] Re: jQuery tutorial on IBM DeveloperWorks

2007-04-11 Thread Brandon Aaron


Very cool. Thanks for sharing.

In your code examples for creating HTML you can write it a couple of
other way as well (which you probably already know and just wanted to
show the html method ... but I'll show anyways).

You have:
$('p/p')
   .html('Hey World!')
   .css('background', 'yellow')
   .appendTo(body);

You could do it like this:
$('p')
   .html('Hey World!')
   .css('background', 'yellow')
   .appendTo(body);

You could also do it like this:
$('pHey World!/p')
   .css('background', 'yellow')
   .appendTo(body);


Great tutorial.

--
Brandon Aaron


On 4/11/07, Jesse Skinner [EMAIL PROTECTED] wrote:


I wrote a jQuery tutorial for IBM DeveloperWorks which went live today:

http://www.ibm.com/developerworks/library/x-ajaxjquery.html

Cheers,

Jesse Skinner
www.thefutureoftheweb.com