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.

    L Offline
    L Offline
    Luc Pattyn
    wrote on last edited by
    #2

    I can see your pain, and I hope for your sake this wasn't a programming question. If nothing else helps, you could make the pages depend on the browser used. That is what I did http://www.perceler.com/tools1.php[^] :)

    Luc Pattyn [My Articles] Nil Volentibus Arduum

    V 1 Reply Last reply
    0
    • L Luc Pattyn

      I can see your pain, and I hope for your sake this wasn't a programming question. If nothing else helps, you could make the pages depend on the browser used. That is what I did http://www.perceler.com/tools1.php[^] :)

      Luc Pattyn [My Articles] Nil Volentibus Arduum

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

      No its not a programming question. It is just a rant to get my frustration out.

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

      L 1 Reply Last reply
      0
      • V virang_21

        No its not a programming question. It is just a rant to get my frustration out.

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

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #4

        That's OK then; from the browser list you have shown, I expect to see you more often ... :)

        Luc Pattyn [My Articles] Nil Volentibus Arduum

        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.

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

          This is a programming question. Why not post it in the "Web Development Forum."

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

          A 1 Reply Last reply
          0
          • B BillWoodruff

            This is a programming question. Why not post it in the "Web Development Forum."

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

            A Offline
            A Offline
            Anthony Mushrow
            wrote on last edited by
            #6

            Strange. Questions are usually followed by a question mark, and are usually statements that make some request for information. Just sayin' it doesn't seem like a question to me.

            -SK Genius

            Vehicle Simulation Demo - New and Improved!

            B 1 Reply Last reply
            0
            • A Anthony Mushrow

              Strange. Questions are usually followed by a question mark, and are usually statements that make some request for information. Just sayin' it doesn't seem like a question to me.

              -SK Genius

              Vehicle Simulation Demo - New and Improved!

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

              I see this as an implicit question, or a question with a veneer of personal commentary and venting of frustration, and I base that conclusion on the fact the message includes all the 'ingredients' of a question: code and specifics about why certain code does not visually appear correctly in specific browsers. The absence of the glyph "?" does not seem important here. As the old saw says: "if it walks like a duck ..." Furthermore, if I really believe that the OP may actually get some timely help by posting his technical problem on an appropriate CP forum ... which I do ... well, I leave it up to you to judge the nature and quality of my 'intention.' However, you and I may disagree, but I will still respect you in the morning :) best, Bill

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

              G 1 Reply Last reply
              0
              • B BillWoodruff

                I see this as an implicit question, or a question with a veneer of personal commentary and venting of frustration, and I base that conclusion on the fact the message includes all the 'ingredients' of a question: code and specifics about why certain code does not visually appear correctly in specific browsers. The absence of the glyph "?" does not seem important here. As the old saw says: "if it walks like a duck ..." Furthermore, if I really believe that the OP may actually get some timely help by posting his technical problem on an appropriate CP forum ... which I do ... well, I leave it up to you to judge the nature and quality of my 'intention.' However, you and I may disagree, but I will still respect you in the morning :) best, Bill

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

                G Offline
                G Offline
                GenJerDan
                wrote on last edited by
                #8

                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 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
                  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