[jQuery] Re: OT: Somebody's spam filter is doing me wrong

2007-11-13 Thread MikeR

Me four.

On Nov 13, 1:30 pm, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> Me three. Good to know that it's not the jQuery list itself marking me as
> spam.
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of Rey Bango
> Sent: Tuesday, November 13, 2007 3:07 PM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: OT: Somebody's spam filter is doing me wrong
>
> Join the club Karl. :)
>
> Rey
>
> Karl Swedberg wrote:
> > Hi everyone,
>
> > Sorry to have to post this to the whole list, but I'm not sure how
> > else to deal with this.
>
> > Every time I post to this list, I get an auto-reply[1] from
> > [EMAIL PROTECTED]  telling me "MDaemon
> > has identified your message as spam.  It will not be delivered."
>
> > Could whoever belongs to that domain (or maybe from [EMAIL PROTECTED])
> >  please help me out by getting MDaemon to
> > stop identifying my messages as spam? I'd really appreciate it. Or, if
> > someone else has an idea of how I can stop this, that would be great.
> > It's starting to make me reluctant to post anything here.
>
> > Thanks,
>
> > --Karl
>
> > [1] here is the full message body:
>
> > MDaemon has identified your message as spam.  It will not be delivered.
>
> > From  : [EMAIL PROTECTED]
> > 
> > To: [EMAIL PROTECTED] 
> > Subject   : [***SPAM*** Score/Req: 95.3/7.0] [jQuery] Re: [BUG-1.2.1]
> > css("...",function(){ return ...;})
> > Message-ID: <[EMAIL PROTECTED]
> > >
>
> > Yes, score=95.3 required=7.0 tests=BAYES_00,USER_IN_BLACKLIST
> > autolearn=no version=3.1.5
> > **
> > *  100 USER_IN_BLACKLIST From: address is in the blacklist * -4.7
> > BAYES_00 BODY: Bayesian spam probability is 0 to 1% *  [score: 0.]
>
> > : Message contains [1] file attachments
>
> > ==
> > = The information contained in this email is
> > private & confidential. It is intended only for the use of the
> > person(s) named. If you are not the intended recipient, you are
> > notified that any dissemination or copying of this communication is
> > prohibited and kindly requested to notify the sender and then to
> > delete the message. JRG gives no representation or guarantee with
> > respect to the integrity of any emails or attached files and the
> > recipient should check the integrity of and scan this email and any
> > attached files for viruses prior to opening.
> > ==
> > =



[jQuery] Re: SITE: http://www.bankofamerica.com/

2007-11-10 Thread MikeR

Confirmed here too... logged into my account, jQuery 1.2.1... nice!

On Nov 9, 6:36 pm, Andy Matthews <[EMAIL PROTECTED]> wrote:
> HOLY CRAP!
>
> My wife was in our BoA account this evening and they had some nice AJA
> and JS based interaction going on. So I thought it would be
> interestting to see what they were using. Sure enough, good old
> jQuery, right there behind the scenes. That's amazing as jQuery is one
> of the biggest banks in the world.
>
> Good on you John!



[jQuery] JQuery Cycle Plugin

2007-10-11 Thread MikeR

Ran across this while digging through jQuery plugins...

http://malsup.com/jquery/cycle/begin.html

I just wanted to take a moment to say that is some excellent
documentation! I wish more plugins were documented like this (tutorial
format)!

Oh hey.. and the plugin is quite nice too :).



[jQuery] Re: Wondering if a jQuery plugin exists for something like what SquirrelCart has.

2007-10-11 Thread MikeR

Wow. Thanks very much for the lightning fast response! I had heard of
superfish, never honestly never played with it (or many other jQuery
plugins that I'd really like to) since work keeps me pretty busy. Will
check out your plugin immediately! Again, thank you!

On Oct 11, 8:25 pm, "Joel Birch" <[EMAIL PROTECTED]> wrote:
> Hi Mike,
>
> The Superfish plugin creates menus like this. It also has a few of
> important features that the Squirrelcart menu does not:
> - It degrades gracefully when JS is not available, in which case it
> falls back to a pure CSS dropdown menu ala suckerfish. This means
> search-engines can index the pages the menu links to, unlike with the
> Squirrelcart menu.
> - The ability to navigate the menu via the keyboard (Tab forwards,
> Shift Tab backwards) is retained for browsers that support it in the
> first place.
> - There is a timed delay on mouseout of the menu before the submenus
> collapse. This forgives mouse piloting errors and makes using the menu
> much easier.
> - Automatic usage of the hoverIntent plugin if it is present on the
> page makes the action of the submenus even more intelligent. This is
> not necessary, but is a nice option.
>
> A big part of the reason that I created Superfish was because I saw so
> many dropdown menus that neglected these features and encouraged the
> view that dropdowns are bad for usability and accessibility. They
> still could be, but at least Superfish solves a few of the down-sides.
>
> Other jQuery options are jdMenu, which I hear good things about but I
> am quite unfamiliar with it and it's current state of maintenance.
> Also, I believe there are menu widgets under development for the UI
> library.
>
> Joel Birch.



[jQuery] Wondering if a jQuery plugin exists for something like what SquirrelCart has.

2007-10-11 Thread MikeR

http://www.squirrelcart.com/demo2/squirrelcart/

The very top of the page is their navigational menu... with the drop-
downs.. almost like a real "Menu Bar".

Is anybody aware of any sort of jQuery plugin that does this? Thanks!



[jQuery] Re: jquery 1.2 feedback

2007-09-12 Thread MikeR

Just to add real quick.. I also have not had ANY issues come up with
1.2 yet. Used the compatibility plugin & all is working phenomenally.
Couldn't be happier. Thanks jQuery team!

On Sep 11, 5:26 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> just wanted to report that i had absolutely not a single issue switching from 
> 1.1.4 to 1.2 and i use tons of plugins.
>
> The speed gain for me is more obvious with this release than with the move 
> from 1.1.3 to 1.1.4. Also, animations and effects are smoother.
>
> Thus, so far so good and congratulation to the whole team for this slick, 
> steel-solid library ! I'm really broke for the moment, but it's been a while 
> i last donated to the project, and as soon as i see an extra, you'll get my 
> renewed "thank you" in financial terms.
>
> Alexandre
>
> Ce message Envoi est certifié sans virus connu.
> Analyse effectuée par AVG.
> Version: 7.5.485 / Base de données virus: 269.13.14/999 - Date: 10/09/2007 
> 17:43



[jQuery] Re: Quick question...

2007-08-16 Thread MikeR

WOW http://meta20.net/phpQuery (found via link from Smith,
Allex)..

That is exactly what I was looking for. Unfortunately, I still have
PHP 4 installed... this gives me an excuse to try out PHP 5! Thanks!

On Aug 16, 9:37 am, "Smith, Allex" <[EMAIL PROTECTED]> wrote:
> Have you taken a look at this?
>
> I'm not a PHP guy, but I marked this article some time back due to the
> mention of jQuery.
>
> http://ajaxian.com/archives/plaintemplate-phpquery
>
> AllexS
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of MikeR
> Sent: Wednesday, August 15, 2007 4:59 PM
> To: jQuery (English)
> Subject: [jQuery] Quick question...
>
> We all know & love jQuery, but something that I've been wondering for a
> while now... not sure if it's feasible or not, but I'll ask anyway =).
>
> Is there any sort of HTML parser for PHP that's similar to jQuery's
> selectors?
>
> ie: $('div.class').html().. but a PHP version?
>
> Thanks!



[jQuery] Re: Quick question...

2007-08-16 Thread MikeR

I received your email, Pops. Thanks for your input! I will see what
SmartyPant has to offer.

On Aug 16, 6:47 am, Pops <[EMAIL PROTECTED]> wrote:
> Mike, early I wrote a more detail message but when saving it, Google
> swallowed it up and it went into LALA land. I don't know if it was
> related by FireFox barfed when Google failed to return.
>
> Anyway, I explained how you may be able to do this using Functional
> Programming ideas, but I also mentioned "SmartyPant."  I have not used
> SP,  but from what I understand it does offer extended template
> processing ideas for PHP.  It might not do what you exactly but it
> might do something similar.
>
> --
> HLS
>
> On Aug 15, 7:59 pm, MikeR <[EMAIL PROTECTED]> wrote:
>
> > We all know & love jQuery, but something that I've been wondering for
> > a while now... not sure if it's feasible or not, but I'll ask anyway
> > =).
>
> > Is there any sort of HTML parser for PHP that's similar to jQuery's
> > selectors?
>
> > ie: $('div.class').html().. but a PHP version?
>
> > Thanks!



[jQuery] Re: Quick question...

2007-08-15 Thread MikeR

I just threw together a few regular expressions in PHP that'll do
*this* job I want not elegant, nor very re-usable.. but I'm going
to keep searching for a decent PHP HTML parser in the meantime.
Thanks, Matt! Anybody else want to chime in please do.

On Aug 15, 8:41 pm, "Matt Stith" <[EMAIL PROTECTED]> wrote:
> I believe there is a PECL extension called DOMParser or something like that,
> i find it during my hunt, but the server i was working on wouldnt allow me
> to install it.. Oh well.. Had to write myself a table parser.. fun.
>
> On 8/15/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > Unfortunately, I haven't found one either... obviously. It's quite
> > difficult finding a decent HTML parser in PHP. Oh well... guess I can
> > still dream about one.
>
> > On Aug 15, 7:29 pm, "Matt Stith" <[EMAIL PROTECTED]> wrote:
> > > I highly doubt something like that exists. I had trouble finding an HTML
> > > parser in any form for php, let alone one with the rich feature set of
> > > jQuery. Good luck on your hunt!
>
> > > On 8/15/07, MikeR <[EMAIL PROTECTED]> wrote:
>
> > > > We all know & love jQuery, but something that I've been wondering for
> > > > a while now... not sure if it's feasible or not, but I'll ask anyway
> > > > =).
>
> > > > Is there any sort of HTML parser for PHP that's similar to jQuery's
> > > > selectors?
>
> > > > ie: $('div.class').html().. but a PHP version?
>
> > > > Thanks!



[jQuery] Re: Quick question...

2007-08-15 Thread MikeR

Unfortunately, I haven't found one either... obviously. It's quite
difficult finding a decent HTML parser in PHP. Oh well... guess I can
still dream about one.

On Aug 15, 7:29 pm, "Matt Stith" <[EMAIL PROTECTED]> wrote:
> I highly doubt something like that exists. I had trouble finding an HTML
> parser in any form for php, let alone one with the rich feature set of
> jQuery. Good luck on your hunt!
>
> On 8/15/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > We all know & love jQuery, but something that I've been wondering for
> > a while now... not sure if it's feasible or not, but I'll ask anyway
> > =).
>
> > Is there any sort of HTML parser for PHP that's similar to jQuery's
> > selectors?
>
> > ie: $('div.class').html().. but a PHP version?
>
> > Thanks!



[jQuery] Quick question...

2007-08-15 Thread MikeR

We all know & love jQuery, but something that I've been wondering for
a while now... not sure if it's feasible or not, but I'll ask anyway
=).

Is there any sort of HTML parser for PHP that's similar to jQuery's
selectors?

ie: $('div.class').html().. but a PHP version?

Thanks!



[jQuery] Re: update input name

2007-06-04 Thread MikeR

$('#one').attr({ 'name': 'two', 'id': 'two' });


On Jun 4, 8:24 am, oscar esp <[EMAIL PROTECTED]> wrote:
> Sorry I did a mistake when I copied te code. I have the code like
>
> jQuery("#"+inputID,addedItem).attr("id",newInputID); -> works ok
> jQuery("#"+newInputID,addedItem).attr("name",newInputID); -> doens't
> work
>
> On 4 jun, 13:25, arnaud sellenet <[EMAIL PROTECTED]> wrote:
>
> > If your code is exactly that (the two lines one after the other),
> > this is normal the second one does not work, as $("#"+inputID) does
> > not exist anymore...
> > Did you try this :
>
> > >  jQuery("#"+inputID,addedItem).attr("id",newInputID);
> > >  jQuery("#"+newinputID,addedItem).attr("name",newInputID);
>
> > or
>
> > > jQuery("#"+inputID,addedItem).attr("id",newInputID).attr
> > > ("name",newInputID);
>
> > ?



[jQuery] Re: How to pass variable from link

2007-05-29 Thread MikeR

http://docs.jquery.com/Ajax would be a good start =).

You'll want to make an Ajax call ($.ajax, $.get, $.post... whichever)
and use "data" to pass back data to PHP.

qt wrote:
> Hello list
>
> Let's say I have a list of items (retrieved from a mysql-db with PHP).
>
> To edit the records, one has to click a link (item 1 a>) which opens a form (achieved with the show/hide jquery).
>
> How can I pass the id of an item back to php.
>
> I guess I have to use the $.get or $.post function, but I am stuck on
> this.
>
> All help is highly appreciated!
>
> Thanks.
> QT



[jQuery] Re: jQuery dimScreen

2007-05-28 Thread MikeR

Not sure why I didn't think of that, Glen! Thanks much :).

On May 28, 1:41 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> You could just make
> 
> at the end of your page.
>
> Then call $("overlay").fadeTo("slow",0.5)
>
> This will fade it on over your whole screen. Make sure body and html have
> height: 100%.
> I did this yesterday here:http://www.sparkt.com/index.htm
> (Click the first image (top-left) to see the fade In
>
> Glen
>
> On 5/28/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:
>
>
>
> > While I'm not really sure why this code isn't working, I can recommend
> > that you give thickbox a try:http://jquery.com/demo/thickbox/
> > You should be able to produce the same result.
>
> > ~Sean



[jQuery] jQuery dimScreen

2007-05-28 Thread MikeR

http://docs.jquery.com/Plugins/dimScreen#Example

I'm having difficulty getting this to work. It seems pretty straight-
forward to me... I took the example and tried it via Firebug, but
nothing happened. Any thoughts?



[jQuery] Re: NEWS: File upload application built using jQuery and Apollo

2007-05-25 Thread MikeR

I'd love to see more documentation on how exactly TO develop
applications with Apollo using HTML & JavaScript without Flash. That
is quite an interesting article! I've only recently discovered Apollo,
but my interest has been peaked since!

On May 25, 8:03 am, Rey Bango <[EMAIL PROTECTED]> wrote:
> Dan Switzer pointed me to an awesome article about a file upload
> application built using jQuery and Apollo. For those of you that don't
> know what Apollo is, its a runtime built by Adobe that lets your web
> applications run on the desktop. Its very cool technology and its
> getting quite a bit of press. You can find out more info here:
>
> http://labs.adobe.com/wiki/index.php/Apollo
>
> As for the article, you can read about it here:
>
> http://blog.kevinhoyt.org/2007/05/21/file-upload-with-apollo-and-java...
>
> Rey...
>
> --
> BrightLight Development, LLC.
> 954-775- (o)
> 954-600-2726 (c)
> [EMAIL PROTECTED]://www.iambright.com



[jQuery] Re: Comet

2007-05-25 Thread MikeR

http://docs.jquery.com/Plugins

On May 24, 2:15 pm, peter <[EMAIL PROTECTED]> wrote:
> You are quite right. But this address is not advertised anywhere that
> I can find. You have  to go snooping around, and look at the source
> code for the page.
> The problem is that there doesn't seem to be a centralized place for
> downloading advertized plugins. This isn't the only plugin suffering
> from this problem.
>
> Peter
>
> On May 24, 9:51 pm, "Sean Catchpole" <[EMAIL PROTECTED]> wrote:
>
> > I assume you are talking about this 
> > plugin:http://empireenterprises.com/_comet.htm
> > Then you can download it 
> > here:http://empireenterprises.com/_share/jquery.comet.js
>
> > ~Sean



[jQuery] Re: calling a function when you click off an element

2007-05-21 Thread MikeR

Here is a quick example I just threw together:

http://www.infinitywebcreations.com/jquery.html

Far from perfect, but it should give you an idea.

On May 21, 5:13 pm, philo23 <[EMAIL PROTECTED]> wrote:
> for example, in Google docs, you can pop up a little menu (eg: actions
> menu), now when you click back onto the webpage some where, the
> dropdown menu disapears. I'm wondering, how can this be easily done.
> I've looked at the source code, and it seems that they have added
> , i've personaly tried this doing it this
> way:
> $('body').bind('click',function(){
> doHidingCodeHere();});
>
> but that just stops the menu from apearing full stop.
>
> Any ideas.



[jQuery] Re: calling a function when you click off an element

2007-05-21 Thread MikeR

Here is a quick example I just threw together:

http://www.infinitywebcreations.com/jquery.html

Far from perfect, but it should give you an idea.

On May 21, 5:13 pm, philo23 <[EMAIL PROTECTED]> wrote:
> for example, in Google docs, you can pop up a little menu (eg: actions
> menu), now when you click back onto the webpage some where, the
> dropdown menu disapears. I'm wondering, how can this be easily done.
> I've looked at the source code, and it seems that they have added
> , i've personaly tried this doing it this
> way:
> $('body').bind('click',function(){
> doHidingCodeHere();});
>
> but that just stops the menu from apearing full stop.
>
> Any ideas.



[jQuery] Re: Binding a click event

2007-05-20 Thread MikeR

It's not unbinding the click for me when I don't return false. I put
the 'unbind' in there in the first place because if the function gets
called again (that does the event binding)... I don't want the event
handler to execute 2, 3, 4, 5... etc times instead of only once.

Thanks again folks! =)

On May 20, 6:25 pm, "Jean Nascimento" <[EMAIL PROTECTED]> wrote:
> with this changes works
>
>  $('body').unbind('click').click(function(event) {
>if($(event.target).is('#test')) { alert("Returning..");
> return true; }
>
>// Do whatever here.
>alert("Would perform some action.");
>return false;
>});
>
> couze we use the unbind function for that we need return false when
> the click is in body or will unbind the click for the body ;D
>
> On 5/20/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Brandon, very good! Much appreciated!! =) I had to put "event" as a
> > parameter inside of the function() {...} snippet, but yes.. that is
> > *exactly* what I was looking for.
>
> > Here is the test code in case anybody else happens to run into this
> > problem and needs a solution:
>
> > 
> > 
> > 
> > http://labs.twerq.com/</a>
> > jquery.pack.js">
> > 
> > $(document).ready(function() {
> > $('body').unbind('click').click(function(event) {
> > if($(event.target).is('#test')) { alert("Returning.."); 
> > return
> > false; }
>
> > // Do whatever here.
> > alert("Would perform some action.");
> > });
> > });
> > 
> > 
> > 
>
> > [x]
>
> > 
> > 
>
> > On May 20, 5:50 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> > > I would just check the event.target to see if it originated from the 
> > > image.
>
> > > $('body').bind('click', function() {
> > > if ( $(event.target).is('#someId') ) return; // short-circuit
> > > // continue on to hide div
>
> > > });
>
> > > --
> > > Brandon Aaron
>
> > > On 5/20/07, MikeR <[EMAIL PROTECTED]> wrote:
>
> > > > Just a quick question =).
>
> > > > I want to bind an event handler to "body" so that whenever someone
> > > > clicks anywhere on the body, a DIV disappears. However, there is a
> > > > specific graphic (that has an id) that I need to be ignored in that
> > > > click handler. I haven't been able to come up with an elegant solution
> > > > and was hoping someone here may have some advice.
>
> > > > I've tried something along the lines of: $
> > > > ('body').not('#someid').unbind('click').click(function() { /* code
> > > > */ });
>
> > > > But it does not work. Any thoughts?
>
> --
>
> []´s Jeanwww.suissa.info
>
>Ethereal Agencywww.etherealagency.com



[jQuery] Re: Binding a click event

2007-05-20 Thread MikeR

Brandon, very good! Much appreciated!! =) I had to put "event" as a
parameter inside of the function() {...} snippet, but yes.. that is
*exactly* what I was looking for.

Here is the test code in case anybody else happens to run into this
problem and needs a solution:





http://labs.twerq.com/</a>
jquery.pack.js">

$(document).ready(function() {
$('body').unbind('click').click(function(event) {
if($(event.target).is('#test')) { alert("Returning.."); return
false; }

// Do whatever here.
alert("Would perform some action.");
});
});




[x]





On May 20, 5:50 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> I would just check the event.target to see if it originated from the image.
>
> $('body').bind('click', function() {
> if ( $(event.target).is('#someId') ) return; // short-circuit
> // continue on to hide div
>
> });
>
> --
> Brandon Aaron
>
> On 5/20/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > Just a quick question =).
>
> > I want to bind an event handler to "body" so that whenever someone
> > clicks anywhere on the body, a DIV disappears. However, there is a
> > specific graphic (that has an id) that I need to be ignored in that
> > click handler. I haven't been able to come up with an elegant solution
> > and was hoping someone here may have some advice.
>
> > I've tried something along the lines of: $
> > ('body').not('#someid').unbind('click').click(function() { /* code
> > */ });
>
> > But it does not work. Any thoughts?



[jQuery] Re: Binding a click event

2007-05-20 Thread MikeR

Not sure I quite follow, sorry. The example you provided also did not
work. IE throws an error "object does not support this property or
method."

On May 20, 5:21 pm, "Jean Nascimento" <[EMAIL PROTECTED]> wrote:
> $('body').not('#someid').unbind('click').click(function() { /* code
> */ });
>
> with this u remove the #someid from all body elements so this unbind not work
>
> i can test
>
> $('body').children().is('#someid').unbind('click').click(function() { /* code
> */ });
>
> if the unbind().click() sequence works, u can test
> $('body').children().is('#someid').unbind('click');
> $('body').children().is('#someid').click(function() { /* code
> */ });
>
> On 5/20/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Just a quick question =).
>
> > I want to bind an event handler to "body" so that whenever someone
> > clicks anywhere on the body, a DIV disappears. However, there is a
> > specific graphic (that has an id) that I need to be ignored in that
> > click handler. I haven't been able to come up with an elegant solution
> > and was hoping someone here may have some advice.
>
> > I've tried something along the lines of: $
> > ('body').not('#someid').unbind('click').click(function() { /* code
> > */ });
>
> > But it does not work. Any thoughts?
>
> --
>
> []´s Jeanwww.suissa.info
>
>Ethereal Agencywww.etherealagency.com



[jQuery] Binding a click event

2007-05-20 Thread MikeR

Just a quick question =).

I want to bind an event handler to "body" so that whenever someone
clicks anywhere on the body, a DIV disappears. However, there is a
specific graphic (that has an id) that I need to be ignored in that
click handler. I haven't been able to come up with an elegant solution
and was hoping someone here may have some advice.

I've tried something along the lines of: $
('body').not('#someid').unbind('click').click(function() { /* code
*/ });

But it does not work. Any thoughts?



[jQuery] Re: * Important: Repent, Completely trust in God only and, Love Him with all of your heart.

2007-05-15 Thread MikeR

Do not feed the trolls =).

On May 15, 8:28 pm, Rey Bango <[EMAIL PROTECTED]> wrote:
> Guys, please cut this out. Its cluttering up the list for no good reason.
>
> Rey...
>
>
>
> RobG wrote:
> > Secret wrote:
> > [...]
> >> God is the Intelligent Creator of the Universe.
>
> > Who created your god? If god had a creator, she isn't the ultimate
> > creator and therefore not god.  If god doesn't need a creator, why
> > does the universe need one?
>
> > [...]
> >> Characteristics of God: Omnipotence, Omniscience, Omnipresence,
>
> > Poor god, unable to ever change her mind.  Presumably if god already
> > knows everything and causes everything to happen, including what will
> > happen in the future, she can't change her mind because that would
> > admit she was wrong.  So god either can be wrong and therefore isn't
> > omnicient, or can't change her own mind and therefore isn't
> > omnipotent.
>
> > [...]
> >> About the atheist's "Invisible Pink Unicorn:" if she did not create
> >> the Universe, then it is not important to me if she exists or not.
>
> > Oh, a straw man argument.  No one knows how the universe came into
> > existence - the big bang theory is just that, a theory that is waiting
> > for some better explanation to be put forward.  If you can prove there
> > is a god, and that god made the universe, then she matters a great
> > deal.  However, there is no proof that such a god exists, which is why
> > you call on "faith" to believe in god - there is no proof of her
> > existence.
>
> > --
> > Rob
>
> --
> BrightLight Development, LLC.
> 954-775- (o)
> 954-600-2726 (c)
> [EMAIL PROTECTED]://www.iambright.com



[jQuery] Re: Estimated 1.1.3 release date?

2007-05-15 Thread MikeR

Ok great, John =). Thanks for the update.

On May 15, 12:43 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> We're still dealing with site issues, hopefully this weekend, but
> again, that's what I said last week before the attack.
>
> --John
>
> On 5/15/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > I understand that the site issues, illnesses, etc caused delays... but
> > does anybody have a new estimated date for the jQuery 1.1.3 release?
> > Thanks!
>
> > On Apr 28, 8:13 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> > > Here is a list of fixes thus far that will be in 
> > > 1.1.3:http://tinyurl.com/2t2we5
>
> > > --
> > > Brandon Aaron
>
> > > On 4/28/07, Shelane <[EMAIL PROTECTED]> wrote:
>
> > > > What might we expect in the next release?  You mentioned a few things
> > > > related to "faster" selectors, animations, etc.  What bug fixes might
> > > > we see?  IE issues?
>
> > > > Why is IE always the problem child?  Oh yeah, M$.  OK, off my soapbox
> > > > now.
>
> > > > On Apr 26, 7:21 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> > > > > > John! Wow :) Did not expect you to chime in on this!
>
> > > > > No problem - I'm busy at the moment, but I still like to watch out for
> > > > > meta-problems (site issues, releases dates, etc.)
>
> > > > > > First thing's first... I bought your book "Pro Javascript
> > > > > > Techniques" (published 2006?).. and my respect and recognition for
> > > > > > your talent has skyrocketed since. jQuery itself demonstrates very
> > > > > > clearly that you are skilled, but after even starting to read that
> > > > > > book I was very pleasantly surprised. No fluff, no mess... just 
> > > > > > right
> > > > > > into the JS goodness :).
>
> > > > > Exactly. I hate books that nuts around talking about "The History of
> > > > > JavaScript" and "this is how you use document.write". I'm a
> > > > > programmer, I want code :-) (Especially code that is still relevant.)
> > > > > Glad you're enjoying it, though!
>
> > > > > > Now back to the original topic lol.. glad to hear 1.1.3 will be out
> > > > > > soon. Hope things are not getting too stressful over there.
>
> > > > > > Looking forward to more jQuery releases! Have a good one.
>
> > > > > Yeah, things are less than ideal right now - however I really want to
> > > > > squeeze some time in and get the last changes into this release.
> > > > > There's speed improvements across the board (faster selectors and
> > > > > faster animations) along with a bunch of bug fixes. Not too shabby for
> > > > > a point release. I just have to stomp some final bugs then we can move
> > > > > ahead and release the alpha. (Just need to find a moment to clear my
> > > > > head.)
>
> > > > > --John


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~--~~~~--~~--~--~---



[jQuery] Re: Estimated 1.1.3 release date?

2007-05-15 Thread MikeR

I understand that the site issues, illnesses, etc caused delays... but
does anybody have a new estimated date for the jQuery 1.1.3 release?
Thanks!

On Apr 28, 8:13 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> Here is a list of fixes thus far that will be in 
> 1.1.3:http://tinyurl.com/2t2we5
>
> --
> Brandon Aaron
>
> On 4/28/07, Shelane <[EMAIL PROTECTED]> wrote:
>
>
>
> > What might we expect in the next release?  You mentioned a few things
> > related to "faster" selectors, animations, etc.  What bug fixes might
> > we see?  IE issues?
>
> > Why is IE always the problem child?  Oh yeah, M$.  OK, off my soapbox
> > now.
>
> > On Apr 26, 7:21 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> > > > John! Wow :) Did not expect you to chime in on this!
>
> > > No problem - I'm busy at the moment, but I still like to watch out for
> > > meta-problems (site issues, releases dates, etc.)
>
> > > > First thing's first... I bought your book "Pro Javascript
> > > > Techniques" (published 2006?).. and my respect and recognition for
> > > > your talent has skyrocketed since. jQuery itself demonstrates very
> > > > clearly that you are skilled, but after even starting to read that
> > > > book I was very pleasantly surprised. No fluff, no mess... just right
> > > > into the JS goodness :).
>
> > > Exactly. I hate books that nuts around talking about "The History of
> > > JavaScript" and "this is how you use document.write". I'm a
> > > programmer, I want code :-) (Especially code that is still relevant.)
> > > Glad you're enjoying it, though!
>
> > > > Now back to the original topic lol.. glad to hear 1.1.3 will be out
> > > > soon. Hope things are not getting too stressful over there.
>
> > > > Looking forward to more jQuery releases! Have a good one.
>
> > > Yeah, things are less than ideal right now - however I really want to
> > > squeeze some time in and get the last changes into this release.
> > > There's speed improvements across the board (faster selectors and
> > > faster animations) along with a bunch of bug fixes. Not too shabby for
> > > a point release. I just have to stomp some final bugs then we can move
> > > ahead and release the alpha. (Just need to find a moment to clear my
> > > head.)
>
> > > --John


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~--~~~~--~~--~--~---



[jQuery] Re: New Plugin - SerachDb

2007-05-11 Thread MikeR

An interesting approach, but I'm not entirely sure I'd want to rely on
JS to parse a form for me and pass the SQL query to the (for example)
PHP script that will be processing it.. especially by just using the
query w/out checking. Adds complexity to a rather simple process I
believe. BUT, that's just my opinion... I'm not trying to bash your
plugin =).

On May 11, 5:41 am, Tony <[EMAIL PROTECTED]> wrote:
> I have documented the Serachdb plugin.
> More information at
>
> http://www.trirand.com/blog/
>
> Regards
> Tony



[jQuery] Re: Internet Explorer 6 resize event.

2007-05-03 Thread MikeR

Well, after some more fiddling... I actually _did_ manage to get a
Firefox-like resize behavior in IE6... however, it may not be the MOST
reliable (what in IE6 _is_ most reliable??).

--- snippet ---





$(window).resize(function() {
StartResize();
});

// #
function WindowResized() {
$('body').append("Window has been resized! <br/>");
}

// #
function StartResize() {
//  if(window.stop_timer) { return; }
//  window.stop_timer = false;

if(window.start_timer) { clearTimeout(window.start_timer);
window.start_timer = null; }
window.start_timer = setTimeout(WindowResized, 400);
}

// #
function Stop() {
//  window.stop_timer = true;
clearTimeout(window.start_timer);
}





 




On May 3, 10:18 am, MikeR <[EMAIL PROTECTED]> wrote:
> Thanks, Brandom! I've tried a setTimeout-based solution, but haven't
> had too terribly much luck with that either. Yes, it is klunky.. which
> is why I'm posting here :).
>
> Anybody else have any ideas?
>
> On May 3, 10:13 am, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
>
> > That is different. Most people prefer IE's functionality in this case.
>
> > You could possibly use setTimeout along with a flag that if it hasn't
> > been X milliseconds, don't run the code in the resize event. Kinda
> > klunky but the only thing I can think of right now.
>
> > --
> > Brandon Aaron
>
> > On 5/3/07, MikeR <[EMAIL PROTECTED]> wrote:
>
> > > I'm just wondering if anyone knows of a fix for IE6's onresize...
>
> > > Example:
>
> > > $(document).resize(function() {
> > >  $('body').append('Resized');
> > > }
>
> > > That will execute several times as you are resizing the browser. I'm
> > > looking for Firefox-like functionality.. where it fires the event one
> > > time when you have finished resizing. Has anyone had any luck?
>
> > > Thanks in advance.



[jQuery] Re: Internet Explorer 6 resize event.

2007-05-03 Thread MikeR

Thanks, Brandom! I've tried a setTimeout-based solution, but haven't
had too terribly much luck with that either. Yes, it is klunky.. which
is why I'm posting here :).

Anybody else have any ideas?

On May 3, 10:13 am, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> That is different. Most people prefer IE's functionality in this case.
>
> You could possibly use setTimeout along with a flag that if it hasn't
> been X milliseconds, don't run the code in the resize event. Kinda
> klunky but the only thing I can think of right now.
>
> --
> Brandon Aaron
>
> On 5/3/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm just wondering if anyone knows of a fix for IE6's onresize...
>
> > Example:
>
> > $(document).resize(function() {
> >  $('body').append('Resized');
> > }
>
> > That will execute several times as you are resizing the browser. I'm
> > looking for Firefox-like functionality.. where it fires the event one
> > time when you have finished resizing. Has anyone had any luck?
>
> > Thanks in advance.



[jQuery] Internet Explorer 6 resize event.

2007-05-03 Thread MikeR

I'm just wondering if anyone knows of a fix for IE6's onresize...

Example:

$(document).resize(function() {
 $('body').append('Resized');
}


That will execute several times as you are resizing the browser. I'm
looking for Firefox-like functionality.. where it fires the event one
time when you have finished resizing. Has anyone had any luck?

Thanks in advance.



[jQuery] Re: Detecting key presses.

2007-04-30 Thread MikeR

Oops, sorry folks! I answered my own question. I should have
experimented a little more before posting :|.

In case anyone else happens to wonder how, here is a very basic
snippet:

$(document).ready(function() {
$('#test').keyup(function(e) {
alert("A key was pressed");
alert(e.keyCode);

switch(e.keyCode) {
case 38:
alert("You keyed up");
break;
case 40:
alert("You keyed down");
break;
    }
    });
});

On Apr 30, 3:31 pm, MikeR <[EMAIL PROTECTED]> wrote:
> I am wondering if using the keyup() jQuery event handler on (for
> example) and input field.. if there is a way to detect which key was
> pressed? IE: keycode 38, 40, etc.



[jQuery] Detecting key presses.

2007-04-30 Thread MikeR

I am wondering if using the keyup() jQuery event handler on (for
example) and input field.. if there is a way to detect which key was
pressed? IE: keycode 38, 40, etc.



[jQuery] Re: Estimated 1.1.3 release date?

2007-04-27 Thread MikeR

Oh ok. Thanks for checking in! Definitely looking forward to the next
release.

On Apr 26, 9:07 pm, Ariel Jakobovits <[EMAIL PROTECTED]> wrote:
> just wondering, why not call it jquery 2.0? what's with all this 1.0, 1.1, 
> 1.1.3?
>
> - Original Message 
> From: John Resig <[EMAIL PROTECTED]>
> To: jquery-en@googlegroups.com
> Sent: Thursday, April 26, 2007 7:21:37 PM
> Subject: [jQuery] Re: Estimated 1.1.3 release date?
>
> > John! Wow :) Did not expect you to chime in on this!
>
> No problem - I'm busy at the moment, but I still like to watch out for
> meta-problems (site issues, releases dates, etc.)
>
> > First thing's first... I bought your book "Pro Javascript
> > Techniques" (published 2006?).. and my respect and recognition for
> > your talent has skyrocketed since. jQuery itself demonstrates very
> > clearly that you are skilled, but after even starting to read that
> > book I was very pleasantly surprised. No fluff, no mess... just right
> > into the JS goodness :).
>
> Exactly. I hate books that nuts around talking about "The History of
> JavaScript" and "this is how you use document.write". I'm a
> programmer, I want code :-) (Especially code that is still relevant.)
> Glad you're enjoying it, though!
>
> > Now back to the original topic lol.. glad to hear 1.1.3 will be out
> > soon. Hope things are not getting too stressful over there.
>
> > Looking forward to more jQuery releases! Have a good one.
>
> Yeah, things are less than ideal right now - however I really want to
> squeeze some time in and get the last changes into this release.
> There's speed improvements across the board (faster selectors and
> faster animations) along with a bunch of bug fixes. Not too shabby for
> a point release. I just have to stomp some final bugs then we can move
> ahead and release the alpha. (Just need to find a moment to clear my
> head.)
>
> --John



[jQuery] Re: Estimated 1.1.3 release date?

2007-04-26 Thread MikeR

John! Wow :) Did not expect you to chime in on this!

First thing's first... I bought your book "Pro Javascript
Techniques" (published 2006?).. and my respect and recognition for
your talent has skyrocketed since. jQuery itself demonstrates very
clearly that you are skilled, but after even starting to read that
book I was very pleasantly surprised. No fluff, no mess... just right
into the JS goodness :).

Now back to the original topic lol.. glad to hear 1.1.3 will be out
soon. Hope things are not getting too stressful over there.

Looking forward to more jQuery releases! Have a good one.


On Apr 26, 5:49 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
> I'm hoping soon - I've been quite busy (and sick) - combined with a
> number of personal issues. I wanna finish it up and get it out ASAP
> since there's a number of improvements in this release.
>
> --John
>
> On 4/26/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > Is there any estimated date range?
>
> > On Apr 26, 2:57 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> > > 1.1.3 alpha should be coming soon. :)
>
> > > --
> > > Brandon Aaron
>
> > > On 4/26/07, MikeR <[EMAIL PROTECTED]> wrote:
>
> > > > Just wondering if anybody knows of an approx. release date for jQuery
> > > > 1.1.3?



[jQuery] Re: Estimated 1.1.3 release date?

2007-04-26 Thread MikeR

Is there any estimated date range?

On Apr 26, 2:57 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote:
> 1.1.3 alpha should be coming soon. :)
>
> --
> Brandon Aaron
>
> On 4/26/07, MikeR <[EMAIL PROTECTED]> wrote:
>
>
>
> > Just wondering if anybody knows of an approx. release date for jQuery
> > 1.1.3?



[jQuery] Estimated 1.1.3 release date?

2007-04-26 Thread MikeR

Just wondering if anybody knows of an approx. release date for jQuery
1.1.3?