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
  1. Home
  2. Web Development
  3. ASP.NET
  4. image is displaying correct in firefox but not in internet explorer?

image is displaying correct in firefox but not in internet explorer?

Scheduled Pinned Locked Moved ASP.NET
helpquestion
8 Posts 2 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.
  • S Offline
    S Offline
    subbu sk
    wrote on last edited by
    #1

    Hai all, i had one .aspx page ,in that i have one image(xyz.png) in div tag. after debugging the image will display as usual in FireFox.but it is not in Internet Explorer? any one knows...pls help me... Thanks in advance

    Thanks Subbu.

    E 1 Reply Last reply
    0
    • S subbu sk

      Hai all, i had one .aspx page ,in that i have one image(xyz.png) in div tag. after debugging the image will display as usual in FireFox.but it is not in Internet Explorer? any one knows...pls help me... Thanks in advance

      Thanks Subbu.

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      The browsers render CSS differently, there is no universal way to correct this you will just have to keep testing both browsers. Is your code small enough to post? Put up just your main code and css

      S 1 Reply Last reply
      0
      • E eyeseetee

        The browsers render CSS differently, there is no universal way to correct this you will just have to keep testing both browsers. Is your code small enough to post? Put up just your main code and css

        S Offline
        S Offline
        subbu sk
        wrote on last edited by
        #3

        hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } **[Pro Directory](javascript:show('prodiv');)
        **

        Thanks Subbu.

        S 2 Replies Last reply
        0
        • S subbu sk

          hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } **[Pro Directory](javascript:show('prodiv');)
          **

          Thanks Subbu.

          S Offline
          S Offline
          subbu sk
          wrote on last edited by
          #4

          [Message Deleted]

          E 1 Reply Last reply
          0
          • S subbu sk

            hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } **[Pro Directory](javascript:show('prodiv');)
            **

            Thanks Subbu.

            S Offline
            S Offline
            subbu sk
            wrote on last edited by
            #5

            hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript:

            function show(divID) {

            	document.getElementById(divID).style.visibility = "visible";
            	
            	
            }
            

            .aspx:

            [Pro Directory](javascript:show('prodiv');)

            Thanks Subbu.

            S E 2 Replies Last reply
            0
            • S subbu sk

              [Message Deleted]

              E Offline
              E Offline
              eyeseetee
              wrote on last edited by
              #6

              Post your message again and check the box at the bottom of the screen: "Ignore HTML tags in this message (good for code snippets)"

              1 Reply Last reply
              0
              • S subbu sk

                hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript:

                function show(divID) {

                	document.getElementById(divID).style.visibility = "visible";
                	
                	
                }
                

                .aspx:

                [Pro Directory](javascript:show('prodiv');)

                Thanks Subbu.

                S Offline
                S Offline
                subbu sk
                wrote on last edited by
                #7

                hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript: function show(divID) { document.getElementById(divID).style.visibility = "visible"; } .aspx:

                [Pro Directory](javascript:show('prodiv');)

                Thanks Subbu.

                1 Reply Last reply
                0
                • S subbu sk

                  hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript:

                  function show(divID) {

                  	document.getElementById(divID).style.visibility = "visible";
                  	
                  	
                  }
                  

                  .aspx:

                  [Pro Directory](javascript:show('prodiv');)

                  Thanks Subbu.

                  E Offline
                  E Offline
                  eyeseetee
                  wrote on last edited by
                  #8

                  Your javascript code you posted doesnt work

                  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