Honestly I wasn't even worrying about W3C standards.
I just wanted to know how I get this to work in IE, I know some browsers parse the code differantly and I don't know how to re-adjust my code so It works in IE too.
for examle: in IE you only need <img src="c:/***/***.jpg">, whereas you need <img src="file://c:/***/***.jpg"> in Firefox. Many people wouldn't know this and it is not blatantly obvious. What I don't know is how I have to change this code so it works in IE as IE is so damn popular.
Its not even live yet ..... I have alot more work to do on it .........




Reply With Quote