Quote:
Originally Posted by SulferDragon I have a question though: Is this problem ever going to be fixed? It would be cool if it was. | If by problem you're referring the form not working, I can't offer a solution for that. I don't have a Mac or have access to a Mac so I can't work on that.
If by problem you're referring to the glow working only in Internet Explorer, that's not a problem and it can't be fixed. The "problem" is that Internet Explorer accepts invalid code and has its own IE-only things (like the glow). Firefox will never support the glow as it's not valid HTML. Most of the browsers I can think of (Firefox, Opera, Safari/Konqueror) go by the official specs as defined by the World Wide Web Consortium. There will be some browser-specific things among the browsers (for example, in Firefox there is -moz-border-radius (CSS)), but they support most of the things listed on the W3 website. Internet Explorer does not follow these standards and therefore is a nightmare for web developers.
I hope this clears up things a bit. If you're interested more on the subject, you can google around and easily find some more information about the differences between the way IE and other browsers render pages.
Last edited by Panda : 01-04-2007 at 11:41 AM.
|