[jQuery] Re: jQuery Conference for 2009?

2009-06-19 Thread Casey
+1 for Cleveland, Detroit, or Pittsburgh for the jQuery conference. Really looking forward to join you guys even if I have to take vacation. On Jun 18, 2:26 pm, Karl Swedberg wrote: > On Jun 18, 2009, at 10:40 AM, ak732 wrote: > > > Is good news that there will be a conference.  Looking forward

[jQuery] Re: get email and send email?

2009-06-17 Thread Casey
PHP,ASP,ASP.net,JSP,ColdFusion and any other server side language will work great. It depends on the programmer you have writing the code. He/she gets to pick and it doesn't matter which one he/she picks. In regards to this project, not one language is any better than any other language, it real

[jQuery] Re: Selectors only matching first element

2009-06-05 Thread Casey Wise
$(".myCheck").each(function() { $(this)attr('checked', true); }); I know the class selector is slow, but how about this? On Jun 4, 6:35 pm, matt wrote: > Thanks.  Unfortunately this doesn't seem to work either.  The div > example from the page should work as it was copied directly,

[jQuery] Re: $().someFunction(); -- The First Pair of Parentheses?

2009-05-04 Thread Casey Wise
I work much better with examples, I hope this helps. The first set of parenthesis is the selector, consider this hidden field: If you'd like to fetch the "12.21" out of this hidden field, think of a CSS selector (where ID = # and CLASS = .): var thisVal = $("#thisHidden").val(); then if you

[jQuery] autocomplete plugin - newbie question

2008-12-02 Thread Casey Wise
heir first & last name. I have to use an XML web service that's controlled by another group. Getting the output changed would be near impossible, so it's gotta come out this way. I curl that XML into a PHP. I pass that php a "GET" argument of name, in this instance "case

[jQuery] Having trouble with autocomplete - stupid newbie

2008-12-02 Thread Casey Wise
You guys, I'm having problems implementing the autocomplete plugin. My page that I'm working on: I'm trying to bind ".result(function(event, data, formatted) {" to my element that's firing the autocomplete and I can't even get it to pop an alert. This is from Jorn's site. I think I can figure

[jQuery] Re: Problems using $.load() on remote contentw ith a large dropdown (select)

2008-11-19 Thread Elwood Casey
Can't do an online demo at the mo, I'm afraid. A screenshot from FF? http://i421.photobucket.com/albums/pp298/elwoodcasey/dropdown_error.jpg See how the options look different from normal text on the page! On Wed, Nov 19, 2008 at 10:46 AM, Liam Potter <[EMAIL PROTECTED]>wrote: > > can we seen an

[jQuery] Re: Best event for changing the content of a div?

2008-11-05 Thread Elwood Casey
Correct: I'm not trying to change the content before the div loads. I'm trying to change it at the soonest possible opportunity, but without inline script! I'm hoping for an event that fires on a per element basis, when the element is ready - i.e $(element).ready(). The only event that seems to ma

[jQuery] Re: jQuery t-shirt - did they happen?

2008-01-24 Thread Casey Wise
I'd really like to score a jQuery t-shirt if one exists. If anyone knows where I can get one, can you please share a link? On Jan 24, 7:18 am, Paul Bakaus <[EMAIL PROTECTED]> wrote: > Yeah, I'm the proud owner of one of the shirts! But I don't have any > photos :( > > On Jan 24, 6:28 am, "Joel B

[jQuery] Re: jQuery t-shirt - did they happen?

2008-01-24 Thread Casey Wise
I'd like to buy one. Anyone know where I might be able to score one? On Jan 24, 7:18 am, Paul Bakaus <[EMAIL PROTECTED]> wrote: > Yeah, I'm the proud owner of one of the shirts! But I don't have any > photos :( > > On Jan 24, 6:28 am, "Joel Birch" <[EMAIL PROTECTED]> wrote: > > > On 24/01/2008,

[jQuery] invalid flag after regular expression ??

2007-11-09 Thread Casey Wise
This is the first time I've posted in this group, hope I'm doing this correctly. I'm making an AJAX call from my page to score some data. It's happening all over the place elsewhere in the navigation... posting and getting, working fine, no problem. This one call though, my FireBug is complaini

[jQuery] jQuery Logo

2007-07-16 Thread Casey Wise
Does anyone have the jQuery logo as a vector graphic? I gotta give props to John R. and his boyz on my next site and am sticking a logo somewhere on the page. I like to avoid working from working from bitmaps whenever possible. On a sidenote, I realized just now that the Devo "hemlet" has 4 tie

[jQuery] Re: An open letter to non-Believers...

2007-07-11 Thread Casey Wise
Well put. On Jul 11, 5:54 am, Stephan Beal <[EMAIL PROTECTED]> wrote: > A public jQuery forum is probably not the place to address non- > Believers - that is, people who do not use jQuery - but my hope is > that some of the Believers here will take this and pass it on to any > non-Believers who t