Opened 16 years ago
Closed 15 years ago
#2634 closed bug (invalid)
Problems with Firefox
Reported by: | mshairani | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ajax | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi
I am using the jQuery library in one of my projects. Fortunately the web site used to work fine both IE and Firefox before Thursday 27th of March when there was an update released for Firefox. I changed most of the code and now it works 100% fine with IE and I have major problems with Firefox.
To begin with I am making an AJAX call that loads a dropdown list based on a radio button selection made by the user. Once the dropdown list is loaded using AJAX i cant seem to use the selected value to Pass it on to the next page. I am trying to retrieve the value as FORM.dropdownListName
Can anyone plz help
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I agree with azrail so I'm going to close it.
However, if you are still having the problem, please reopen the ticket with more information like a test case and the version of firefox causing the problem.
I am going to assume some code for an example would be beneficial here.