Hi Jake,
> Not sure what the process is for getting an official meeting going,,,
> I'd still like to volunteer my time, I just need to know when.
Woops - missed this thread earlier.
We'd love to have you speak, thank you.
Our next available meeting is June - June 24th to be exact.
If this work
Not sure what the process is for getting an official meeting going,,,
I'd still like to volunteer my time, I just need to know when.
- jake
On Feb 15, 2008 9:54 AM, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Whoops, here is a link:
>
> jakemcgraw.com/javascript/jquery.pdf
>
> - jake
>
>
> On Fri,
Whoops, here is a link:
jakemcgraw.com/javascript/jquery.pdf
- jake
On Fri, Feb 15, 2008 at 9:43 AM, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Incase anyone is interested, I've attached a presentation I did on
> jQuery about a year ago, this was after only using jQuery for 3
> months, so it may
That would be cool.
Jake McGraw wrote:
I'd be willing to give a introduction to jQuery.
- jake
On Fri, Feb 15, 2008 at 9:24 AM, Kenneth Downs <[EMAIL PROTECTED]> wrote:
I'm wondering if we might have some meetings that go over some of these
nifty javascript frameworks like dojo and extjs
I'd be willing to give a introduction to jQuery.
- jake
On Fri, Feb 15, 2008 at 9:24 AM, Kenneth Downs <[EMAIL PROTECTED]> wrote:
>
> I'm wondering if we might have some meetings that go over some of these
> nifty javascript frameworks like dojo and extjs and jquery.
>
> Edward Potter wrote:
>
I'm wondering if we might have some meetings that go over some of these
nifty javascript frameworks like dojo and extjs and jquery.
Edward Potter wrote:
JQUERY! It does everything, EVERY php coder should be looking at it.
:-) ed
On Feb 1, 2008 3:05 AM, Michael B Allen <[EMAIL PROTECTED]
On Wed, Feb 13, 2008 at 5:38 AM, Peter Sawczynec <[EMAIL PROTECTED]> wrote:
> programming innovation is more
> important and should always be a larger ongoing vital concern than
> backwards compatibility.
It depends on what the crux of your business is. If you need to create
the next great sof
]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Daniel Convissor
Sent: Tuesday, February 12, 2008 6:22 PM
To: NYPHP Talk
Subject: Re: [nyphp-talk] Dynamic Form Elements
Peter:
> while it was google that non-standardly JS'd, ajaxed, custom API'
JQUERY! It does everything, EVERY php coder should be looking at it. :-)
ed
On Feb 1, 2008 3:05 AM, Michael B Allen <[EMAIL PROTECTED]> wrote:
> I'm familiar with DOM, DHTML, JavaScript, etc but I'm not sure what
> the best way to do dynamic forms is.
>
> Basically I just want to dynamically i
Peter:
> while it was google that non-standardly JS'd, ajaxed, custom API'd
> and gadgeted their way to monster acceptance
First, Google works just fine for folks with JavaScript turned off.
Second, the search engine and advertising prowess has more to do with
their success than their JavaScri
Behalf Of csnyder
Sent: Friday, February 01, 2008 1:01 PM
To: NYPHP Talk
Subject: Re: [nyphp-talk] Dynamic Form Elements
On Feb 1, 2008 10:58 AM, Peter Sawczynec <[EMAIL PROTECTED]> wrote:
> I vote, pour on the JS. Show/hide. Tool tips. Mouseover. And even, whoa,
> inline frames.
Yes, bu
+1 to jquery. It makes working with js enjoyable.
- Ben
Jake McGraw wrote:
Btw, not to go OT or start a js framework war, I highly recommend
jQuery for any DOM manipulation tasks like the one you describe here.
- jake
On Feb 1, 2008 11:59 AM, Michael B Allen <[EMAIL PROTECTED]> wrote:
On
On Feb 1, 2008 10:58 AM, Peter Sawczynec <[EMAIL PROTECTED]> wrote:
> I vote, pour on the JS. Show/hide. Tool tips. Mouseover. And even, whoa,
> inline frames.
Yes, but some approaches make more sense than others.
Progressive enhancement, where the markup of the page works without
javascript, an
Btw, not to go OT or start a js framework war, I highly recommend
jQuery for any DOM manipulation tasks like the one you describe here.
- jake
On Feb 1, 2008 11:59 AM, Michael B Allen <[EMAIL PROTECTED]> wrote:
> On 2/1/08, Allen Shaw <[EMAIL PROTECTED]> wrote:
> > Michael B Allen wrote:
> > > Ba
On 2/1/08, Allen Shaw <[EMAIL PROTECTED]> wrote:
> Michael B Allen wrote:
> > Basically I just want to dynamically insert or remove one element in a
> > form. The form is normally just a select with a submit button
> > immediately to it's right. But depending on what option in the select
> > is sel
Try,
style="display:none"
Jessica
>>> "Michael B Allen" <[EMAIL PROTECTED]> 02/01/08 11:28 AM >>>
On 2/1/08, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Then I'd use JavaScript to hide the optional select
> list, remove the "Applicable only for value XYZ" and detect an
> onchange event on the firs
On 2/1/08, Jake McGraw <[EMAIL PROTECTED]> wrote:
> Then I'd use JavaScript to hide the optional select
> list, remove the "Applicable only for value XYZ" and detect an
> onchange event on the first select list for ...
But w/ JavaScript turned on how do I hide the select so that it no
longer occup
Michael B Allen wrote:
Basically I just want to dynamically insert or remove one element in a
form. The form is normally just a select with a submit button
immediately to it's right. But depending on what option in the select
is selected, I want another select to be inserted between the first
sel
Show/hide. Tool tips. Mouseover. And even, whoa,
inline frames.
Peter
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jake McGraw
Sent: Friday, February 01, 2008 9:23 AM
To: NYPHP Talk
Subject: Re: [nyphp-talk] Dynamic Form Elements
I'd
I'd create the form normally, with the optional select visible, but
the first value of the optional select list stating "Applicable only
for value XYZ". Then I'd use JavaScript to hide the optional select
list, remove the "Applicable only for value XYZ" and detect an
onchange event on the first sel
Michael B Allen wrote:
What's the best, most portable way to do this?
There is likely a better way, but what I do (and I think I needed it once) is
to simply reload the page and evaluate the submission. Ugly, but it works and
it is definitely portable. You can either do an automatic self-subm
I'm familiar with DOM, DHTML, JavaScript, etc but I'm not sure what
the best way to do dynamic forms is.
Basically I just want to dynamically insert or remove one element in a
form. The form is normally just a select with a submit button
immediately to it's right. But depending on what option in t
22 matches
Mail list logo