Topic: I don't even know what to call this... (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: |
posted 11-15-2001 21:13
I am trying to put out my very first personal web site. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-15-2001 22:06
mobrul: Its a pretty complex floating page and I suspect the problem is that you've designed it in IE5.5 and then tried it in NS6/Op and discovered problems. I've done this and the twisted wreckage of your page can reduce you to tears. Although there are quite a few bugs and differences in the browsers I'd imagine the thing that is causing your pages to go funny is IE/Win's incorrect implementation of the box model (I see you've made no allowances for it in your CSS so its a start). I'll have a more detailled comb through the code to see what I can see but that is where you shoudl start. Have a look at these resources: |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-15-2001 22:14
mobrul: I've had another look at your page and there may be other complicating factors like tables etc. I might just rip it apart and start again like this: |
Nervous Wreck (II) Inmate From: Sunnyvale, California (USA) |
posted 11-17-2001 05:55
> (I see you've made no allowances for it in your CSS so its a start) |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-17-2001 16:27
Brian: I don't like the IE/Win hack but if you don't ahve server side scripting it seems a necessary evil. I do like the little extras that have been added like IE filters, scroll bars and moz opacity and when done right they do degrade well but it can be a nightmare keeping track of the browsers quirky implementation of CSS - but it is worth it in the end (as far as I'm concerned anyway). |
Bipolar (III) Inmate From: |
posted 11-19-2001 15:20
no |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-19-2001 15:57
mobrul: Floating within floats is usually fine (or at least I haven't had any problems with that exactly) but I have run into problems with floating images and as that was a design I keep looking at and putting aside (in exasperation) I don't think I've fixed that problem. However, it sounds like the same problem I've had and its a problem I need to work out a fix for. I won't be around for most of the rest of the week but will dust off my files and simplify and see what the problem is and if there is a fix (there has to be). If this isn't fixed by next week I'll have another try and see what I can do. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-25-2001 19:41
mobrul: You've taken the page down but working from memory I constructed this: code: <html>
|
Maniac (V) Mad Scientist From: 127 Halcyon Road, Marenia, Atlantis |
posted 11-27-2001 00:19 |
Bipolar (III) Inmate From: |
posted 11-27-2001 01:13
Thanks... |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 11-27-2001 03:35
mobrul: I look forward to the new design and thanks for the query - it was the kick up the backside I needed to have another crack at this and I've made some more progress so I'm happy - a little more fiddling and I may have solved the problem (who knows?). |