March 02, 2009 10:46 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: cant get jquery to work
thanks it works now
Rick Faircloth wrote:
>
>
> on this line:
>
> alert("Thanks for visiting!");)
>
> take out the last ")"...it shoul
m [mailto:jquery...@googlegroups.com] On
> Behalf Of dhall005
> Sent: Monday, March 02, 2009 10:29 AM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: cant get jquery to work
>
>
>
> yea
>
> Rick Faircloth wrote:
>>
>>
>> Do you have t
get firebug, it will let you step through your code.
> From: r...@whitestonemedia.com
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: cant get jquery to work
> Date: Mon, 2 Mar 2009 10:38:41 -0500
>
>
> on this line:
>
> alert("Thanks for visi
query-en@googlegroups.com
Subject: [jQuery] Re: cant get jquery to work
yea
Rick Faircloth wrote:
>
>
> Do you have the jquery.js core file downloaded and copied into the
> same folder as your html file?
>
> -Original Message-
> From: jquery-en@googlegroups.com [mail
t: Monday, March 02, 2009 9:18 AM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: cant get jquery to work
>
>
>
> the how jquey works tutorial and heres the code:
>
>
>
>
>
> $(document).ready(function(){
> $("a").click(
: [jQuery] Re: cant get jquery to work
the how jquey works tutorial and heres the code:
$(document).ready(function(){
$("a").click(function(event){
alert("Thanks for visiting!");)
});
$("a").click(function(event){
event.preventDe
the how jquey works tutorial and heres the code:
$(document).ready(function(){
$("a").click(function(event){
alert("Thanks for visiting!");)
});
$("a").click(function(event){
event.preventDefault();
$(this).hide("slow");
});
});
http://jquery.com
so you need any sample about how to work with the Jquery ?
can you provide more details ?
On Feb 12, 9:51 pm, DHall wrote:
> i cant even get the example tutorialson the jquery website to work
> when i try to use it can somebody help?
* one
I've ever seen operate this way...)
Rick
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
> Behalf Of James
> Sent: Thursday, February 12, 2009 6:08 PM
> To: jQuery (English)
> Subject: [jQuery] Re: cant get jquery to
Do we really need 3 people to tell pretty much the same thing? :p
On Feb 12, 1:06 pm, "Rick Faircloth" wrote:
> Hi, D...
>
> What tutorial are you working on?
>
> Do you have your code on a server where it can be viewed?
> Or at least post your code here so we can view it?
>
> Rick
>
> > -Or
Hi, D...
What tutorial are you working on?
Do you have your code on a server where it can be viewed?
Or at least post your code here so we can view it?
Rick
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On
> Behalf Of DHall
> Sent: Thursda
What are you trying to do exactly, then maybe I can help?
cheers
Michael Lawson
Content Tools Developer, Global Solutions, ibm.com
Phone: 1-919-517-1568 Tieline: 255-1568
E-mail: mjlaw...@us.ibm.com
'Examine my teachings critically, as a gold assayer would test gold. If you
find they make se
Yes, somebody can help. But you're going to have to post your code for
us to help.
On Feb 12, 9:51 am, DHall wrote:
> i cant even get the example tutorialson the jquery website to work
> when i try to use it can somebody help?
13 matches
Mail list logo