Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. javascript issue

javascript issue

Scheduled Pinned Locked Moved ASP.NET
helpjavascriptcsswpf
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Amit Sk Sharma
    wrote on last edited by
    #1

    I have used some javascript functions and css styles. now the problem is that all these functions and javascript is working properly with Internet Explorer but not with Mozilla Fire Fox. Want to know the way sothat my functions and css work with others as well. Plz give me some solution ASAP

    With Thanks & Regards Amit Sk Sharma

    B S G 3 Replies Last reply
    0
    • A Amit Sk Sharma

      I have used some javascript functions and css styles. now the problem is that all these functions and javascript is working properly with Internet Explorer but not with Mozilla Fire Fox. Want to know the way sothat my functions and css work with others as well. Plz give me some solution ASAP

      With Thanks & Regards Amit Sk Sharma

      B Offline
      B Offline
      badgrs
      wrote on last edited by
      #2

      And of course we are all psychic enabling us to see the script and styles causing the problems......

      1 Reply Last reply
      0
      • A Amit Sk Sharma

        I have used some javascript functions and css styles. now the problem is that all these functions and javascript is working properly with Internet Explorer but not with Mozilla Fire Fox. Want to know the way sothat my functions and css work with others as well. Plz give me some solution ASAP

        With Thanks & Regards Amit Sk Sharma

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Hi Amit No One will come to know what happened ? please can you paste your javascirpt code here

        A 1 Reply Last reply
        0
        • A Amit Sk Sharma

          I have used some javascript functions and css styles. now the problem is that all these functions and javascript is working properly with Internet Explorer but not with Mozilla Fire Fox. Want to know the way sothat my functions and css work with others as well. Plz give me some solution ASAP

          With Thanks & Regards Amit Sk Sharma

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          The way to make it work in other browsers than IE is to write code according to the standard instead of writing code according to IE. IE has a lot of non-standard additions that doesn't exist in standard compliant browsers, like for example the document.all collection.

          --- single minded; short sighted; long gone;

          1 Reply Last reply
          0
          • S Sandeep Akhare

            Hi Amit No One will come to know what happened ? please can you paste your javascirpt code here

            A Offline
            A Offline
            Amit Sk Sharma
            wrote on last edited by
            #5

            dear sandeep no any special function is there just validations through document.getelmentbyId('controlId').value I m using with alerts and some display settings in style.css but they are not working with Mozilla but working properly with IE. searched on google also.

            With Thanks & Regards Amit Sk Sharma

            S 1 Reply Last reply
            0
            • A Amit Sk Sharma

              dear sandeep no any special function is there just validations through document.getelmentbyId('controlId').value I m using with alerts and some display settings in style.css but they are not working with Mozilla but working properly with IE. searched on google also.

              With Thanks & Regards Amit Sk Sharma

              S Offline
              S Offline
              Sandeep Akhare
              wrote on last edited by
              #6

              Hi Amit IE is not strictly W3C compliant as MoZilla browsers are using W3C compliant . do one thing use windows.document.getelementbyId('controlId') try it and regarding Style sheet what are you doing ?

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups