On Fri, Jul 20, 2012 at 10:21 AM, tamouse mailing lists
wrote:
> On Jul 20, 2012 9:20 AM, "tamouse mailing lists"
> wrote:
>> On Jul 19, 2012 8:31 PM, "Tedd Sperling" wrote:
>> > On Jul 19, 2012, at 1:50 PM, Daniel Brown wrote:
>> > >
>> > >As an aside on the subject of jQuery, our very own
On Jul 20, 2012 9:20 AM, "tamouse mailing lists"
wrote:
>
>
> On Jul 19, 2012 8:31 PM, "Tedd Sperling" wrote:
> >
> > On Jul 19, 2012, at 1:50 PM, Daniel Brown wrote:
> > >
> > >As an aside on the subject of jQuery, our very own Jay Blanchard
> > > has written a comprehensive book on the top
On Jul 19, 2012 8:31 PM, "Tedd Sperling" wrote:
>
> On Jul 19, 2012, at 1:50 PM, Daniel Brown wrote:
> >
> >As an aside on the subject of jQuery, our very own Jay Blanchard
> > has written a comprehensive book on the topic entitled "Applied
> > jQuery: Develop and Design":
> >
> >http
On Jul 19, 2012, at 1:50 PM, Daniel Brown wrote:
>
>As an aside on the subject of jQuery, our very own Jay Blanchard
> has written a comprehensive book on the topic entitled "Applied
> jQuery: Develop and Design":
>
>http://links.parasane.net/92xb
>
Just bought it -- thanks. I'll a
On Thu, Jul 19, 2012 at 1:25 PM, Tedd Sperling wrote:
>
> As for the discussion re jQuery and such, there's no need -- it was not used
> in this demo. IOW, no jQuery was harmed. I am not against jQuery, on the
> contrary I think it's great, but it's not always needed for client-side
> functiona
On Jul 16, 2012, at 4:16 PM, Ramiro Barrantes
wrote:
> Hello,
>
> I am making an application using PHP/Javascript/mysql and had a question.
>
> Sometimes I need to use javascript to fill a drop down box based on the value
> of a previous drop down box. However, the information to fill the la
[snip]On 7/17/2012 4:55 PM, Daevid Vincent wrote: * jQuery for
production (minified) is a scant 32k. http://jquery.com/ LOL That's like
a TCP/IP packet. I bet your images are bigger than 32k. * Unlike stupid
PHP frameworks (which everyone knows I detest) - JS frameworks are
cached by the browse
nt: Tuesday, July 17, 2012 1:59 PM
> To: php-general@lists.php.net
> Subject: Re: [PHP] Creating drop-down menus
>
> On Wed, Jul 18, 2012 at 08:45:34AM +1200, James Newman wrote:
>
> > Just to put my 2cents in, you might want to try jQuery if you're going
to
> > go
On 17 Jul 2012 at 21:58, Paul M Foster wrote:
> On Wed, Jul 18, 2012 at 08:45:34AM +1200, James Newman wrote:
>
>> Just to put my 2cents in, you might want to try jQuery if you're going to
>> go down the AJAX road.
>
> JQuery is a LOT of code to include if you're just going to do an AJAX
> call
On Tue, Jul 17, 2012 at 4:58 PM, Paul M Foster wrote:
> On Wed, Jul 18, 2012 at 08:45:34AM +1200, James Newman wrote:
>
>> Just to put my 2cents in, you might want to try jQuery if you're going to
>> go down the AJAX road.
>
> JQuery is a LOT of code to include if you're just going to do an AJAX
>
On Wed, Jul 18, 2012 at 08:45:34AM +1200, James Newman wrote:
> Just to put my 2cents in, you might want to try jQuery if you're going to
> go down the AJAX road.
JQuery is a LOT of code to include if you're just going to do an AJAX
call or two. There are examples of doing straight AJAX with Java
> From: Jen Rasmussen [j...@cetaceasound.com]
> Sent: Monday, July 16, 2012 4:19 PM
> To: Ramiro Barrantes; php-general@lists.php.net
> Subject: RE: [PHP] Creating drop-down menus
>
> -Original Message-
> From: Ramiro Barrantes [mailto:ram...@precisionbio
behind the
times!!!
From: Jen Rasmussen [j...@cetaceasound.com]
Sent: Monday, July 16, 2012 4:19 PM
To: Ramiro Barrantes; php-general@lists.php.net
Subject: RE: [PHP] Creating drop-down menus
-Original Message-
From: Ramiro Barrantes [
AJAX.
Your page calls a PHP 'ajax' routine that pulls the data, sends it back as a
JS array, and you re-populate the second select box. Welcome to the year
2000. Using frameworks like jQuery, this is pretty trivial these days.
You're not trading any security since the PHP gets whatever parameters
On 16 Jul 2012 at 21:19, Jen Rasmussen wrote:
> Sometimes I need to use javascript to fill a drop down box based on the
> value of a previous drop down box. However, the information to fill the
> latter is stored in mysql and can be a lot, what I have been doing is that,
> using PHP, I create h
-Original Message-
From: Ramiro Barrantes [mailto:ram...@precisionbioassay.com]
Sent: Monday, July 16, 2012 3:17 PM
To: php-general@lists.php.net
Subject: [PHP] Creating drop-down menus
Hello,
I am making an application using PHP/Javascript/mysql and had a question.
Sometimes I need to
16 matches
Mail list logo