Forum Moderators: open

Message Too Old, No Replies

AJAX in Mozilla.

how does this work...?

         

experienced

5:03 am on Jul 6, 2007 (gmt 0)

10+ Year Member



I have a directory where i have 4 level category to select while submitting a site. It works in IE but when it comes to mozilla, all validation goes invain. Only top level category comes and then no sub category drop down comes. I have used ajax here and trying to capture the cat Id but when in mozilla no other drop down comes to select the category, user add site without selecting category, without finishing other vaidation. what should i do for this...?

vincevincevince

5:45 am on Jul 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



First of all, you'll need to post some code. But not the whole code (!). Try to cut out everything which isn't needed to show the bug. Drop back here and post with the very minimum code required to show it working in IE and not working in Firefox.

90% of the time, just making a minimal example to post will lead to you solving the problem. Until that time, I'd love to help, but can't based on the details you've provided.

You may wish to lauch the javascript console (type javascript: in the URL bar of FF) and paste the errors here. Especially if the error happens when it should cause a new dropdown.

Don't forget the Terms of Service here mean you can't give us a link to your site or specifics!