Hey, simple question, simple code - Is the cursor: pointer property broken in Opera?
CSS:
Works for Firefox and even IE! Not Opera though, is this a known bug or what? I also tried cursor: hand; with no success.Code:#nav a:hover{ cursor:pointer; }
Any ideas?



Reply With Quote

Bookmarks