Closed Bug 503660 Opened 16 years ago Closed 14 years ago

Firefox Not support in Ajax

Categories

(Firefox :: General, defect)

3.5 Branch
x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: balaganesh.k89, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 http://www.edatahub.com/test/user/list.php in this page all 3 of my ajax program working well in IE... but some ajax programs not working when i use firefox... Reproducible: Always Actual Results: 1.when i click tree menu's + button its working.. 2.when i click tree menu's - button ajax not working in mozilla.. Expected Results: when i click tree menu's - button the under subcategories will hide.... plz find out the error in that page... mozilla only problem.... plz find out the error and reply me.. if u have googd programmer team...
Version: unspecified → 3.5 Branch
Ain't security sensitive.
Group: core-security
I suggest you install the 'FireBug' add-on. Then you can debug your program step by step. IE and Firefox may have slightly different interpretations of the standards. You do a send(0), I don't if that is allowed (examples give send(null). And you assign the stateChange function, before you define it. Might be correct, but you are pushing the standards. Lucas
Page no longer available. Please reopen with a test case if you still see this problem in Firefox 4.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.