Meeting Topics (Was [nycphp-talk] Dynamic Form Elements)
Jake McGraw
jmcgraw1 at gmail.com
Fri Feb 15 09:54:09 EST 2008
Whoops, here is a link:
jakemcgraw.com/javascript/jquery.pdf
- jake
On Fri, Feb 15, 2008 at 9:43 AM, Jake McGraw <jmcgraw1 at gmail.com> 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 seem a little simplistic.
>
> - jake
>
>
>
> On Fri, Feb 15, 2008 at 9:31 AM, Kenneth Downs <ken at secdat.com> wrote:
> >
> > 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 <ken at secdat.com> 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 <ioplex at gmail.com> 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 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
> > select and the button.
> >
> > So it's either <select1><button> or <select1><select2><button>.
> >
> > I would be perfectly happy with toggling the style visibility: visible
> > or visibility: hidden but this doesn't change the position of the
> > button. It always appears off to the right. I want the form to
> > re-pack.
> >
> > Or should I use DOM calls?
> >
> > What's the best, most portable way to do this?
> >
> > Mike
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> >
> >
> > --
> > IM/iChat: ejpusa
> > Links: http://del.icio.us/ejpusa
> > Blog: http://www.utopiaparkway.com
> > Follow me: http://www.twitter.com/ejpusa
> > Karma: http://www.coderswithconscience.com
> > Projects: http://flickr.com/photos/86842405@N00/
> > Store: http://astore.amazon.com/httpwwwutopic-20
> > ________________________________
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> >
> > --
> > Kenneth Downs
> > Secure Data Software, Inc.
> > www.secdat.com www.andromeda-project.org
> > 631-689-7200 Fax: 631-689-0527
> > cell: 631-379-0010
> >
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> >
> >
> > --
> > Kenneth Downs
> > Secure Data Software, Inc.
> > www.secdat.com www.andromeda-project.org
> > 631-689-7200 Fax: 631-689-0527
> > cell: 631-379-0010
> >
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
>
More information about the talk
mailing list