![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Decoded Personalized Google code -- Is "var a = b | c;" portable ?
From: Aaron Gray <ang.usenet@gmail.com>
Date: Thu Nov 17 2005 - 17:09:29 CET
> var rules = styleSheet.rules | styleSheet.cssRules;
Is this form totally portable or should it be done with 'if' statements ?
Aaron
|