![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have this weird problem with Firefox & IE. I have a page with dynamically generated dropdowns using AJAX & PHP. Problem is that when the second dropdown is called, it loses the value of the first dropdown? Is there something I should know about this? |
#3
| |||
| |||
|
|
The Magnet wrote on 02 nov 2009 in comp.lang.javascript: I have this weird problem with Firefox & IE. *I have a page with dynamically generated dropdowns using AJAX & PHP. *Problem is that when the second dropdown is called, it loses the value of the first dropdown? *Is there something I should know about this? How can you call a dropdown? How can dropdowns remember the value of another dropdown? What is a dropdown, an html select element? I had this Christal ball, but I dropped it, now I cannot comment on code that isn't there. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) |
#4
| ||||||
| ||||||
|
|
I have this weird problem with Firefox & IE. I have a page with |
|
dynamically generated dropdowns using AJAX & PHP. |
|
Problem is that when the second dropdown is called, |
|
it loses the value of the first dropdown? |
|
Is there something I should know about this? |
|
It works fine in IE and retains the value. But not with Firefox.... |
#5
| |||
| |||
|
|
On Nov 2, 3:20*pm, "Evertjan." <exjxw.hannivo... (AT) interxnl (DOT) net> wrote: The Magnet wrote on 02 nov 2009 in comp.lang.javascript: I have this weird problem with Firefox & IE. *I have a page with dynamically generated dropdowns using AJAX & PHP. *Problem is that when the second dropdown is called, it loses the value of the first dropdown? *Is there something I should know about this? How can you call a dropdown? How can dropdowns remember the value of another dropdown? What is a dropdown, an html select element? I had this Christal ball, but I dropped it, now I cannot comment on code that isn't there. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) Maybe I not explaining this properly, but I know this is a very common thing, and it works in IE. User selects some value in box #1, AJAX/PHP dynamically generates box #2. *User selects from box #2, values are passed to AJAX/PHP script to be processed. I works fine in IE, but not in Firefox, so, something is strange about the different browser. *Probably some dumb thing not following standards. |
#6
| |||
| |||
|
|
I works fine in IE, but not in Firefox, so, something is strange about the different browser. *Probably some dumb thing not following standards. |
![]() |
| Thread Tools | |
| Display Modes | |
| |