zro@rtv
07-02-2006, 11:19 PM
thanks in advance for any help.
http://www.redtv.org/jacor/
Im trying to use Nifty Corners (http://www.html.it/articoli/niftycube/index.html) on this site (http://www.redtv.org/jacor/). 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:
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:
if(side=="left"){
This error goes away if I remove the call to round out my footer:
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!
http://www.redtv.org/jacor/
Im trying to use Nifty Corners (http://www.html.it/articoli/niftycube/index.html) on this site (http://www.redtv.org/jacor/). 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:
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:
if(side=="left"){
This error goes away if I remove the call to round out my footer:
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!