sorry, correct link.
Internet Explorer Stylesheet and Javascript Over-rides
sorry, correct link.
Internet Explorer Stylesheet and Javascript Over-rides
Does it matter that I am using 1.3.9? Will this add another stylesheet of change the one I have now? Thanks.
I also use 1.3.9 now,
what I did was, copied my stylesheet.css file and renamed it to ie_stylsheet.css
and made changes accordingly to reflect they way things displayed in the IE browser
so all browsers will read your stylesheet.css but when a visitor is using IE it will read the ie_stylsheet.css file and display correctly.
This is what I do, just a suggestion, someone may have a better solution.
Thanks. Ill try it. I dont know if that is the issue since it was fine but hopefully it is.
What did you do for this:
"To use create a new javascript file with iejscript appended."
I am not sure, I don't use it but I think you could use it to call ie_specific javascript files in the same way as you do ie_specific css files.
The iejscript appended just means to direct the browser to the ie specific javascript file you would put iejscript_ in front of the file name