Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Igor Escobar
ZZzz. What what ? oh sorry, i fell in sleep. Whatever, end of discussion. Regards, Igor Escoar Systems Analyst & Interface Designer -- Personal Blog ~ blog.igorescobar.com Online Portifolio ~ www.igorescobar.com Twitter ~ @igorescobar On Fri, Apr 3, 200

Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Jan G.B.
Is it mandatory to annoy the whole list with your crap? If you want to keep on informing me or insulting me or feel free to send it directly to me. I'll add you to my killfile in no time. get a life 2009/4/3 Igor Escobar : > Better then READ is UNDERSTAND. > >> >> >> 2009/4/2 Igor Escobar : >> >>

Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Igor Escobar
Better then READ is UNDERSTAND. Regards, Igor Escoar Systems Analyst & Interface Designer -- Personal Blog ~ blog.igorescobar.com Online Portifolio ~ www.igorescobar.com Twitter ~ @igorescobar On Fri, Apr 3, 2009 at 11:30 AM, Jan G.B. wrote: > http://www.stimpco.com/carpix/arguingOnTheInt

Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Jan G.B.
http://www.stimpco.com/carpix/arguingOnTheInternet.gif byebye 2009/4/3 Igor Escobar : > If you read my email you can see that i just give a "solution" to him and > not a TIP. > > "IF you DONT want change your form" > > But if i were doing, i be doing by the right way...can be sure that. > > >

Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Igor Escobar
If you read my email you can see that i just give a "solution" to him and not a TIP. "IF you DONT want change your form" But if i were doing, i be doing by the right way...can be sure that. Regards, Igor Escoar Systems Analyst & Interface Designer -- Personal Blog ~ blog.igorescobar.com O

Re: [PHP] Button id's - firefox and IE different ?

2009-04-03 Thread Jan G.B.
Igor, what are you doing here? You say I'm arguing to show how big I am, but that's not true. I corrected your misleading tipps like using JSCRIPT to have form essentials and using xhtml in an html context. no reason to get personal and/or offending. bye. 2009/4/2 Igor Escobar : > I'm sorry, you

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Ashley Sheridan
On Thu, 2009-04-02 at 11:43 -0300, Igor Escobar wrote: > ps 3: Why javascript is bad? you don't know develop a good interface > with > that? shame on you. You don't know how to develop a good interface *without* Javascript? ;) Essentially, relying on script for something as fundamental as form h

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Igor Escobar
I'm sorry, you is the master o/ ps: I dont ask for them to install the jQuery, i just give an exemplo how he can do something like that. ps 2: I know the difference betwenn XHMTL and HTML i put the "/" there becouse it's the force of the habit ps 3: Why javascript is bad? you don't know develop a

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Jan G.B.
2009/4/2 Igor Escobar : > If you don't want change your form, do some function in Javascript witch > control the last button you clicked. > Javascript is bad and you don't need it. >> Delete >> Delete >> Delete > > > > I wanna make a advice to you learn more about HTML and Web Standards... I wa

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Igor Escobar
If you don't want change your form, do some function in Javascript witch control the last button you clicked. Delete Delete Delete I wanna make a advice to you learn more about HTML and Web Standards... Don't use button type... use "input" type... Your javascript (using jQuery) sems like this

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Phpster
What about styling a link to look like a button with css? It won't be an exact match style wise but you can get close. I have done this succesfully Bastien Sent from my iPod On Apr 2, 2009, at 6:04, "Angus Mann" wrote: Hi all. I want to have several delete buttons with just one form, an

RE: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Leon du Plessis
age- From: Angus Mann [mailto:angusm...@pobox.com] Sent: 02 April 2009 12:45 PM To: Richard Heyes Cc: php-general@lists.php.net Subject: Re: [PHP] Button id's - firefox and IE different ? I can do as you suggest below, but then the buttons are labelled "Delete" "Cancel" a

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Angus Mann
- Original Message - From: "Richard Heyes" To: "Angus Mann" Cc: Sent: Thursday, April 02, 2009 8:17 PM Subject: Re: [PHP] Button id's - firefox and IE different ? Any suggestions ? Try this: And then you can check the value of $_POST['btid'].

Re: [PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Richard Heyes
> Any suggestions ? Try this: And then you can check the value of $_POST['btid']. Oh and btw... ... seriously? That's so 9 years ago. ;-) -- Richard Heyes HTML5 Canvas graphing for Firefox, Chrome, Opera and Safari: http://www.rgraph.net (Updated March 28th) -- PHP General Mailing List

[PHP] Button id's - firefox and IE different ?

2009-04-02 Thread Angus Mann
Hi all. I want to have several delete buttons with just one form, and depending on which button is pressed, one of several items is deleted. So I need multiple submit buttons for 1 form, each displaying the same text "Delete" to the user, but each with a different "value" so the PHP script can