mac ie probs
mac ie probs
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- jakeyj0
you can hide rules in css from IE/Mac by using the commented slash method
/* ---- Hide from Mac ----- \*/
#body {
}/* ---- End Hide ----- */
you can hide rules in css from IE/Mac by using the commented slash method
/* ---- Hide from Mac ----- \*/
#body {
}
/* ---- End Hide ----- */