[jQuery] Re: Wiring using jQuery vs. a static string in onClick

2009-04-02 Thread James
Performance wise, there should not really be any performance issues - if you do it right. A good reason to use jQuery for this is to separate coding from markup, and also your data (RN, Location A, 1 Shift, etc.) from your coding. Also, like you said, it'll keep the page's filesize small. If your

[jQuery] Wiring using jQuery vs. a static string in onClick

2009-04-02 Thread Adam Patt
I am setting an onClick for many rows doing this: copy I could set this information as attributes in other parts of the table structure to get what I needed to make a way to wire these up via jQuery. I could have hundreds of these links to wire up. I know that my current way will produce more

[jQuery] Re: jQuery vs. jQuery UI

2008-11-05 Thread Richard D. Worth
her -- > usually CSS conflicts or other weird quirks come up and I dont know where > to > start > > Table Sorter > http://tablesorter.com/docs/ > > Tabs > http://docs.jquery.com/UI/Tabs > -- > View this message in context: > http://www.nabble.com/jQuery-vs.-jQuery-

[jQuery] jQuery vs. jQuery UI

2008-11-05 Thread ripcurlksm
confusing to me when I have to combine the two scripts together -- usually CSS conflicts or other weird quirks come up and I dont know where to start Table Sorter http://tablesorter.com/docs/ Tabs http://docs.jquery.com/UI/Tabs -- View this message in context: http://www.nabble.com/jQuery-vs

[jQuery] VS 2008 HotFix improves jQuery intellisense

2008-02-12 Thread Jeffrey Kretz
http://weblogs.asp.net/scottgu/archive/2008/02/08/vs-2008-web-development-ho t-fix-roll-up-available.aspx For those of you who would be interested, the javascript intellisense tool in VS 2008 (which was previously not compatible with jQuery AT ALL) has been hotfixed (along with some other items

[jQuery] Re: jquery VS internet explorer

2008-01-30 Thread ZiTAL
Validating with XHTML 1.0 strict it works correctly, thanks for all!!!

[jQuery] Re: jquery VS internet explorer

2008-01-29 Thread ZiTAL
Thank you very much, i try this tomorrow ;) On Jan 29, 6:21 pm, "Charles K. Clarkson" <[EMAIL PROTECTED]> wrote: > ZiTAL wrote: > > : Hi, i have done a very simple example of jquery slide, but it doesn't > : work correctly in internet explorer, it blinks in the beginning and at > : the end. Thank

[jQuery] Re: jquery VS internet explorer

2008-01-29 Thread Charles K. Clarkson
ZiTAL wrote: : Hi, i have done a very simple example of jquery slide, but it doesn't : work correctly in internet explorer, it blinks in the beginning and at : the end. Thanks for all (sorry for my bad english). : : link: : http://zital.no-ip.org/jquery/ [gets on soap box] Always, always,

[jQuery] jquery VS internet explorer

2008-01-29 Thread ZiTAL
Hi, i have done a very simple example of jquery slide, but it doesn't work correctly in internet explorer, it blinks in the beginning and at the end. Thanks for all (sorry for my bad english). link: http://zital.no-ip.org/jquery/ html code: adasd adasd

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002
顶一下

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread Olmo Maldonado
ks like > > > > to me one of the big differences are all of the new functions > > > > available in prototype. > > > > > What I am curious about, is does jQuery have support for these things > > > > or in jQuery are you basically expected to use the easy access to DOM > > > > objects to create the functionality you need as you go. > > > > > For example, in prototype, adds these methods to the form element > > > > (http://www.prototypejs.org/api/form > > > > ): > > > > > disable enable findFirstElement focusFirstElement getElements > > > > getInputs request reset serialize serializeElements > > > > > Does jQuery have anything similar? In jQuery would you just write > > > > these yourself? I can see the benefit of this being that you only > > > > include the methods you need and there is no bloat. But I just > > > > recently read that you can get a compressed prototype library down to > > > > 26k - so isn't that almost the same as jQuery? > > > > > I guess I am just looking for a reason to use jQuery vs. Prototype and > > > > > an argument about why I don't need all those (useful?) methods > > > > available in prototype? Anyone? > > > -- > > Dragan Krstić krdr > >http://krdr.ebloggy.com/

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread howa
st write > these yourself? I can see the benefit of this being that you only > include the methods you need and there is no bloat. But I just > recently read that you can get a compressed prototype library down to > 26k - so isn't that almost the same as jQuery? > > I guess I am

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Jean
djeiquéri = brazilian LOL On 8/7/07, Mika Tuupola <[EMAIL PROTECTED]> wrote: > > > On Aug 7, 2007, at 3:33 AM, Josh Nathanson wrote: > > > say-ferry = American > > say-kweery = UK > > gee-kooery = Finnish Rally Driver > > -- > Mika Tuupola http://www.appelsiini.net/~tuupola/

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Sunny Saxena
- Original Message Subject: [jQuery] Re: Jquery Vs. Prototype From: Klaus Hartl <[EMAIL PROTECTED]> To: jquery-en@googlegroups.com Date: 8/7/2007 1:10 PM > > Joel Birch wrote: >> >> On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: >>> >>>> say-ferry =

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Christof Donat
Am Dienstag, 7. August 2007 schrieb Klaus Hartl: > Joel Birch wrote: > > On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: > >>> say-ferry = American > >>> say-kweery = UK > >> > >> gee-kooery = Finnish Rally Driver > > > > jah-ee-kweery = Australian > > jä-kwärrie = german ;-) ha? = bavarian ;-) C

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Klaus Hartl
Joel Birch wrote: On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee-kweery = Australian jä-kwärrie = german ;-) --Klaus

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Joel Birch
On 07/08/2007, at 5:35 PM, Mika Tuupola wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver jah-ee-kweery = Australian

[jQuery] Re: Jquery Vs. Prototype

2007-08-07 Thread Mika Tuupola
On Aug 7, 2007, at 3:33 AM, Josh Nathanson wrote: say-ferry = American say-kweery = UK gee-kooery = Finnish Rally Driver -- Mika Tuupola http://www.appelsiini.net/~tuupola/

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Josh Nathanson
say-ferry = American say-kweery = UK -- Josh - Original Message - From: "Tobias Parent" <[EMAIL PROTECTED]> To: Sent: Monday, August 06, 2007 5:26 PM Subject: [jQuery] Re: Jquery Vs. Prototype I feel like such a n00b - I've always pronounced it to rhyme with

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Tobias Parent
I feel like such a n00b - I've always pronounced it to rhyme with 'say-ferry' . DOH! - Toby It's not just that you got to call it "j" and then "query". And it's not just that the word query is hard to pronounce on its own: say "kweer-ee" really fast. You sound like a Disney ch

[jQuery] Re: Jquery Vs. Prototype

2007-08-06 Thread Ganeshji Marwaha
kind of tool. I'm not suggesting a name change, > just pointing out what I think will hold it back. > > > > *From:* jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] *On > Behalf Of *Ganeshji Marwaha > *Sent:* Saturday, August 04, 2007 10:47 PM > *To:* jquery-en@go

[jQuery] Re: Jquery Vs. Prototype

2007-08-05 Thread Dan G. Switzer, II
Brook, >For example, in prototype, adds these methods to the form element >(http://www.prototypejs.org/api/form >): > >disable enable findFirstElement focusFirstElement getElements >getInputs request reset serialize serializeElements As already stated by others, a lot of the those functions can

[jQuery] Re: Jquery Vs. Prototype

2007-08-05 Thread Christof Donat
Hi, I'll put it this way: I've been using JavaScript for quite some time - begining with a small game in 1997. I've looked at a lot of libraries over the time and always thought: "take out the stuff I don't need and I get the rest much smaller than this stuff". jQuery was the first time this w

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Mitchell Waite
neshji Marwaha Sent: Saturday, August 04, 2007 10:47 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Jquery Vs. Prototype brook, I am not sure if i will add substantially to what others have said above. Still, i wanted to post this mail anyways because you might be more comfortable

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Ganeshji Marwaha
t; > or in jQuery are you basically expected to use the easy access to DOM > > > objects to create the functionality you need as you go. > > > > > > For example, in prototype, adds these methods to the form element > > > (http://www.prototypejs.org/api/form > > > ): > > > > > > disable enable findFirstElement focusFirstElement getElements > > > getInputs request reset serialize serializeElements > > > > > > Does jQuery have anything similar? In jQuery would you just write > > > these yourself? I can see the benefit of this being that you only > > > include the methods you need and there is no bloat. But I just > > > recently read that you can get a compressed prototype library down to > > > 26k - so isn't that almost the same as jQuery? > > > > > > I guess I am just looking for a reason to use jQuery vs. Prototype and > > > > > an argument about why I don't need all those (useful?) methods > > > available in prototype? Anyone? > > > > > > > > > > > > -- > Dragan Krstić krdr > http://krdr.ebloggy.com/

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Dragan Krstic
api/form > > ): > > > > disable enable findFirstElement focusFirstElement getElements > > getInputs request reset serialize serializeElements > > > > Does jQuery have anything similar? In jQuery would you just write > > these yourself? I can see the benefit of this being that you only > > include the methods you need and there is no bloat. But I just > > recently read that you can get a compressed prototype library down to > > 26k - so isn't that almost the same as jQuery? > > > > I guess I am just looking for a reason to use jQuery vs. Prototype and > > an argument about why I don't need all those (useful?) methods > > available in prototype? Anyone? > > > > > -- Dragan Krstić krdr http://krdr.ebloggy.com/

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread John Resig
t; getInputs request reset serialize serializeElements > > Does jQuery have anything similar? In jQuery would you just write > these yourself? I can see the benefit of this being that you only > include the methods you need and there is no bloat. But I just > recently read that you

[jQuery] Re: Jquery Vs. Prototype

2007-08-04 Thread Rey Bango
ed prototype library down to 26k - so isn't that almost the same as jQuery? I guess I am just looking for a reason to use jQuery vs. Prototype and an argument about why I don't need all those (useful?) methods available in prototype? Anyone?

[jQuery] Jquery Vs. Prototype

2007-08-04 Thread [EMAIL PROTECTED]
. But I just recently read that you can get a compressed prototype library down to 26k - so isn't that almost the same as jQuery? I guess I am just looking for a reason to use jQuery vs. Prototype and an argument about why I don't need all those (useful?) methods available in prototype? Anyone?

[jQuery] " vs '

2007-07-26 Thread Mitchell Waite
This going will make me sound really dumb but what is the difference between using single quote versus double quotes in jQuery, e.g. $('#spincursor').click(function() { $("#spinner").show(); }); Or $("#spincursor").click(function()

[jQuery] Re: jquery vs. ext (tonight)

2007-04-08 Thread Yehuda Katz
Hey, Can you contact me off-list. It seems like you're working on something along the lines of something I'm also working on. Perhaps we can discuss our common findings? -- Yehuda On 4/8/07, Ariel Jakobovits <[EMAIL PROTECTED]> wrote: I just want to express that tonight I gave extjs a seriou

[jQuery] jquery vs. ext (tonight)

2007-04-08 Thread Ariel Jakobovits
I just want to express that tonight I gave extjs a serious attempt, struggled, switched to jQuery plugin alternatives, and succeeded very quickly. I am developing my own framework to manage the addition of modules into a larger "application", with my own objects for retrieving data by AJAX, and