Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-13 Thread Alex Cook
Here here, this is a great plugin for this purpose... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Sterling Sent: Monday, March 12, 2007 6:07 PM To: jQuery Discussion. Subject: Re: [jQuery] Please add a basic debug function

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Erik Beeson
://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9443378 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss

[jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
always available? -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9443378 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Klaus Hartl
Erik Beeson schrieb: Given that you don't need (or want) debug functionality in a production environment, I would argue that this is better suited to a plugin and doesn't belong in the core. I second that. You cannot rely on console anyway, so why not make it a plugin that facilitates all the

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9444730 Sent from the JQuery mailing list archive at Nabble.com

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Christopher Jordan
Daemach, Why don't you just make a nice debug plug-in, that you can include at the top of your code to give you the functions you need, then when you're done you just remove the one script src=... line? That's not a half bad idea. Anyone up for doing something like that? Chris Daemach

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9444927 Sent from the JQuery mailing list archive

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Nathan Young -X \(natyoung - Artizen at Cisco\)
Greasemonkey is also excelent for this. ---N Daemach, Why don't you just make a nice debug plug-in, that you can include at the top of your code to give you the functions you need, then when you're done you just remove the one script src=... line? That's not a half bad idea. Anyone

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Nathan Young -X \(natyoung - Artizen at Cisco\)
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daemach Sent: Monday, March 12, 2007 3:41 PM To: discuss@jquery.com Subject: Re: [jQuery] Please add a basic debug function to the jQuery core... I already have a plugin - it contains the code I put in my first

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Jörn Zaefferer
Daemach schrieb: I already have a plugin - it contains the code I put in my first email. I just don't want to have to add that line or remember to remove it. Adding the function directly to jquery will not affect the file size significantly and it will always be available. If I ever decide

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Christopher Jordan
in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the -jQuery-core...-tf3392275.html#a9444927 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9445463 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daemach Sent: Monday, March 12, 2007 3:41 PM To: discuss@jquery.com Subject: Re: [jQuery] Please add a basic debug function to the jQuery core... I already have a plugin - it contains the code I put in my

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Sam Collett
On 12/03/07, Jörn Zaefferer [EMAIL PROTECTED] wrote: Daemach schrieb: I already have a plugin - it contains the code I put in my first email. I just don't want to have to add that line or remember to remove it. Adding the function directly to jquery will not affect the file size

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Nathan Young -X \(natyoung - Artizen at Cisco\)
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daemach Sent: Monday, March 12, 2007 3:41 PM To: discuss@jquery.com Subject: Re: [jQuery] Please add a basic debug function to the jQuery core... I already have a plugin - it contains the code I put in my first email. I just

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Brice Burgess
Daemach wrote: I would like to be able to dump the contents of the current selector to the console using $#myselector).debug() without loading a plugin. Something as simple as the following would work, though if you devs have some ideas on how to make it more useful I'm sure it would be

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Kenneth
to the jQ codebase so it's always available? -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9443378 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
thrice before bloating. ~ Brice ~ Brice ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Karl Rudd
~ Brice ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9446525 Sent from

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Benjamin Sterling
Here is an awesome plug in that I use all the time: http://jquery.glyphix.com/ You can see it in action at: http://ov-oba.informationexperts.com/ -- Benjamin Sterling http://www.KenzoMedia.com http://www.KenzoHosting.com ___ jQuery mailing list

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9446525 Sent from the JQuery mailing list archive at Nabble.com. ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Alexandre Plennevaux
$(#jerk).css(text-decoration: line-through).after(needs a beer); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daemach Sent: mardi 13 mars 2007 1:57 To: discuss@jquery.com Subject: Re: [jQuery] Please add a basic debug function to the jQuery core

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Rey Bango
Easy there tiger. Brice is one of the cool ones on here and I think he's just voicing his opinion in general. I didn't read it as anything personal against ya. :o) Could everybody please just take a deep breath and re-read anything they're about to post? Lets stay cool with each other. :o)

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
, and think thrice before bloating. ~ Brice ~ Brice ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Daemach
___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/ -- View this message in context: http://www.nabble.com/Please-add-a-basic-debug-function-to-the-jQuery-core...-tf3392275.html#a9447125 Sent from the JQuery mailing list archive at Nabble.com

Re: [jQuery] Please add a basic debug function to the jQuery core...

2007-03-12 Thread Rey Bango
One thing that I want to ensure that everyone understands is that the jQuery project is as much about community as it is about the library. Its important that we all respect each other and listen to ideas, suggestions and advice. I hope to never see this community, that to date has been some