aantthony / graph.tk

Javascript Graphing Utility using HTML 5 Canvas
http://aantthony.github.com/graph.tk/
391 stars 51 forks source link

Opera Buttons #36

Open aantthony opened 13 years ago

aantthony commented 13 years ago

Buttons don't display the correct background position in Opera. This is probably because of the input[blah=x] stuff

laughinghan commented 13 years ago

Really? I'm almost certain Opera supports attribute selectors. Opera has an equivalent to Firebug called Dragonfly, you can right-click > Inspect Element.

aantthony commented 13 years ago

It doesn't seem to pick up input[value=">_"] in Dragonfly. Any idea why? Attribute selectors should work, yeah.