| Author |
document.styleSheets[0].Rules
|
Dan Drillich
Ranch Hand
Joined: Jul 09, 2001
Posts: 1121
|
|
Good Day, I have the following function - What's the difference between document.styleSheets[0].rules and document.styleSheets[0].cssRules ? Regards, Dan [ January 23, 2008: Message edited by: Dan Drillich ]
|
William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Firefox and IE use different implementations. Eric
|
 |
Dan Drillich
Ranch Hand
Joined: Jul 09, 2001
Posts: 1121
|
|
|
Thank you Eric!
|
 |
 |
|
|
subject: document.styleSheets[0].Rules
|
|
|