[jQuery] Complex(ish) table formatting code not working in Firefox 2
[jQuery] Complex(ish) table formatting code not working in Firefox 2
Hi,
Not sure if this is a bug or not, but Firefox seems not to properly
apply a series of class names.
Here's the example
http://www.logicbox.net/jquery/pricetable/short-css.html
with a 'console.log' to fix the firefox rendering.
http://www.logicbox.net/jquery/pricetable/short-css-firefox-fix.html
Thinking that this might be to with specificity I did a version with
more verbose CSS.
http://www.logicbox.net/jquery/pricetable/verbose-css.html
http://www.logicbox.net/jquery/pricetable/verbose-css-firefox-fix.html
Again the same problem crops up in Firefox. They all work fine in
IE6/7, Safari 3beta etc.
Very odd, any ideas? This one's been annoying me for a while now!
Thanks,
Will
Topic Participants
willrkelly
erik.beeson
benjamin.sterling
daemach