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. Why must firefox be so great but still suck?

Why must firefox be so great but still suck?

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 3 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
    Somanova420
    wrote on last edited by
    #1

    I'm trying to create a custom control but when it renders its contents only Internet Explorer will show it. i.e. protected override void Render(HtmlTextWriter output) { output.Write(@""); output.WriteLine(); } now in Internet Explorer this will work 100% ok everytime. BUT Firefox will show the image placeholder while the page is loading but then just simply disappear even though the source shows the correct tag! If you have the output write straight text (like 'They killed Kenny!') it will show up, it seems only when there are tags something breaks. Has anyone else come across this? -- modified at 10:35 Tuesday 21st February, 2006

    G I 2 Replies Last reply
    0
    • S Somanova420

      I'm trying to create a custom control but when it renders its contents only Internet Explorer will show it. i.e. protected override void Render(HtmlTextWriter output) { output.Write(@""); output.WriteLine(); } now in Internet Explorer this will work 100% ok everytime. BUT Firefox will show the image placeholder while the page is loading but then just simply disappear even though the source shows the correct tag! If you have the output write straight text (like 'They killed Kenny!') it will show up, it seems only when there are tags something breaks. Has anyone else come across this? -- modified at 10:35 Tuesday 21st February, 2006

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

      It's not Firefox that sucks. ;) Don't use \ in the url. Use /. --- b { font-weight: normal; }

      S 1 Reply Last reply
      0
      • G Guffa

        It's not Firefox that sucks. ;) Don't use \ in the url. Use /. --- b { font-weight: normal; }

        S Offline
        S Offline
        Somanova420
        wrote on last edited by
        #3

        awwww jeez. good eyes Guffa! That would've taken me a long time to notice.... Thanks again :-D

        1 Reply Last reply
        0
        • S Somanova420

          I'm trying to create a custom control but when it renders its contents only Internet Explorer will show it. i.e. protected override void Render(HtmlTextWriter output) { output.Write(@""); output.WriteLine(); } now in Internet Explorer this will work 100% ok everytime. BUT Firefox will show the image placeholder while the page is loading but then just simply disappear even though the source shows the correct tag! If you have the output write straight text (like 'They killed Kenny!') it will show up, it seems only when there are tags something breaks. Has anyone else come across this? -- modified at 10:35 Tuesday 21st February, 2006

          I Offline
          I Offline
          Ista
          wrote on last edited by
          #4

          whoever said firefox was good? 1 line of code equals many bugs. So don't write any!!

          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