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. The Lounge
  3. Browser Compatability is a joke / When ninja coder do website development

Browser Compatability is a joke / When ninja coder do website development

Scheduled Pinned Locked Moved The Lounge
cssiosdatabasetutorial
19 Posts 12 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.
  • V virang_21

    This is my Rant ..... I have got a client's website that he created with so many tables and inline css that it makes me feel sick to "make it look good" in all browsers. I am on the verge of giving up. Client is so peculiar that he is even noticing a pixel difference in things not aligning. The mountain of task that I have it to make it look it perfect in : IE 7,8,9 FF 4,5,6,7 Safari Chrome iPhone Here is one example. There is a table with background image which serves as a underline for links and to space up links to align with the underlines in the image the height parameter is used with table cells. Now every browser is moody to display it when there is a cell with no content but just a height property. Fixing it for one browser making it break in another and it is making me :mad:

                    **Methodologies We Practise**
    

    home
    page
       |    about
    us
       |

    Zen and the art of software maintenance : rm -rf *

    Math is like love : a simple idea but it can get complicated.

    S Offline
    S Offline
    Super Lloyd
    wrote on last edited by
    #9

    Silverlight works the same on all browser. Just saying...

    A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.

    B 1 Reply Last reply
    0
    • S Super Lloyd

      Silverlight works the same on all browser. Just saying...

      A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.

      B Offline
      B Offline
      BillWoodruff
      wrote on last edited by
      #10

      Super Lloyd wrote:

      Silverlight works the same on all browser.

      Perhaps, if you have eaten enough fairy-dust by moonbeams, or just come back from the big tent where the kool-aid is being passed out. best, Bill

      "Last year I went fishing with Salvador Dali. He was using a dotted line. He caught every other fish." Steven Wright

      S 1 Reply Last reply
      0
      • V virang_21

        This is my Rant ..... I have got a client's website that he created with so many tables and inline css that it makes me feel sick to "make it look good" in all browsers. I am on the verge of giving up. Client is so peculiar that he is even noticing a pixel difference in things not aligning. The mountain of task that I have it to make it look it perfect in : IE 7,8,9 FF 4,5,6,7 Safari Chrome iPhone Here is one example. There is a table with background image which serves as a underline for links and to space up links to align with the underlines in the image the height parameter is used with table cells. Now every browser is moody to display it when there is a cell with no content but just a height property. Fixing it for one browser making it break in another and it is making me :mad:

                        **Methodologies We Practise**
        

        home
        page
           |    about
        us
           |

        Zen and the art of software maintenance : rm -rf *

        Math is like love : a simple idea but it can get complicated.

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #11

        virang_21 wrote:

        Client is so peculiar that he is even noticing a pixel difference in things not aligning.

        Are you charging him by the hour? I had a client that tried this and once he saw the invoice for all of the little peculiar nit picks, the invoice brought the nit picking to a swift end :rolleyes:

        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

        J 1 Reply Last reply
        0
        • V virang_21

          This is my Rant ..... I have got a client's website that he created with so many tables and inline css that it makes me feel sick to "make it look good" in all browsers. I am on the verge of giving up. Client is so peculiar that he is even noticing a pixel difference in things not aligning. The mountain of task that I have it to make it look it perfect in : IE 7,8,9 FF 4,5,6,7 Safari Chrome iPhone Here is one example. There is a table with background image which serves as a underline for links and to space up links to align with the underlines in the image the height parameter is used with table cells. Now every browser is moody to display it when there is a cell with no content but just a height property. Fixing it for one browser making it break in another and it is making me :mad:

                          **Methodologies We Practise**
          

          home
          page
             |    about
          us
             |

          Zen and the art of software maintenance : rm -rf *

          Math is like love : a simple idea but it can get complicated.

          A Offline
          A Offline
          Andy Brummer
          wrote on last edited by
          #12

          First, is that actually index-1.asp? :doh: Second, either give him a simple example to show it is impossible so he cuts you some slack, or tell him you've got to scrap the crap html and build something reasonable. Anything else and you are in a world of hurt.

          Curvature of the Mind now with 3D

          V 1 Reply Last reply
          0
          • G GenJerDan

            But a question also implies a possible answer. The only real answer is to kill the client, which is not a programming solution, therefore it can't be a programming question. :)

            So I rounded up my camel Just to ask him for a smoke He handed me a Lucky, I said "Hey, you missed the joke." My Mu[sic] My Films My Windows Programs, etc.

            M Offline
            M Offline
            Mel Padden
            wrote on last edited by
            #13

            You're BOTH wrong. It should be in Coding Horrors. The fact that I'm typing this while watching the RWC Final at the same time pays testament to both my typing skills and the depth of both my addictions....

            Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com http://melpadden.wordpress.com

            1 Reply Last reply
            0
            • A Andy Brummer

              First, is that actually index-1.asp? :doh: Second, either give him a simple example to show it is impossible so he cuts you some slack, or tell him you've got to scrap the crap html and build something reasonable. Anything else and you are in a world of hurt.

              Curvature of the Mind now with 3D

              V Offline
              V Offline
              virang_21
              wrote on last edited by
              #14

              The problem is I know him personally well and he is extremely self-centric and he thinks that I don't know that and he is the one who build that website so I don't want to disturb that muddy water. Well I finally sent him email saying i am not good enough to make it work and he got to find someone to do it. :)

              Zen and the art of software maintenance : rm -rf * Math is like love : a simple idea but it can get complicated.

              1 Reply Last reply
              0
              • B BillWoodruff

                Super Lloyd wrote:

                Silverlight works the same on all browser.

                Perhaps, if you have eaten enough fairy-dust by moonbeams, or just come back from the big tent where the kool-aid is being passed out. best, Bill

                "Last year I went fishing with Salvador Dali. He was using a dotted line. He caught every other fish." Steven Wright

                S Offline
                S Offline
                Super Lloyd
                wrote on last edited by
                #15

                Is it one of those strangely spread misconception? Have you got a particular example from your personal experience in mind? I worked with Silverlight for 2 years, interchangeably with IE, and Chrome (and my colleagues sometimes with Firefox), never had any browser issue, to the extent we didn't even think of it...

                A train station is where the train stops. A bus station is where the bus stops. On my desk, I have a work station.... _________________________________________________________ My programs never have bugs, they just develop random features.

                1 Reply Last reply
                0
                • V virang_21

                  This is my Rant ..... I have got a client's website that he created with so many tables and inline css that it makes me feel sick to "make it look good" in all browsers. I am on the verge of giving up. Client is so peculiar that he is even noticing a pixel difference in things not aligning. The mountain of task that I have it to make it look it perfect in : IE 7,8,9 FF 4,5,6,7 Safari Chrome iPhone Here is one example. There is a table with background image which serves as a underline for links and to space up links to align with the underlines in the image the height parameter is used with table cells. Now every browser is moody to display it when there is a cell with no content but just a height property. Fixing it for one browser making it break in another and it is making me :mad:

                                  **Methodologies We Practise**
                  

                  home
                  page
                     |    about
                  us
                     |

                  Zen and the art of software maintenance : rm -rf *

                  Math is like love : a simple idea but it can get complicated.

                  K Offline
                  K Offline
                  kmoorevs
                  wrote on last edited by
                  #16

                  For browser compatibility, I never leave empty td tags. At least put an encoded space between them and see if it helps.

                  "Go forth into the source" - Neal Morse

                  1 Reply Last reply
                  0
                  • V virang_21

                    This is my Rant ..... I have got a client's website that he created with so many tables and inline css that it makes me feel sick to "make it look good" in all browsers. I am on the verge of giving up. Client is so peculiar that he is even noticing a pixel difference in things not aligning. The mountain of task that I have it to make it look it perfect in : IE 7,8,9 FF 4,5,6,7 Safari Chrome iPhone Here is one example. There is a table with background image which serves as a underline for links and to space up links to align with the underlines in the image the height parameter is used with table cells. Now every browser is moody to display it when there is a cell with no content but just a height property. Fixing it for one browser making it break in another and it is making me :mad:

                                    **Methodologies We Practise**
                    

                    home
                    page
                       |    about
                    us
                       |

                    Zen and the art of software maintenance : rm -rf *

                    Math is like love : a simple idea but it can get complicated.

                    S Offline
                    S Offline
                    Shawn Souto
                    wrote on last edited by
                    #17

                    Did you try melting the server down and telling the client there is no hope?

                    1 Reply Last reply
                    0
                    • P Paul Conrad

                      virang_21 wrote:

                      Client is so peculiar that he is even noticing a pixel difference in things not aligning.

                      Are you charging him by the hour? I had a client that tried this and once he saw the invoice for all of the little peculiar nit picks, the invoice brought the nit picking to a swift end :rolleyes:

                      "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                      J Offline
                      J Offline
                      James Lonero
                      wrote on last edited by
                      #18

                      So much for job security.

                      P 1 Reply Last reply
                      0
                      • J James Lonero

                        So much for job security.

                        P Offline
                        P Offline
                        Paul Conrad
                        wrote on last edited by
                        #19

                        In this particular case, it was not. It was a fixed rate project that had to be done by a very short deadline. In fact, all of the little nit pickings caused the project not to be delivered on time because of the time spent dealing with the nit picks. The client was told the project should have been completed in full then go back over the finer little details, but they didn't see it that was, and thus failed their own project.

                        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

                        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