473,405 Members | 2,300 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Need Help with Validation

tharden3
916 512MB
Ok, so I went to validate my website over at W3C and I think I want to throw my computer out of a window. I have a bunch of errors that I don't know how to fix, and on top of that, I'm not sure how to make my site work in anything but IE 7
Any websites or tutorials that can help me? I want to pull my hair out.
Jul 23 '08 #1
3 964
drhowarddrfine
7,435 Expert 4TB
I'm not sure how to make my site work in anything but IE 7
This only happens to those who learned using IE. IE is broken so you only learned broken methods.
Any websites or tutorials that can help me? I want to pull my hair out.
I send people to W3Schools.com but haven't paid much attention to it in a long time. (It is not affiliated in any way with the W3C).

The best way to learn is write the markup, validate it, and check it in Firefox. Then look to see if IE screws it up. When something doesn't work, Google for the problem or ask here, but take baby steps.

Never, ever rely on IE to do anything correctly. It is 10 years behind web standards and incorrect in many of its implementations.
Jul 23 '08 #2
gits
5,390 Expert Mod 4TB
just a note: the same goes for JavaScript with IE ... IE has its own ECMA-script interpretation/implementation :) and call it JScript ... so in case you rely on that during development things might go much worse again when you test it with other browsers. just use a standards compliant browser for development ... firefox is great and you have the nice firebug extension that is very helpful for debugging ... and then do what was already said ... then open it in IE and make the needed changes ... usually this is the more less difficult way then the opposite ... getting IE specific code to work often needs a complete recoding ... and when you are ready with that you see that it nearly works with IE too so the entire IE code is useless and you just need some small adaptions ... typically that leads to doing the work twice ... so it is quite a good recommendation to start developing with firefox ... that is a kind of best practice that you would experience for yourself or could get recommended here :)
Jul 24 '08 #3
tharden3
916 512MB
Good input, thanks for the replies.....

It's just kinda frustrating though. The only reason (and trust me, if it wasn't for accessibility and the SS-like school system that bows down to the not-so-almighty IE)... the only reason I made it in IE is because my school, and just about every other in the nation, uses IE and I wanted to be able to show it off. I'm in high school if you were wondering... it's not a kindergarten project. I wish we could take IE and send it to some far off island to rot and decompose under a slowly setting sun.
Jul 24 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Jim | last post by:
Hi, I keep getting form results emailed to me that would indicate a form from my web site is getting submitted with all fields blank or empty, but my code should preventing users from proceeding...
4
by: Adrienne | last post by:
I am the first to admit that I know bupkis about javascript, except that sometimes I need it to do something client side that I can't do server side. Anyway, here's my problem: <input...
2
by: qsweetbee | last post by:
I have a form(fAddUsers) in my database. It is continue form for data entry. Some fields are required fields. Some are optional fields. There is 1 particular filed(TokenExpirationDate)on the form...
7
by: Jack Addington | last post by:
I've got a fairly simple application implementation that over time is going to get a lot bigger. I'm really trying to implement it in a way that will facilitate the growth. I am first writing a...
4
by: usl2222 | last post by:
Hi folks, I appreciate any assistance in the following problem: I have a form with a bunch of dynamic controls on it. All the controls are dynamically generated on a server, including all...
18
by: Q. John Chen | last post by:
I have Vidation Controls First One: Simple exluce certain special characters: say no a or b or c in the string: * Second One: I required date be entered in "MM/DD/YYYY" format: //+4 How...
5
by: Lloyd Dupont | last post by:
On my page the user is ask to set of question. Say there I have 2 controls like that == pseudo-C#-code for my control == class MyControl : CompositeControl { TextBox text; LinkButton button ...
85
by: | last post by:
List, I'm looking for C links for Standard C for a website targeting professional SW engineers. Intent is to have a convenient reference to Standard C, particularly for those who come from...
0
by: =?Utf-8?B?QmFyYmFyYSBBbGRlcnRvbg==?= | last post by:
I'm having trouble working with a Summary Validation control. I need to click my submit button twice for the Summary to display when validation errors occur on the page. Background: My page...
3
by: Water Cooler v2 | last post by:
Sorry for asking this beginner question. I've written DTDs so far and read about XML Schemas. I understand that they are a replacement of the DTD fundamentally, and therefore allow for the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.