Hi,
It's not a good idea to give names to classes and IDs containing the '_', because of know limitations in some browsers. http://www.blooberry.com/indexdot/css/syntax/generalbugs.htm
The underscore character ‘_’ can be substituted with the ‘-‘.
Regards,
introfini
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | logintoboggan.module.4.6_2.patch | 1.26 KB | webchick |
| #1 | logintoboggan.module_6.patch | 1.07 KB | webchick |
Comments
Comment #1
webchickThat's not a patch.
But here is one.
Not sure how critical this is since the above link seems to say that this is only an issue for Netscape 4, which has long been abandoned by most sane people.
However, it does make it more consistent with the rest of core which also uses - instead of _ so might be desirable to include.
Comment #2
webchickSame patch, for 4.6
Comment #3
hunmonk commentedcommitted to all branches
Comment #4
(not verified) commented