Re: IE Problem Detecting Post Variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim,

This is functionally "correct" since I swapped the default and alternate themes but left the button names the same.

On Jan 1, 2009, at 12:55 AM, Jim Lucas wrote:

L. Herbert wrote:
I agree with your supposition. The problem is that the variable is passed in one instance with FF and not with IE. Thus my quandary.
Here's the form html:
<div id="switch-theme">
   <form action="" method="post">
       <label>Flip It!</label>
<input name="style" type="image" src="images/switch-button- grey.gif" title="Default Theme" id="style1" value="default" /> <input name="style" type="image" src="himages/switch-button- default.gif" title="Alternate Theme" id="style2" value="alternate" />
   </form>
</div>
Any thoughts?

I understand that you have it all working with FF, but just a one question...

You have your grey button associated with your "Default Theme" button
and you have your default button associated with your "Alternate Theme" button

Is this correct?

--
Jim Lucas

  "Some men are born to greatness, some achieve greatness,
      and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
   by William Shakespeare


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux