[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 05-31-2004, 05:22 PM   #1 (permalink)
New Member
 
Join Date: May 2004
Location: Maine, USA
Posts: 4
7.00 NP$ (Donate)

crache is an unknown quantity at this point


Mozilla Engine, CSS, Scrolling problem

Hello, I just found this forum after not being able to find a solution to my issue. I started designing my first from scratch layout today and ran into a problem with mozilla based engines. (konqueror and IE not affect) You can pretty much see it here: http://crache.org/test/

You will notice that if the window width is below minimum then mozilla based engines push the contect to the left and is not even available by scrolling! I definetly do not want this happening, and any help would be much appreciated. And if you feel so inclined, you will notice that the bottem only lines up in IE but no mozilla / konqueror. Anyways, thank you in advance;
Josh
crache is offline  
Old 06-06-2004, 05:46 PM   #2 (permalink)
James
Guest
 
Posts: n/a
Cash Balance: $0 (Check)
0.00 NP$ (Donate)



Provided link brings up 404 error pilfered from StrongBad.
 
Old 06-06-2004, 05:57 PM   #3 (permalink)
New Member
 
Join Date: May 2004
Location: Maine, USA
Posts: 4
7.00 NP$ (Donate)

crache is an unknown quantity at this point


I gave up on css for now and switched to tables until browser support is more widespread. The problem was fixed mozilla nightlies, but no one is using mozilla nightlies are they?
crache is offline  
Old 06-06-2004, 06:02 PM   #4 (permalink)
James
Guest
 
Posts: n/a
Cash Balance: $0 (Check)
0.00 NP$ (Donate)



Mozilla developers do. And strange people like me, who use the occasional nightly from FireFox or another member of the project. For development though, you only need to worry about the stable releases and whatever changes in the nightlies aren't actually bugs.

CSS layouts are a little tough to learn, but once you get them down it is hard to imagine setting up most pages any other way. The return in update/maintenance more than justifies the effort, and clients who have had to maintain a table layout site will be thrilled at how much easier it is to update a CSS site that was properly made. The key is to develop for 5.x browsers, and degrade harmlessly for NN 4.7.x and below (and the occasional IE4). They are such a minority on the Internet now that they shouldn't be a chief concern for the majority of projects.
 
Old 06-06-2004, 06:08 PM   #5 (permalink)
New Member
 
Join Date: May 2004
Location: Maine, USA
Posts: 4
7.00 NP$ (Donate)

crache is an unknown quantity at this point


yes, but the problem here is that the latest stables of mozilla and firefox ( a good chunk of visitors) breaks this when using a simple float left. If the window is too small, the left is cut off and no option to scroll.
crache is offline  
Old 06-06-2004, 07:01 PM   #6 (permalink)
James
Guest
 
Posts: n/a
Cash Balance: $0 (Check)
0.00 NP$ (Donate)



It is possible there is a fix. I'm not completely sure what the problem really is, because there is no example. If it really is a bug, it should also be reported to the BugTracker.
 
Old 06-06-2004, 07:15 PM   #7 (permalink)
New Member
 
Join Date: May 2004
Location: Maine, USA
Posts: 4
7.00 NP$ (Donate)

crache is an unknown quantity at this point


there is no need of reporting since it is fixed in the latest version. You can see it here: http://blog.crache.org

example:
load in firefox .8
resize window to be smaller than the contents.
watch left disappear
crache is offline  
Old 06-06-2004, 08:28 PM   #8 (permalink)
James
Guest
 
Posts: n/a
Cash Balance: $0 (Check)
0.00 NP$ (Donate)



It is working for me, but I'm not surprised though. It isn't too uncommon for messups to appear in a Mozilla/Firefox nightly only to be fixed a short while later. My nightly is fairly recent.

In terms of design though, I would only concern myself with the official releases. The people who use the nightlies are usually the sort that know what they are doing, and many of them don't use the nightlies as their primary browsers.
 
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:07 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85