thanks in advance for any help.
http://www.redtv.org/jacor/
Im trying to use
Nifty Corners on
this site. It renders perfect(ish) in firefox.
In IE, I get anomolies (including the lack of "equal heights" in my two conent columns, and the footer does not render round corners.) and errors:
Code:
line:143
char:1
error:invalid property valu
code:0
there is no line 143 in my html doc, so i assume this error is in my nifty cube JS, but line 143 is just:
This error goes away if I remove the call to round out my footer:
Code:
Nifty("#footer","small");
But, my columns still do not extend to equal heights. I can't imagine whats goin on here. The examples of Nifty Corners Cube all work in IE on their pages.... why does it hate me?
here's all relevant docs:
http://www.redtv.org/jacor/index.html
http://www.redtv.org/jacor/js/niftycube.js
http://www.redtv.org/jacor/js/niftycube-call.js
Thanks so much, again!