Page 1 of 2 12 LastLast
Results 1 to 25 of 35
  1. #1

    Mozilla SUCKS!! Part II (other didn't work)

    I realise this is my personal opinion, but I'm sure I speak for many users when I say, it sucks.

    Ok, so I'm making a farely complex table layout design, I finally after hours of work get it all ligned up, using my rowspans and such, get it online with basic content, but wait will it work with Mozilla? (I usually don't care, but lets face it for some unknown reason, people actually use this browser). So I ask one of my designers if it looks ok, he tells me one of the images is mis-aligned, sends me a screenshot and wow, this is me ..



    Ok, so to fix the problem, it needs to go 3 pixels left, but if I move it 3 pixels left, IE makes it go 3 pixels mis-aligned. Right now I am re-building the whole HTML because the awkward bastards decided to make a new browser (unlike netscape which looks the same as in IE) can't make it easy on us developers.

    So I decide to check out some other design companies designs on Mozilla, needless to say, some are perfect, some aren't. But what really got me was Mozilla refuses to load the flash elements and freezes them in the first frame, do you people (Mozilla uses) really put up with this? Is there a way to turn it on? Why isn't it default? Jesus christ, it's Lucifers creation to making everything WRONG.

    Some of you may laugh, disagree, think what the %^$£ is Mozilla? But let me say this, if I ever meet the people who created Mozilla, I will burn them personally, seriously what sort of demon browser is this?!?
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  2. #2
    Join Date
    Feb 2003
    Location
    Connecticut
    Posts
    5,460
    Mozilla has tabbed browsing, skins, and an array of features. Why wouldn't you use it? Unless you're The Dude , of course.

    Now, tables should only be used for tabular data, NOT layouts. If you use divs/CSS for most of your layout, you'll see that changing certain elements is easy. Also, the design will look nice on both browsers.

    Learn some newer coding standards and put them to use! IE isn't going anywhere, Mozilla and Opera are the new wave.

  3. #3
    Yeahh, Mozilla is so much better then IE. I like it the whole tabbed browsing thing. Its great. So many more features then IE. Great browser everyone should get it.

  4. #4
    Join Date
    Mar 2004
    Location
    Massachusetts
    Posts
    613
    Actually, Mozilla is showing you the way it should look with your coding. So if it looks messed up, your code is messed up. If you actually know how to code true html and not use an editor like dreamweaver you'll have no problem. As far as the flash, it's because mozilla is smart and requires you to install a plugin.

  5. #5
    I use CSS also, doesn't seem to like "my style of coding" until I 'correct' it.

    Tabbed browsing? I think I'll stick to Netscape or IE thanks
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  6. #6
    Join Date
    Mar 2004
    Location
    Massachusetts
    Posts
    613
    If you stick to Netscape, you're just contributing to what you call a "devil browser" as the mozilla crew were the ones coding for netscape until a couple of months ago. Netscape and Mozilla are basically the same browsers minus branding.

  7. #7
    Join Date
    Feb 2003
    Location
    Connecticut
    Posts
    5,460
    AOL owned Netscape and dropped it, so all developers went to the Mozilla project.

    Tabbed browsing is multiple sites in one window, which means less load on your PC. IE doesn't have this and NS is depricated.

    Your HTML is just as important as the CSS.

  8. #8
    ** Notices the flash elements ahsn't been noted.

    If these 'devils' made Netscape, why does Netscape view the same as IE, but Mozilla runs differently?
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  9. #9
    Join Date
    Feb 2003
    Posts
    39
    have you looked into firefox. this browser is hot buritos!!!

  10. #10
    Join Date
    Mar 2003
    Location
    Atlanta, GA
    Posts
    3,419
    Originally posted by 4 Degrees
    ** Notices the flash elements ahsn't been noted.

    If these 'devils' made Netscape, why does Netscape view the same as IE, but Mozilla runs differently?
    Actually, usrbingeek did make a note. You need to install the flash plugin, just like for IE.
    Ask about custom logo design! :: TalkSka.com - Your source for Ska News and Forums. Join today!
    AIM=IQPhat
    MSN=xshare101@hotmail.com
    EMAIL=Use the board's email system, please.

  11. #11
    Join Date
    Mar 2004
    Location
    Massachusetts
    Posts
    613
    Originally posted by 4 Degrees
    ** Notices the flash elements ahsn't been noted.
    Read my first post, I did make reference to flash.


    Mozilla runs differently because it was made better. It doesn't allow sloppy code to look good. Does exactly what it's suppose to do, show the webpage the way the code for the page was written, not how it thinks it's suppose to look. So what it comes down to is, write crappy code, it'll look crappy, write proper code and it'll be fine.

  12. #12
    Join Date
    Mar 2004
    Posts
    407
    The fact is IE hold 90% of the market. If the people that used Mozilla doubled it would still only have double digits in the market. Becuase of this I build for IE and though I check Mozilla, I rather have that a little off then IE.

    As for using Mozilla (firefox), I have to say I like it a lot. The tabbed browsing and popup blocker is something IE badly needs. Hopefully it will come in the next IE version.
    Alvin

  13. #13
    Join Date
    Mar 2004
    Location
    Massachusetts
    Posts
    613
    Just code proper so it shows fine in Mozilla and you'll have the best of both worlds. If it looks good in Mozilla, it'll look good in IE. Saying you only code for IE 'cause its the market hold is just an excuse for crappy code.

  14. #14
    Sorry justb read your first post, must of missed it.

    Did I say I only code in IE? Excuse me if I did but that's not true, I check in Netscape and on Mac (forgot the browser name).

    My sites look fine in Mozilla, it's just this one, I tried to get away with "crappy code" because it wasn't working in IE how it should of been.
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  15. #15
    Join Date
    Aug 2000
    Location
    Tacoma, Washington
    Posts
    9,576
    Originally posted by usrbingeek
    Mozilla runs differently because it was made better. It doesn't allow sloppy code to look good.
    My car runs differently because it was made better. If I don't keep my steering wheel exactly straight it flies off the highway at a 90 degree angle.

    Sounds a bit silly yes?

    I agree good coding is important but being critical of a browser because it allows for 'errors' and compensates for them seems a bit odd.
    Former Webhost... now, just a guy.

  16. #16
    Join Date
    Feb 2003
    Location
    Connecticut
    Posts
    5,460
    Originally posted by 4 Degrees
    Sorry justb read your first post, must of missed it.

    Did I say I only code in IE? Excuse me if I did but that's not true, I check in Netscape and on Mac (forgot the browser name).

    My sites look fine in Mozilla, it's just this one, I tried to get away with "crappy code" because it wasn't working in IE how it should of been.
    Safari

    Originally posted by akashik
    My car runs differently because it was made better. If I don't keep my steering wheel exactly straight it flies off the highway at a 90 degree angle.

    Sounds a bit silly yes?

    I agree good coding is important but being critical of a browser because it allows for 'errors' and compensates for them seems a bit odd.
    Okay, so all the old cars were made using gasoline. It's 30 years in the future and they came out with solar/battery power. Should we still allow cars to use gas if the battery is just as effective?

    A bad comparison, but..

  17. #17
    Join Date
    Jul 2002
    Location
    UK
    Posts
    2,027
    As all XHTML/Strict experts will tell you, Internet Explorer is evil. It renders code badly and incorrectly, and often a whole new set of CSS is needed just for IE to handle the code without breaking. All the other rendering engines - CAB, Gecko, KHTML, Opera etc. render it fine, but IE... no chance.

    Netscape uses the Mozilla/Gecko rendering engine, so the rendered output should be identical. Perhaps your version of netscape is slightly out of date?

    I really like KHTML, though!
    Gone.

  18. #18
    Netscape is the latest ... My code is usually mere perfect, first time for everything, including sloppy code
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  19. #19
    Join Date
    Jan 2003
    Location
    Let's see.....
    Posts
    4,463
    I check my pages in most of those browsers to make sure they appear the same (or closest as possible) no matter what browser is used.
    73's, Kim
    Everything happens for a reason I make up.

  20. #20
    Join Date
    Mar 2004
    Location
    Massachusetts
    Posts
    613
    Originally posted by 4 Degrees
    Netscape is the latest ...
    Not for long as AOL dropped the browser and the coders went to Mozilla. Couple more updates of Mozilla/Firefox and your Netscape will be outdated.

  21. #21
    Join Date
    Jul 2003
    Location
    rowland hts, california
    Posts
    791
    Originally posted by pinPoint
    have you looked into firefox. this browser is hot buritos!!!
    agreed =D
    josh

  22. #22
    I'll check out firefox, URL anyone?
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  23. #23
    Join Date
    Nov 2003
    Location
    tampa, fl
    Posts
    326

  24. #24
    Thanks
    ServeYourSite
    Web hosting done right
    ██ Shared, Reseller and Dedicated web hosting
    An Easy Web Presence Company

  25. #25
    my IE freezes up my computer, so im forced to use mozilla...its better then netscape...and....hell....i cant be ****ed to re-image my computer :p

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •