- Create Account

Conditional Operator

Forums > Cross-Browser DHTML API > Conditional Operator
Author
Message

1) Dante-Cubed Group: Members
Posts: 41 Joined: 24 Dec 2003 Location: San Francisco, CA IP: 68.164.--.--
I am wondering just how extensible this strange thing is. It took me forever to figure out that:
var state = (style="block") ? "none" : "block"
Was an if/else statement.

I'm just curious about what else the conditional operator can do. I saw it in your API.
If life is just a highway, then the soul is just a car.
-- Jim Steinman
Scuse me while I kiss the sky...
-- Jimi Hendrix

Post a Reply:

You are not logged in, and will be posting anonymously as a guest. If you want to post using an account, please login at the top of this page.