Hey,
Just out of curiousity, is it possible to make this work in IE somehow:
It works in all browsers, except IE :-(Code:.box h3:after {
content: " >>>";
}
Who can help?
Printable View
Hey,
Just out of curiousity, is it possible to make this work in IE somehow:
It works in all browsers, except IE :-(Code:.box h3:after {
content: " >>>";
}
Who can help?
IE does not support :after
its just the way things are...