Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:2 Changed 5 years ago by davidserduke
- Status changed from new to closed
- Resolution set to invalid
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

I am going to assume some code for an example would be beneficial here.