Results 1 to 10 of 10

Thread: Page Looks Different on Different Machines. Please Help!

  1. #1
    Join Date
    Jan 2006
    Posts
    170
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default Page Looks Different on Different Machines. Please Help!

    Okay, here it is. I have two pages. Both are basically html tables and both are virtually identical. The problem is that one (http://ohiobuttons.org/test/ASFform-Working.html) looks perfect on my desktop monitor with Firefox, and acceptable with IE, but looks wonky on one of my laptops with both browsers. The second one (http://ohiobuttons.org/test/ASFform-Working1.html) looks perfect on the laptop with Firefox, and acceptable with IE, but wonky on my desktop. Both look bad on my second laptop. I need a page that looks good on all my devices (and hopefully others as well).

    All devices are running windows 7, 64-bit, Firefox v45 and IE 11. My desktop has a square monitor running at 1280x1024. Both laptops ware running at 1600x900.

    This should be straight forward html, nothing tricky. I don't know what the problem is and don't know how to fix it. It's probably something simple that I'm missing. Can someone please help with this.

    Thanks in advance,
    Jim
    Last edited by jscheuer1; 04-28-2016 at 04:04 PM. Reason: format links

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

  3. #3
    Join Date
    Jan 2006
    Posts
    170
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    Arie. First, let me just say that I'm not trying to make the pages compatible to phones or tablets or other such devices. That said, while your solution might explain the differences between my laptop and desktop monitors (different resolutions), I don't believe it explains the differences between my two laptops (same resolutions). I've dealt with html tables before on other pages and never had this problem. So while your recommendation might be an elegant solution, I honestly believe that the solution to my problem has to be much simpler. Thanks anyway.

    Jim

  4. #4
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Quote Originally Posted by Jim Weinberg View Post
    So while your recommendation might be an elegant solution, I honestly believe that the solution to my problem has to be much simpler. Thanks anyway.
    Maybe the problem has to do with the fact that your pages don't validate, see this and this.

  5. #5
    Join Date
    Aug 2014
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok i dont know how old this post is bit the only differance i see on both pages is view-source:http://ohiobuttons.org/test/ASFform-Working1.html on line 20 compared to the other page and i see on line 21 you have a space , try removing </head> from line 20 as you dont need 2 head sections and remove the space on line 21.


    spaces can sometimes throw the text off..

  6. #6
    Join Date
    Jan 2006
    Posts
    170
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    molendijk. Thanks for the reply. I realize the the pages won't pass validation yet as they're work in process. I did clean up a couple of items (i.e. doctype and end tags), but it didn't help. Most of the other items (i.e. id=required) I use for internal validation and have used in other forms without any problem.

    Zdeamon. Thanks to you too for the replay. I'm not sure what you mean by "2 head sections". There's only one head section in each file. I did remove the blank line 21, however, it didn't fix the problem.

    molendijk and Zdeamon. Did either of the pages look "good" on either of your monitors?

    Jim

  7. #7
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Jim, your pages look good on my laptop, but bad on my iPad Air with vertical orientation. So as soon as the window's width is too small, the pages look bad.

  8. #8
    Join Date
    Jan 2006
    Posts
    170
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    Arie. Are you saying that BOTH pages look good? As I said, I'm really not looking to have the page accessible on a tablet. What does it look like in the horizontal position?

  9. #9
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Yes, both pages look good on my laptop. In the horizontal position, both pages are acceptable on my tablet. In the vertical position, the left side of both pages is cropped (partially invisible) on the tablet.

  10. #10
    Join Date
    Jan 2006
    Posts
    170
    Thanks
    8
    Thanked 0 Times in 0 Posts

    Default

    Okay, color me confused Maybe the problem isn't with the pages, but with my laptop(s). Don't you just hate when that happens. Not sure where to go now.

    Thanks for the reply.

    Jim

Similar Threads

  1. code for links on buttons and text on one page linking to selection on portfolio page
    By mr108 in forum Looking for such a script or service
    Replies: 2
    Last Post: 08-08-2013, 09:40 AM
  2. Frog js ok on some machines but not others
    By newbie66 in forum JavaScript
    Replies: 0
    Last Post: 07-26-2009, 11:17 AM
  3. Ajaxtabs is undefined, but only on certain IIS machines.
    By Paulus Cliftus in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 06-18-2009, 06:38 AM
  4. Submenu contents are not loaded in IE on some machines
    By jackeapen in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 02-27-2009, 04:30 AM
  5. Replies: 0
    Last Post: 04-09-2008, 04:31 PM

Bookmarks

Posting Permissions

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