AMV Contest Lists Site Is Moving
Forum rules
Coordinators who fail to maintain necessary communication with entrants, or provide timely updates on results may be barred from announcing future events.
Coordinators who fail to maintain necessary communication with entrants, or provide timely updates on results may be barred from announcing future events.
-
- Joined: Wed May 16, 2001 11:20 pm
AMV Contest Lists Site Is Moving
Thanks to free hosting provided by www.1and1.com the AMV contest lists site now has its own domain:
http://www.amv-contest-lists.org/
Please update links, favorite lists, etc. with this new address. I'll leave the old location active for a little while longer, but eventually it will have only a link to the new site.
This new location has more space and bandwidth. Hopefully, the page locks that occurred last year after each large contest will no longer happen.
http://www.amv-contest-lists.org/
Please update links, favorite lists, etc. with this new address. I'll leave the old location active for a little while longer, but eventually it will have only a link to the new site.
This new location has more space and bandwidth. Hopefully, the page locks that occurred last year after each large contest will no longer happen.
- jbone
- Joined: Sat Jan 12, 2002 4:45 am
- Status: Single. (Lllladies.)
- Location: DC, USA
- Contact:
The site's HTML is flaky and doesn't work properly in Opera - all the text items overlap.
Also, when a user selects a year, it spawns a new window.
Also, when a user selects a year, it spawns a new window.
"If someone feels the need to 'express' himself or herself with a huge graphical 'singature' that has nothing to do with anything, that person should reevaluate his or her reasons for needing said form of expression, possibly with the help of a licensed mental health practitioner."
-
- Joined: Wed May 16, 2001 11:20 pm
I've tested the site with IE 5.5 and everything looks ok. Tomorrow, I'll take a look at it with Netscape 4.x. The core problem appears to be in the use of CSS, although I have to say my style sheet is painfully simple.
Thanks for the feedback, guys. I'll look into this some more. Maybe I can detect the browser type and switch off Mozilla or Opera to a different formatting scheme.
I did find this page that looks like it will be useful. I don't know if it will fix everything.
I'll fix the new-window thing. As for Opera...is it just the main page, or the tables, too?jbone wrote:The site's HTML is flaky and doesn't work properly in Opera - all the text items overlap.
Also, when a user selects a year, it spawns a new window.
Mozilla apparently has many issues with style sheets. (ref. CSS specs annotated for Mozilla). There are so many bugs that about the only thing I can do is stop using a style sheet - which I'm reluctant to do since it makes maintaining the tables easier. It's possible many of the bugs have been fixed in later releases of Mozilla. I'm still researching this.trythil wrote:The HTML renders funny (similar problems to those seen in Opera) in Mozilla Firebird 0.7 too. I'd guess that any Gecko-based browser will have issues.
It's possible I mistyped something, but I think the use of <div> is generally correct. As I mentioned above, it works fine with IE. It may be unnecessary: in a couple of cases I'm using <div> only to provide indentation and leading.kmv wrote:Confirmed on Moz 1.5
The problem is your use of <div> is incorrect. In fact in your case I don't think you need to use it at all.
Thanks for the feedback, guys. I'll look into this some more. Maybe I can detect the browser type and switch off Mozilla or Opera to a different formatting scheme.
I did find this page that looks like it will be useful. I don't know if it will fix everything.
- jbone
- Joined: Sat Jan 12, 2002 4:45 am
- Status: Single. (Lllladies.)
- Location: DC, USA
- Contact:
The entire site was a mess under Opera.
You can't base web design under any version of Internet Explorer - there are so many proprietary HTML things that'll be fine under IE but break everything else...
You can't base web design under any version of Internet Explorer - there are so many proprietary HTML things that'll be fine under IE but break everything else...
"If someone feels the need to 'express' himself or herself with a huge graphical 'singature' that has nothing to do with anything, that person should reevaluate his or her reasons for needing said form of expression, possibly with the help of a licensed mental health practitioner."
- dokidoki
- c0d3 m0nk3y
- Joined: Tue Dec 19, 2000 7:42 pm
- Status: BLEEP BLOOP!
- Location: doki doki space
- Contact:
- dokool
- Sir Gaijin Smash
- Joined: Wed Jul 31, 2002 9:12 pm
- Location: Tokyo, Japan
- Contact:
-
- Joined: Wed May 16, 2001 11:20 pm
Didn't mean to ignore anybody: had to run after making that last post....
I've put the navigation pages through approved validators:
** W3C Markup Validation for all HTML pages
** WDG CSSCheck for the style sheet
Some things needed to be fixed, but these pages are now validated. The style sheet had a few typos, and I removed an ambiguous and irrelevant background color declaration. The HTML pages were missing a DOCTYPE declaration which I suspect is what was tripping Mozilla/Opera, causing it to render in quirks mode.
A sample validation statement:
I have not updated the table pages. There's a crapload of them and it's almost 2 AM. I'll get around to them eventually. At a minimum, each one needs a DOCTYPE declaration.
Tim: I left the banner position fixed for now since the style sheet validates. If there is still a problem, I can change that next.
I've put the navigation pages through approved validators:
** W3C Markup Validation for all HTML pages
** WDG CSSCheck for the style sheet
Some things needed to be fixed, but these pages are now validated. The style sheet had a few typos, and I removed an ambiguous and irrelevant background color declaration. The HTML pages were missing a DOCTYPE declaration which I suspect is what was tripping Mozilla/Opera, causing it to render in quirks mode.
A sample validation statement:
I also read through that Mozilla Web Authoring page (link is above) and cleared up any issues listed there.W3C wrote:The document located at <http://www.amv-contest-lists.org/conlinks.htm> was checked and found to be valid HTML 4.01 Transitional. This means that the resource in question identified itself as "HTML 4.01 Transitional"; and that we successfully performed a formal validation using an SGML or XML Parser (depending on the markup language used).
I have not updated the table pages. There's a crapload of them and it's almost 2 AM. I'll get around to them eventually. At a minimum, each one needs a DOCTYPE declaration.
Tim: I left the banner position fixed for now since the style sheet validates. If there is still a problem, I can change that next.
-
- Joined: Wed May 16, 2001 11:20 pm
I do want to add, maybe not a FAQ, but some kind of mission statement. I can put a contact address there. You can always PM me if you see something.dokool wrote:Just a suggestion, can there be an email to submit corrections/additions? There are always a few vids that don't have links, and those have probably been added to the 'Org by now...
However, the Mozilla issues take priority. And I still have to clean up this AMV I'm sending to AniBo.
