Date: 09/22/00
- Next message: Ulf Wendel: "[phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Previous message: Jeff Stuart: "[phplib] RE: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Next in thread: Max Derkachev: "Re: [phplib] $sess->mode='post' workaround"
- Reply: Max Derkachev: "Re: [phplib] $sess->mode='post' workaround"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > This is an interesting idea. I'm not positive, but I think
> you need to make
> > sure your onClick event handler returns false so that the
> link that was
> > clicked on is not followed.
I believe that <a href="javascript:myfunction(parameters);"> instead of
using <a href="" onClick="myfunction(parameters);"> is the preferred method
for calling functions from links.
Layne Weathers
Lead Programmer
Ifworld, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Ulf Wendel: "[phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Previous message: Jeff Stuart: "[phplib] RE: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Next in thread: Max Derkachev: "Re: [phplib] $sess->mode='post' workaround"
- Reply: Max Derkachev: "Re: [phplib] $sess->mode='post' workaround"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

