All the scripts(validaions) are working in IE but not in Firefox.

Discussion in 'JavaScript' started by smilysanjai, Dec 2, 2008.

  1. #1
    Dear Techies,

    Please help me out, in resolving the following issue.

    My application is working fine in IE but not in Firefox.

    1. Link buttons are not working (doPostback)
    2. Calendar control is not working
    3. All the Validations are not working

    Note: I created an application, having master page.

    Regards,
    Sanjai.
     
    smilysanjai, Dec 2, 2008 IP
  2. rkharikrishnan

    rkharikrishnan Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    can you post code sample so that we can verify whats gone wrong?
    In javascript the control name should be preceeded with the content placeholder name if you are using .net
     
    rkharikrishnan, Dec 3, 2008 IP
  3. Soumyabrata

    Soumyabrata Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Mozilla BUG try not using z-index for multiple frames and don't use any js that change variable (width, height of object) on timer. But in some cases I have solved (not always) I can try if you send details
     
    Soumyabrata, Dec 3, 2008 IP