Side navigation
#2634 closed bug (invalid)
Opened April 02, 2008 08:29AM UTC
Closed April 29, 2008 04:54AM UTC
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
Attachments (0)
Change History (2)
Changed April 28, 2008 08:13PM UTC by comment:1
Changed April 29, 2008 04:54AM UTC by comment:2
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.